ocarina/lib
Anna Schumaker 38ae4ba0f3 queue: Fix up queue :: add()
It should take a Track pointer, rather than a track_id.  This makes the
code easier to work with.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-05-11 10:41:50 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
audio.cpp file: More cleanups after removing legacy file support 2014-04-26 14:07:06 -04:00
callback.cpp Rename playqueue -> queue 2014-04-09 21:10:08 -04:00
database.cpp database: Store pointers in the database 2014-04-09 21:10:08 -04:00
deck.cpp queue: Fix up queue :: add() 2014-05-11 10:41:50 -04:00
file.cpp file: Finish updating the new file test 2014-04-26 14:07:06 -04:00
filter.cpp filter: Make sure we don't crash when searching 2014-04-09 21:10:08 -04:00
idle.cpp idle: Update design and unit test 2014-04-06 19:57:06 -04:00
index.cpp database: Insert through a const reference 2014-04-09 21:10:08 -04:00
library.cpp Rip out import stuff 2014-04-10 08:42:53 -04:00
playlist.cpp queue: Fix up queue :: add() 2014-05-11 10:41:50 -04:00
queue.cpp queue: Fix up queue :: add() 2014-05-11 10:41:50 -04:00
tags.cpp tags: Update the unit test 2014-05-06 22:57:07 -04:00