ocarina/include/libsaria
Bryan Schumaker 59fbd0c696 libsaria: Notify UI when the idle queue size has changed
When the first task is queued, I trigger a callback so the UI can start
processing when idle.  I return the size of the queue from both
run_task() and queue_task() so the UI knows when to stop processing
callbacks.
2011-09-13 17:27:46 -04:00
..
audio.h libsaria: Create a new include/libsaria/audio.h 2011-09-12 11:20:12 -04:00
callback.h libsaria: Notify UI when the idle queue size has changed 2011-09-13 17:27:46 -04:00
controls.h Move volume helper functions 2011-09-03 21:31:21 -04:00
idle.h libsaria: Notify UI when the idle queue size has changed 2011-09-13 17:27:46 -04:00
library.h libsaria: Queue an idle task to update the library 2011-09-12 14:18:23 -04:00
libsaria.h libsaria: Created new idle.h 2011-09-12 11:31:58 -04:00
print.h Open a window and play a song 2011-08-15 07:53:25 -04:00
progress.h libsaria: Created a seek_to() function 2011-09-03 22:32:12 -04:00
volume.h Move volume helper functions 2011-09-03 21:31:21 -04:00