ocarina/gui
Anna Schumaker 8e9bc79e51 Set queue length on startup
Queues are read from disk *before* libraries are read, meaning we can't
calculate the length right away.  But if we don't calculate the length,
then the first time a track is removed from a queue the length will be
set to (0 - track_length).  This is wrong.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-04-11 08:28:03 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
collection.cpp gui: Ban tracks with the "delete" key 2014-04-06 19:57:04 -04:00
collection_mgr.cpp gui: Split out collection manager tab 2014-04-06 19:57:03 -04:00
gui.cpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
history.cpp gui: Set the runtime label for each tab 2014-04-06 19:57:03 -04:00
main.cpp Set queue length on startup 2014-04-11 08:28:03 -04:00
model.cpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
playlist.cpp gui: Playlists respond to the delete key 2014-04-06 19:57:04 -04:00
queue.cpp gui: Add a switch to enable / disable queues 2014-04-06 19:57:04 -04:00
tabs.cpp gui: Add a switch to enable / disable queues 2014-04-06 19:57:04 -04:00