ocarina/tests/gui
Anna Schumaker ba48cc7519 gui/model: Don't require a GuiQueueModel for public functions
We can get by without this now that the model is shared across all
queues.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-11 10:25:43 -04:00
..
.gitignore gui/collection: Remove unused collection code 2016-08-13 08:31:30 -04:00
Sconscript gui/collection: Remove unused collection code 2016-08-13 08:31:30 -04:00
audio.c gui/model: Add a function for getting the current queue 2016-09-11 10:25:43 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
idle.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
model.c gui/model: Don't require a GuiQueueModel for public functions 2016-09-11 10:25:43 -04:00
playlist.c gui/collection: Remove unused collection code 2016-08-13 08:31:30 -04:00
queue.c gui/model: Don't require a GuiQueueModel for public functions 2016-09-11 10:25:43 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c core/collection: Remove file 2016-08-13 08:31:30 -04:00
view.c gui/model: Don't require a GuiQueueModel for public functions 2016-09-11 10:25:43 -04:00
window.c gui/view: Add gui_view_set_model() 2016-05-27 12:01:43 -04:00