ocarina/include
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.h audio: Add a function to toggle playing 2014-04-06 19:57:01 -04:00
callback.h lib: Import ban status from Ocarina 5.x 2014-04-06 19:57:02 -04:00
database.h Database: Update design for database entries 2014-04-06 19:57:05 -04:00
database.hpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
deck.h gui: Implement tab reordering 2014-04-06 19:57:02 -04:00
error.h error: Update design 2014-04-06 19:57:05 -04:00
file.h file: Update design and create a new unit test 2014-04-06 19:57:05 -04:00
filter.h filter: Implement a "to lowercase" function 2014-04-06 19:56:57 -04:00
idle.h idle: Add an idle queue 2014-04-06 19:56:53 -04:00
idle.hpp idle: Add an idle queue 2014-04-06 19:56:53 -04:00
library.h Database: Update design for database entries 2014-04-06 19:57:05 -04:00
ocarina.h gui: Rename wires.cpp 2014-04-06 19:57:04 -04:00
playlist.h playlist: Create a playqueue to store the current playlist 2014-04-06 19:57:02 -04:00
playqueue.h playqueue: Add a path_selected function 2014-04-06 19:57:02 -04:00
print.h Update copyright info 2014-04-06 19:56:52 -04:00
tabs.h gui: Implement add to {favorites, banned} menu items 2014-04-06 19:57:04 -04:00
version.h Update copyright info 2014-04-06 19:56:52 -04:00