ocarina/lib
Anna Schumaker d939dcab20 queue: Begin code updates
So far I have renamed variables, changed a few functions, and updated
all the code that was affected.

Oh, I also started a new unit test.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-04-13 12:27:15 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
audio.cpp queue: Begin code updates 2014-04-13 12:27:15 -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: Begin code updates 2014-04-13 12:27:15 -04:00
file.cpp Rip out import stuff 2014-04-10 08:42:53 -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 Rename playqueue -> queue 2014-04-09 21:10:08 -04:00
queue.cpp queue: Begin code updates 2014-04-13 12:27:15 -04:00
tags.cpp database: Return NULL when inserting a duplicate item 2014-04-13 11:14:11 -04:00