ocarina/tests/lib
Anna Schumaker f433ced9cb Library: Add functions for looking up or creating Library tags
This patch moves the library_db into tags/library.cpp, where it can be
effectively managed by the Library tag.  For this to work, I need to add
some extra functions to the tags namespace to:

	- Create new Library tags,
	- Find tags by index,
	- Remove the Library at a specific index, and
	- Find the actual size of the library_db.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-12-04 08:31:51 -05:00
..
.gitignore Album: Move Album tag into a new file 2014-12-04 08:31:49 -05:00
colmgr.cpp Library: Add functions for looking up or creating Library tags 2014-12-04 08:31:51 -05:00
lib.cpp lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
model.cpp model: Create a basic unit test 2014-06-29 11:40:15 -04:00
Sconscript Artist: Move artist tag code into a new directory 2014-12-03 13:02:49 -05:00