ocarina/tests/core/playlists
Anna Schumaker 61e3137131 core/playlist: playlist_{get,set}_random() take a playlist pointer
Additionally, playlist_set_random() uses a playlist-level function
pointer to decide what to do.  In most cases this will simply toggle the
flag, but the history playlist does not support random playback.

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: playlist_size() takes a playlist pointer 2017-04-28 09:40:02 -04:00
library.c core/playlist: playlist_{get,set}_random() take a playlist pointer 2017-04-28 09:40:02 -04:00
system.c core/playlist: playlist_{get,set}_random() take a playlist pointer 2017-04-28 09:40:02 -04:00
user.c core/playlist: playlist_{get,set}_random() take a playlist pointer 2017-04-28 09:40:02 -04:00