ocarina/core/tags
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
..
Sconscript Artist: Move artist tag code into a new directory 2014-12-03 13:02:49 -05:00
album.cpp Album: Add functions for looking up or creating Album tags 2014-12-04 08:31:51 -05:00
artist.cpp Artist: Add functions for looking up or creating Artist tags 2014-12-04 08:31:51 -05:00
generic.cpp Album: Move Album tag into a new file 2014-12-04 08:31:49 -05:00
genre.cpp Genre: Add functions for looking up or creating Genre tags 2014-12-04 08:31:51 -05:00
library.cpp Library: Add functions for looking up or creating Library tags 2014-12-04 08:31:51 -05:00
tags.cpp Library: Add functions for looking up or creating Library tags 2014-12-04 08:31:51 -05:00