ocarina/include/core/tags
Anna Schumaker 92806c5201 core/tags/track: Clean up constructors
I replace the standard and copy constructors with one that tags a track
during construction.  This lets me clean up a lot of code, and keep
tagging functions internal to the track class.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-12-10 16:41:33 -05:00
..
album.h core/tags/album: Clean up constructors 2015-12-10 16:41:33 -05:00
artist.h core/tags/artist: Directly inherit from DatabaseEntry 2015-12-10 16:41:33 -05:00
generic.h core/database: Move db_find() out of the database struct 2015-12-10 16:41:33 -05:00
genre.h core/tags/genre: Directly inherit from DatabaseEntry 2015-12-10 16:41:33 -05:00
library.h core/tags/library: Add library_file() function 2015-12-10 16:41:33 -05:00
tags.h core/tags/track: Move track_db_init() out of the tags namespace 2015-12-10 16:41:33 -05:00
track.h core/tags/track: Clean up constructors 2015-12-10 16:41:33 -05:00