ocarina/lib
Anna Schumaker 74bf30bec5 queue: Remove the add_front() function
This is best implemented in a derived class, since it's only used by the
recently played queue.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-05-11 10:54:16 -04:00
..
audio.cpp queue: Remove the add_front() function 2014-05-11 10:54:16 -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: Remove the add_front() function 2014-05-11 10:54:16 -04:00
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
tags.cpp tags: Update the unit test 2014-05-06 22:57:07 -04:00