ocarina/ocarina
Bryan Schumaker dfdb38be27 ocarina: Don't always run the idle task
I register the idle task when there are events in the idle queue and I
remove the idle task once those events have been processed.  This should
cut down on CPU usage when nothing is happening.
2011-09-13 17:35:21 -04:00
..
body ocarina: Add a settings tab for library management 2011-09-10 09:42:34 -04:00
buttons ocarina: Don't do anything if chooser result is blank 2011-09-10 10:49:51 -04:00
footer ocarina: Rename gui/ to ocarina/ 2011-09-07 08:12:02 -04:00
settings ocarina: Call the add_library() function 2011-09-12 14:18:30 -04:00
callback.cpp ocarina: Don't always run the idle task 2011-09-13 17:35:21 -04:00
chooser.cpp ocarina: Select a directory to scan 2011-09-10 10:45:52 -04:00
gtk.cpp ocarina: Add a text button for library scanning 2011-09-10 10:30:25 -04:00
ocarina.cpp ocarina: Don't always run the idle task 2011-09-13 17:35:21 -04:00
window.cpp ocarina: Resize window 2011-09-09 08:23:43 -04:00