ocarina/gui
Anna Schumaker 01927cf806 gui/model: Don't add tracks if queue_model is NULL
Otherwise we will crash with a memory error.  This only seems to be a
problem when Ocarina is started up after creating a user playlist.

Fixes #99: Ocarina crashes during startup with user playlists
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-10-17 08:03:57 -04:00
..
artwork.c gui/artwork: Don't destroy objects twice 2016-07-27 10:51:59 -04:00
audio.c gui/audio: Add GtkVolumeButton for changing volume 2016-09-26 08:07:35 -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: Replace "Add New ..." button with a single GtkButton 2016-09-27 14:12:21 -04:00
idle.c gui/idle: Show the idle progress as a tooltip 2016-07-04 20:07:50 -04:00
model.c gui/model: Don't add tracks if queue_model is NULL 2016-10-17 08:03:57 -04:00
ocarina.c gui/ocarina: Add basic command line options 2016-09-26 08:07:36 -04:00
playlist.c gui/queue: Remove unused GQ_CAN_REPEAT and GQ_CAN_DISABLE flags 2016-09-28 10:04:28 -04:00
queue.c gui/queue: No need to change random image sensitivity 2016-09-28 10:00:25 -04:00
sidebar.c gui/sidebar: Remove unused sidebar liststore 2016-09-26 08:07:34 -04:00
view.c core/settings: Check for a NULL key 2016-09-26 12:02:23 -04:00
window.c core/settings: Move settings into core/ 2016-09-23 16:11:08 -04:00