ocarina/tests/gui
Anna Schumaker 279d6e0228 core/audio: Load initial track through an idle task
Let's save this disk access for when we're idle.

Implements #11: Load initial track through an idle task
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-14 17:04:28 -04:00
..
.gitignore gui/idle: Split out idle queue functions 2016-06-13 09:47:46 -04:00
Sconscript gui/idle: Split out idle queue functions 2016-06-13 09:47:46 -04:00
audio.c gui: Refer to "this track" instead of "current track" 2016-05-16 14:27:03 -04:00
builder.c gui/builder: Get a widget from the GTK builder 2016-04-08 12:03:08 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
collection.c core/audio: Load initial track through an idle task 2016-06-14 17:04:28 -04:00
idle.c core/audio: Load initial track through an idle task 2016-06-14 17:04:28 -04:00
model.c gui/model: Set text to bold for the currently playing track 2016-06-07 09:14:52 -04:00
playlist.c gui/sidebar: Add Collection and History entries to the sidebar 2016-04-29 13:04:45 -04:00
queue.c gui/queue: Control runtime display 2016-05-27 12:01:43 -04:00
settings.c gui/settings: Add gui_settings_has() function 2016-04-08 12:03:08 -04:00
sidebar.c gui: Add shuffle and repeat buttons 2016-05-14 07:34:37 -04:00
view.c gui/model: Set text to bold for the currently playing track 2016-06-07 09:14:52 -04:00
window.c gui/view: Add gui_view_set_model() 2016-05-27 12:01:43 -04:00