ocarina/include/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
..
queue gui: Remove C++ collection tab code 2016-05-27 12:01:43 -04:00
artwork.h gui/artwork: Split out album art functions into a new file 2016-07-22 09:40:03 -04:00
audio.h gui/audio: Unit test can simulate button presses 2016-04-08 13:39:39 -04:00
builder.h gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.h gui/collection: Remove unused gui queue code 2016-07-29 17:06:06 -04:00
idle.h gui/idle: Rename widget to "progress_bar" 2016-10-31 07:56:38 -04:00
model.h gui/model: Convert set_queue() -> set_playlist() 2016-11-01 08:51:23 -04:00
playlist.h gui/playlist: Add user playlists during init 2016-09-26 08:07:35 -04:00
queue.h gui/queue: Remove unused GQ_CAN_REPEAT and GQ_CAN_DISABLE flags 2016-09-28 10:04:28 -04:00
sidebar.h gui/sidebar: Remove unused sidebar liststore 2016-09-26 08:07:34 -04:00
view.h gui/model: Convert set_queue() -> set_playlist() 2016-11-01 08:51:23 -04:00
window.h gui/window: Rename widget to "window" 2016-10-31 07:44:34 -04:00