ocarina/include/libsaria
Bryan Schumaker 136f12bc7c libsaria: Created a SourceModel class
The source model class is used to more tightly control how songs are
inserted into the UI.  I provide an insert() function that the library's
for_each() function can take advantage of.  This allows me to directly
insert songs into the UI rather than having to use a static function as
the "middle man"
2011-10-29 15:19:45 -04:00
..
audio.h libsaria: Added a current_track() function 2011-10-28 15:33:17 -04:00
callback.h libsaria: Added TRACK_LOADED callback 2011-10-28 14:37:18 -04:00
files.h libsaria: Load a saved library 2011-09-30 08:12:26 -04:00
idle.h libsaria: Create an idle namespace 2011-10-27 15:18:03 -04:00
library.h libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
libsaria.h libsaria: Added a current_track() function 2011-10-28 15:33:17 -04:00
model.h libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
path.h libsaria: Added a current_track() function 2011-10-28 15:33:17 -04:00
print.h libsaria: New print functions 2011-09-17 13:48:09 -04:00
tags.h libsaria: Load a saved library 2011-09-30 08:12:26 -04:00
track.h libsaria: Add accessor functions for Track and Tag classes 2011-09-19 19:47:31 -04:00
volume.h libsaria: Introduce libsaria namespace 2011-10-01 13:27:31 -04:00