ocarina/include/gui
Anna Schumaker 1ad112e217 gui/sidebar: Select first enabled queue during startup
Otherwise the list of tracks is left blank, which the user might not be
expecting.

Fixes #55: Collection should be selected by default
Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-04 13:52:09 -04:00
..
queue gui: Remove C++ collection tab code 2016-05-27 12:01:43 -04:00
audio.h gui/audio: Unit test can simulate button presses 2016-04-08 13:39:39 -04:00
builder.h gui/builder: Get a widget from the GTK builder 2016-04-08 12:03:08 -04:00
collection.h gui/collection: Move collection_ops into collection.c 2016-05-27 12:01:43 -04:00
history.h gui/history: Convert file to C 2016-05-27 12:01:43 -04:00
model.h gui/model: Convert iters and paths into tracks 2016-05-14 07:37:17 -04:00
playlist.h gui/playlist: Move playlist_ops into playlist.c 2016-05-27 12:01:43 -04:00
queue.h gui/queue: Add functions to filter the currently displayed queue 2016-05-27 12:01:43 -04:00
settings.h gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00
sidebar.h gui/sidebar: Select first enabled queue during startup 2016-06-04 13:52:09 -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