ocarina/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.c gui/playlist: Implement playlist_generic_remove() directly 2017-05-13 08:45:04 -04:00
generic.c gui/playlist: Implement playlist_generic_remove() directly 2017-05-13 08:45:04 -04:00
library.c gui/playlist: Implement playlist_generic_remove() directly 2017-05-13 08:45:04 -04:00
system.c gui/playlist: Implement playlist_generic_remove() directly 2017-05-13 08:45:04 -04:00
user.c gui/playlist: Implement playlist_generic_remove() directly 2017-05-13 08:45:04 -04:00