ocarina/tests/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
..
.gitignore Track: Move the default constructor to a new cpp file 2014-12-04 08:31:51 -05:00
Sconscript core/tags/track: Clean up constructors 2015-12-10 16:41:33 -05:00
album.cpp core/tags/album: Clean up constructors 2015-12-10 16:41:33 -05:00
artist.cpp core/tags/artist: Directly inherit from DatabaseEntry 2015-12-10 16:41:33 -05:00
generic.cpp core/file: Remove the file struct constructor 2015-10-09 09:14:34 -04:00
genre.cpp core/tags/genre: Directly inherit from DatabaseEntry 2015-12-10 16:41:33 -05:00
library.cpp core/tags/library: Add library_file() function 2015-12-10 16:41:33 -05:00
track.cpp core/tags/track: Clean up constructors 2015-12-10 16:41:33 -05:00