ocarina/lib
Anna Schumaker 959cac0fe1 Database: Update design for database entries
I changed primary_key() into a function since it is only called once,
and there is no point in using more mmemory than I need to.  I also
created a basic unit test for everything that database entries are
supposed to do.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:05 -04:00
..
Sconscript Clean up the build system 2014-04-06 19:57:03 -04:00
audio.cpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
callback.cpp lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
database.cpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
deck.cpp deck: Check if a playqueue is empty before calling next 2014-04-06 19:57:02 -04:00
file.cpp file: Update design and create a new unit test 2014-04-06 19:57:05 -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 Database: Update design for database entries 2014-04-06 19:57:05 -04:00
playlist.cpp playlist: playqueue should not remove tracks 2014-04-06 19:57:04 -04:00
playqueue.cpp playqueue: Add a path_selected function 2014-04-06 19:57:02 -04:00