ocarina/gui
Anna Schumaker cfeca9ae4b core/playlist: Add playlist_type enum
I'm going to use this to distinguish between various playlist types that
are about to be added.  Let's update the playlist functions first, and
then add more types in a future patch.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-08-13 08:31:30 -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 core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.c gui/collection: Remove unused gui queue code 2016-07-29 17:06:06 -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 core/history: Remove unused queue 2016-07-29 17:09:38 -04:00
playlist.c core/playlist: Add playlist_type enum 2016-08-13 08:31:30 -04:00
queue.c gui/queue: Set gq_queue->gq_search to NULL after freeing 2016-08-13 08:26:00 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c gui/history: Remove unused gui queue code 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_type enum 2016-08-13 08:31:30 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00