ocarina/include/gui
Anna Schumaker 1bc43a9e2c gui/queue: Remove unused fields from struct gui_queue
Now that we have a single model and filter there is no need to attach
them to every gui_queue.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-11 10:52:29 -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: Add a function to disable processing idle tasks 2016-06-14 17:09:39 -04:00
model.h gui/model: Don't require a GuiQueueModel for public functions 2016-09-11 10:52:29 -04:00
playlist.h gui/playlist: Add artist playlists to the playlist sidebar 2016-08-13 08:31:30 -04:00
queue.h gui/queue: Remove unused fields from struct gui_queue 2016-09-11 10:52:29 -04:00
settings.h gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00
sidebar.h gui: Remove stack widget 2016-08-13 08:31:30 -04:00
tempq.h gui: Move tempq operations into tempq.c 2016-05-27 12:01:43 -04:00
view.h gui/queue: Only allocate a single GtkTreeModelFilter 2016-09-11 10:52:29 -04:00
window.h gui/window: Add gui_window_deinit() 2016-04-29 13:04:45 -04:00