ocarina/tests/core/playlists
Anna Schumaker 6dbc574954 core/playlist: Implement playlist_generic_clear() directly
I can reuse the "removed" callback to for this, rather than implementing
a new "cleared" callback directly.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-05-13 08:45:04 -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 playlist_selected() for selected tracks 2017-05-13 08:45:04 -04:00
library.c core/playlist: Move random setting into the playlist struct 2017-05-13 08:45:04 -04:00
system.c core/playlist: Implement playlist_generic_clear() directly 2017-05-13 08:45:04 -04:00
user.c core/playlist: Move random setting into the playlist struct 2017-05-13 08:45:04 -04:00