ocarina/include/core/playlists
Anna Schumaker a45c7d6889 gui/playlist: Implement playlist_generic_remove() directly
Rather than iterating over the entire playlist ourselves, we can instead
use the g_queue_remove_all() function to do most of the work for us and
then send an appropriate number of "removed" callbacks.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-05-13 08:45:04 -04:00
..
artist.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00
generic.h gui/playlist: Implement playlist_generic_remove() directly 2017-05-13 08:45:04 -04:00
library.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00
playlist.h core/playlist: Move random setting into the playlist struct 2017-05-13 08:45:04 -04:00
system.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00
user.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00