ocarina/tests/core/tags
Anna Schumaker 7d3e9a3d28 Album: Add functions for looking up or creating Album tags
The album_db should really be controlled from within the Album tag, so
this patch adds functions to find or create Album 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: Move Genre tag into a new file 2014-12-04 08:31:51 -05:00
library.cpp Library: Rename count -> _size 2014-12-04 08:31:51 -05:00