ocarina/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
..
Sconscript gui/ocarina: Convert file to C 2016-05-27 12:01:43 -04:00
artwork.c gui/artwork: Don't destroy objects twice 2016-07-27 10:51:59 -04:00
audio.c gui/artwork: Reduce time spent polling for artwork 2016-07-22 09:40:03 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.c core/queue: Add extra paramater to queue_init() 2016-07-29 17:06:03 -04:00
history.c core/queue: Add extra paramater to queue_init() 2016-07-29 17:06:03 -04:00
idle.c gui/idle: Show the idle progress as a tooltip 2016-07-04 20:07:50 -04:00
model.c core/queue: Use a GQueue directly 2016-07-19 08:13:10 -04:00
ocarina.c gui/playlist: Select Collection playlist during startup 2016-07-29 17:06:06 -04:00
playlist.c gui/playlist: Select Collection playlist during startup 2016-07-29 17:06:06 -04:00
queue.c core/filter: filter_search() returns a new GHashTable 2016-07-29 17:05:59 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c gui/playlist: Select Collection playlist during startup 2016-07-29 17:06:06 -04:00
tempq.c core/queue: Add extra paramater to queue_init() 2016-07-29 17:06:03 -04:00
view.c core/playlist: Add playlist_sort() function 2016-07-29 17:06:03 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00