ocarina/tests/core/playlists
Anna Schumaker 0754f10883 core/playlist: Remove playlist_update()
This was only used by system playlists to keep the unplayed, most played,
and least played playlist up to date.  We can handle this internally
through the playlist_played() handler.

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: Remove playlist_update() 2017-04-28 09:40:02 -04:00
system.c core/queue: Remove Q_REPEAT flag 2017-04-28 09:40:02 -04:00
user.c core/playlist: Remove playlist_update() 2017-04-28 09:40:02 -04:00