ocarina/core/playlists
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
..
artist.c core/playlist: Add a playlist_generic_deinit() function 2017-05-13 08:45:04 -04:00
generic.c core/playlist: Rename pl_private -> pl_search 2017-05-13 08:45:04 -04:00
library.c core/playlist: Replace queue_iter with a playlist_iter 2017-05-13 08:45:04 -04:00
system.c core/playlist: Replace queue_at() with playlist_at() 2017-05-13 08:45:04 -04:00
user.c core/playlist: Add a playlist_generic_deinit() function 2017-05-13 08:45:04 -04:00