ocarina/include/libsaria
Bryan Schumaker 8987dddade libsaria: Added a get_progress() function to the audio namespace
This function is used to access how far into the song the current audio
position is.  The value is returned as a percentage of the total length
for easy use by the UI.
2011-10-29 17:23:25 -04:00
..
audio.h libsaria: Added a get_progress() function to the audio namespace 2011-10-29 17:23:25 -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: Find tags for songs not in the library 2011-10-29 16:26:26 -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: Return default track values in error case 2011-10-29 16:18:15 -04:00
volume.h libsaria: Introduce libsaria namespace 2011-10-01 13:27:31 -04:00