ocarina/gui
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
collection.cpp gui: Ban tracks with the "delete" key 2014-04-06 19:57:04 -04:00
collection_mgr.cpp gui: Split out collection manager tab 2014-04-06 19:57:03 -04:00
gui.cpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
history.cpp gui: Set the runtime label for each tab 2014-04-06 19:57:03 -04:00
main.cpp gui: Rename wires.cpp 2014-04-06 19:57:04 -04:00
model.cpp Database: Update design for database entries 2014-04-06 19:57:05 -04:00
playlist.cpp gui: Playlists respond to the delete key 2014-04-06 19:57:04 -04:00
queue.cpp gui: Add a switch to enable / disable queues 2014-04-06 19:57:04 -04:00
tabs.cpp gui: Add a switch to enable / disable queues 2014-04-06 19:57:04 -04:00