ocarina/include/gui
Anna Schumaker 15ed068e13 gui/playlist: Select Collection playlist during startup
This preserves the original behavior, where the collection is always
selected from the beginning.  This can be improved upon later, once
queued tracks are implemented as a playlist.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-07-29 17:06:06 -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/idle: Split out idle queue functions 2016-06-13 09:47:46 -04:00
history.h gui/history: Convert file to C 2016-05-27 12:01:43 -04:00
idle.h gui/idle: Add a function to disable processing idle tasks 2016-06-14 17:09:39 -04:00
model.h core/queue: Use a GQueue directly 2016-07-19 08:13:10 -04:00
playlist.h core/playlist: Access playlists through a string 2016-07-19 16:03:11 -04:00
queue.h core/filter: Call GHashTable functions directly 2016-07-29 17:05:54 -04:00
settings.h gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00
sidebar.h gui/playlist: Select Collection playlist during startup 2016-07-29 17:06:06 -04:00
tempq.h gui: Move tempq operations into tempq.c 2016-05-27 12:01:43 -04:00
view.h gui/view: Scroll to the current queue's iterator position 2016-05-27 12:01:43 -04:00
window.h gui/window: Add gui_window_deinit() 2016-04-29 13:04:45 -04:00