ocarina/core/playlists
Anna Schumaker 859ff8656f core/playlist: Implement playlist_has() directly
We can make use of g_queue_find() to find the track for us, and then
convert its return value into a boolean.

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 core/playlist: Implement playlist_has() 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 core/playlist: Implement playlist_has() 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