ocarina/tests/core/tags
Anna Schumaker 8545837672 Genre: Add functions for looking up or creating Genre tags
The genre_db should really be controlled from within the Genre tag,
so this patch adds functions to find or create Genre tags to the tags
namespace.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-12-04 08:31:51 -05:00
..
.gitignore Library: Add a unit test for the Library tag 2014-12-04 08:31:51 -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 GenericTag: Create a generic tag that other tag classes can use 2014-12-03 13:03:10 -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: Rename count -> _size 2014-12-04 08:31:51 -05:00