ocarina/lib
Anna Schumaker bc3220ae85 playqueue: Generate a string representing current runtime.
I almost did this on the gui side, but then I remembered that this isn't
a trivial job.  I chose to stick with my rule: "if something can be done
in the backend then it should be done in the backend"

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:56:59 -04:00
..
audio.cpp audio: Change state to NULL before quitting 2014-04-06 19:56:58 -04:00
callback.cpp Everything for a custom Gtk::TreeModel 2014-04-06 19:56:58 -04:00
database.cpp database: Implement updates to match my current design 2014-04-06 19:56:57 -04:00
deck.cpp playqueue: Implement a reset() function 2014-04-06 19:56:59 -04:00
file.cpp file: Strip leading whitespace when reading strings 2014-04-06 19:56:58 -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: Fix some bugs 2014-04-06 19:56:59 -04:00
playlist.cpp errors: Rename error codes 2014-04-06 19:56:57 -04:00
playqueue.cpp playqueue: Generate a string representing current runtime. 2014-04-06 19:56:59 -04:00
Sconscript callbacks: Add initial callbacks 2014-04-06 19:56:58 -04:00