ocarina/tests/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
..
.gitignore core/playlists/user: Add support for user created playlists 2016-09-26 08:07:35 -04:00
CMakeLists.txt core/playlists/user: Add support for user created playlists 2016-09-26 08:07:35 -04:00
Sconscript tests: Build core/playlists/library test with ctest 2016-09-23 16:11:02 -04:00
artist.c core/playlist: Add a playlist_played() function 2017-04-28 09:40:02 -04:00
library.c core/playlist: Add a playlist_played() function 2017-04-28 09:40:02 -04:00
system.c core/playlist: Add a playlist_played() function 2017-04-28 09:40:02 -04:00
user.c core/playlist: Add a playlist_played() function 2017-04-28 09:40:02 -04:00