ocarina/core/tags
Anna Schumaker 4224d89813 Track: Add a function for finding track_db size
This returns the actual size of the database, so be careful when using
it!  The intent of this function is to allow some kind of iteration when
loading databases.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-12-04 08:31:52 -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 Generic: Create a copy constructor 2014-12-04 08:31:52 -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
track.cpp Track: Add a function for finding track_db size 2014-12-04 08:31:52 -05:00