ocarina/lib
Anna Schumaker e889ca538f playqueue: Implement length tracking
I use this to know the running time of the playqueue, which will be
displayed on the GUI.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:57 -04:00
..
audio.cpp audio: Implement pause after N tracks feature 2014-04-06 19:56:56 -04:00
database.cpp database: Implement updates to match my current design 2014-04-06 19:56:57 -04:00
deck.cpp deck: Save and restore the playlist deck 2014-04-06 19:56:56 -04:00
file.cpp file: Point FILE_TYPE_LEGACY to ~/.ocarina/library/ 2014-04-06 19:56:57 -04:00
filter.cpp filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
idle.cpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
library.cpp library: Only enable some functions if CONFIG_TEST is enabled 2014-04-06 19:56:57 -04:00
playlist.cpp playlist: Implement reachitecting of playlists 2014-04-06 19:56:57 -04:00
playqueue.cpp playqueue: Implement length tracking 2014-04-06 19:56:57 -04:00
Sconscript playqueue: Implement length tracking 2014-04-06 19:56:57 -04:00