ocarina/tests/gui
Anna Schumaker 010969c7b3 gui/model: Convert set_queue() -> set_playlist()
Ocarina is moving in a playlist oriented direction, so move away from
using the queue directly in favor of using the playlist.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-11-01 08:51:23 -04:00
..
.gitignore gui/idle: Add a function for getting the progress bar 2016-10-31 07:55:40 -04:00
CMakeLists.txt gui/idle: Add a function for getting the progress bar 2016-10-31 07:55:40 -04:00
audio.c gui/model: Rename "Queue Model" to "Gui Model" 2016-11-01 08:51:07 -04:00
builder.c tests/gui: Fix gtk css theme parsing errors 2016-10-19 08:22:58 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
idle.c gui/idle: Add a function for getting the progress bar 2016-10-31 07:55:40 -04:00
model.c gui/model: Convert set_queue() -> set_playlist() 2016-11-01 08:51:23 -04:00
playlist.c gui/model: Rename "Queue Model" to "Gui Model" 2016-11-01 08:51:07 -04:00
queue.c gui/model: Convert set_queue() -> set_playlist() 2016-11-01 08:51:23 -04:00
settings.c tests: Build settings test with ctest 2016-09-23 16:11:02 -04:00
sidebar.c gui: Rename ocarina6.glade -> ocarina.ui 2016-09-26 08:07:35 -04:00
view.c gui/model: Convert set_queue() -> set_playlist() 2016-11-01 08:51:23 -04:00
window.c tests/gui: Add a generic way to run a main loop 2016-10-31 07:55:23 -04:00