ocarina/include/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.h core/playlist: Clean up playlist headers 2017-05-13 08:45:04 -04:00
generic.h core/playlist: Move playlist iterator functions into the playlist layer 2017-05-13 08:45:04 -04:00
iterator.h core/playlist: Replace queue_iter with a playlist_iter 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: Replace queue_iter with a playlist_iter 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