ocarina/core/playlists
Anna Schumaker 8bf5aefd1a core/playlist: Replace queue_iter with a playlist_iter
The iterator only needs to point to the current position on the GQueue,
so we can do away with manual position tracking.  This lets us use a
GList pointer as an iterator instead of something more complicated.

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: Replace queue_iter with a playlist_iter 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_iter with a playlist_iter 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