A GTK+ / GStreamer based music player
Go to file
Anna Schumaker 03b44b9e16 Update play count
When a track finishes, I tell the library to update playcount.  Then,
the library triggers a callback to the playqueue deck telling it to
update.

This patch also finds and prints the track that causes a gstreamer
error.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:01 -04:00
design design updates 2014-04-06 19:57:01 -04:00
gui gui: Use track filepath as tooltip 2014-04-06 19:57:01 -04:00
include Update play count 2014-04-06 19:57:01 -04:00
lib Update play count 2014-04-06 19:57:01 -04:00
ocarina libsaria: Remove app name from init data 2014-04-06 19:56:50 -04:00
tests deck: Update test after sorting changes 2014-04-06 19:57:01 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore gui: Begin implementing the gui 2014-04-06 19:56:58 -04:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD.tmpl newgui: Start rewriting the gui 2014-04-06 19:56:50 -04:00
Sconstruct build: Improve aliasing for tests 2014-04-06 19:56:51 -04:00
config build: Rename CONFIG.ENV to CONFIG.CCFLAGS 2014-04-06 19:56:58 -04:00
design.txt design: Add future ideas 2014-04-06 19:56:58 -04:00