ocarina/include/core/playlists
Anna Schumaker b17585237a core/playlist: Add a playlist_played() function
This is used to notify when tracks have been played so dynamic playlists
can be updated, and so the model can display the correct playcount.

The old system playlist tests are mostly unnecessary at this point, so I
remove them as part of this patch.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-04-28 09:40:02 -04:00
..
artist.h core/playlists/artist: Add pl_artist_delete_track() 2016-08-29 07:53:13 -04:00
library.h core/playlists/library: Add pl_library_{init, deinit}() functions 2016-08-13 08:31:30 -04:00
system.h core/playlist: playlist_{next,prev}() uses a playlist function pointer 2017-04-28 09:40:02 -04:00
type.h core/playlist: Add a playlist_played() function 2017-04-28 09:40:02 -04:00
user.h core/playlist: playlist_delete() uses a playlist-level function pointer 2017-04-28 09:40:02 -04:00