ocarina/gui
Anna Schumaker 61e3137131 core/playlist: playlist_{get,set}_random() take a playlist pointer
Additionally, playlist_set_random() uses a playlist-level function
pointer to decide what to do.  In most cases this will simply toggle the
flag, but the history playlist does not support random playback.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-28 09:40:02 -04:00
..
playlists core/playlist: playlist_has() takes a playlist pointer 2017-04-28 09:40:02 -04:00
artwork.c gui/artwork: Rework importing album art 2017-04-14 13:58:05 -04:00
audio.c gui/audio: Add a test for the volume button 2017-04-14 13:58:05 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
filter.c gui/filter: Add a function for loading a track from a tree path 2016-11-01 08:51:23 -04:00
idle.c gui/idle: Add a function for getting the progress bar 2016-10-31 07:55:40 -04:00
model.c gui: Rename queue_model variable to gui_model 2016-11-01 09:18:28 -04:00
ocarina.c Remove gui/view.c 2017-04-14 13:58:05 -04:00
playlist.c core/playlist: playlist_remove() uses a playlist-level function pointer 2017-04-28 09:40:02 -04:00
sidebar.c core/playlist: playlist_{get,set}_random() take a playlist pointer 2017-04-28 09:40:02 -04:00
treeview.c gui/treeview: Add a "select path at pos" function 2017-04-14 13:58:05 -04:00
window.c gui/window: Store window position 2017-03-24 11:38:18 -04:00