ocarina/core
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
..
tags core/tags/track: Clean up constructors 2015-12-10 16:41:33 -05:00
Sconscript core/tags/track: Clean up constructors 2015-12-10 16:41:33 -05:00
audio.cpp core/tags/track: Move track_played() out of the track struct 2015-12-10 16:41:33 -05:00
core.cpp core/tags/library: Convert Library class to a struct 2015-12-10 16:41:33 -05:00
database.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
date.c core/date: Add date_set() to directly set a date structure 2015-11-10 10:55:54 -05:00
deck.cpp core/tags/track: Convert Track class into a struct 2015-12-10 16:41:33 -05:00
file.c core/file: Add better error reporting 2015-12-04 10:11:33 -05:00
filter.cpp core/index: Replace index_entry iterators with struct set_iter 2015-12-10 16:41:33 -05:00
idle.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
index.cpp core/index: Replace index_entry iterators with struct set_iter 2015-12-10 16:41:33 -05:00
library.cpp core/tags/track: Clean up constructors 2015-12-10 16:41:33 -05:00
playlist.cpp core/tags/track: Remove variable accessor functions 2015-12-10 16:41:33 -05:00
queue.cpp core/tags/track: Directly inherit from DatabaseEntry 2015-12-10 16:41:33 -05:00
random.c core/random: Convert to C 2015-10-07 10:05:58 -04:00
set.c core/set: Add functions for reading and writing sets 2015-11-10 10:55:54 -05:00
string.c core/string: Add string_tm2str() function to get a date stringg 2015-11-10 10:55:54 -05:00