ocarina/include/gui
Anna Schumaker cdbf8b1736 core/playlist: Rename pl_private -> pl_search
And change its type to gchar **.  This lets the playlist code manage
setting and freeing search strings.  The UI is still responsible for
how this string is used.

This patch also  lets me remove the now-unused queue_deinit() function
and associated callback.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-05-13 08:45:04 -04:00
..
playlists gui/playlists/library: Return a new playlist pointer 2017-04-28 09:40:02 -04:00
artwork.h gui/artwork: Rework importing album art 2017-04-14 13:58:05 -04:00
audio.h gui/audio: Add a test for the volume button 2017-04-14 13:58:05 -04:00
builder.h gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
filter.h core/playlist: Rename pl_private -> pl_search 2017-05-13 08:45:04 -04:00
idle.h gui/idle: Rename widget to "progress_bar" 2016-10-31 07:56:38 -04:00
model.h gui/model: Store a GList in the GtkTreeIter 2017-05-13 08:45:04 -04:00
playlist.h core/playlist: Add playlist_callbacks struct 2017-05-13 08:45:04 -04:00
sidebar.h gui/sidebar: Add a gui_sidebar_iter_playlist() function 2017-04-28 09:40:02 -04:00
treeview.h gui/treeview: Add a "select path at pos" function 2017-04-14 13:58:05 -04:00
window.h gui/window: Rename widget to "window" 2016-10-31 07:44:34 -04:00