ocarina/core
Anna Schumaker 8dfe818a7a core/database: Replace constructors with a backwards pointer
This lets me use the struct db_entry without needing an inheritance
system.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2015-12-10 16:48:19 -05:00
..
tags core/database: De-templatize the database 2015-12-10 16:48:18 -05:00
Sconscript core/tags/track: Clean up constructors 2015-12-10 16:41:33 -05:00
audio.cpp core/database: Remove db_entry::index() function 2015-12-10 16:48:18 -05:00
core.cpp core/tags/library: Convert Library class to a struct 2015-12-10 16:41:33 -05:00
database.cpp core/database: Replace constructors with a backwards pointer 2015-12-10 16:48:19 -05: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/database: De-templatize the database 2015-12-10 16:48:18 -05:00
idle.cpp Remove Doxygen tags 2015-09-02 14:24:42 -04:00
index.cpp core/database: De-templatize the database 2015-12-10 16:48:18 -05:00
library.cpp core/database: De-templatize the database 2015-12-10 16:48:18 -05:00
playlist.cpp core/database: De-templatize the database 2015-12-10 16:48:18 -05:00
queue.cpp core/database: Remove db_entry::index() function 2015-12-10 16:48:18 -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