ocarina/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 libsaria: Added a get_progress() function to the audio namespace 2011-10-29 17:23:25 -04:00
idle libsaria: Create an idle namespace 2011-10-27 15:18:03 -04:00
library libsaria: Find tags for songs not in the library 2011-10-29 16:26:26 -04:00
path libsaria: Added a current_track() function 2011-10-28 15:33:17 -04:00
callback.cpp Remove callbacks from libsaria class 2011-09-10 13:46:09 -04:00
current.cpp libsaria: Find tags for songs not in the library 2011-10-29 16:26:26 -04:00
libsaria.cpp libsaria: Various cleanups 2011-10-28 17:02:46 -04:00
model.cpp libsaria: Created a SourceModel class 2011-10-29 15:19:45 -04:00
print.cpp libsaria: New print functions 2011-09-17 13:48:09 -04:00
track.cpp libsaria: Return default track values in error case 2011-10-29 16:18:15 -04:00