ocarina/include
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
..
core core/playlist: Add a playlist_played() function 2017-04-28 09:40:02 -04:00
gui gui/sidebar: Add a gui_sidebar_iter_playlist() function 2017-04-28 09:40:02 -04:00
tests tests/gui: Add a generic way to run a main loop 2016-10-31 07:55:23 -04:00