ocarina/core
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
..
tags Track: Add a function for finding track_db size 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
audio.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
callback.cpp Add doxygen documentation for callbacks. 2014-09-12 16:37:28 -04:00
core.cpp Add doxygen documentation for audio.h, core.h, and version.h 2014-09-12 16:36:46 -04:00
database.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
deck.cpp deck: Add doxygen comments to deck.h 2014-09-13 10:26:28 -04:00
driver.cpp driver: Add doxygen documentation 2014-10-20 21:38:09 -04:00
file.cpp file: Update documentation and various cleanups 2014-11-01 21:56:59 -04:00
filter.cpp Filter: Add more detailed documentation 2014-11-08 11:26:04 -05:00
idle.cpp idle: Add doxygen documentation. 2014-10-17 09:56:54 -04:00
index.cpp Index: Add more detailed documentation 2014-11-07 08:14:27 -05:00
library.cpp Track: Hide the library field from the public 2014-12-04 08:31:51 -05:00
playlist.cpp IndexEntry: Make _values private 2014-11-06 09:03:51 -05:00
queue.cpp Track: Move less_than() function into the queue code 2014-12-04 08:31:52 -05:00
random.cpp random: Add doxygen information 2014-09-13 10:00:03 -04:00
tags.cpp Track: Change constructor to take relative paths 2014-12-04 08:31:52 -05:00