ocarina/tests/core/playlists
Anna Schumaker 1d09e967d0 core/playlist: Move random setting into the playlist struct
I move the random variable into the playlist code since it is no longer
used by the queue layer.  This gives me the opportunity to change it
into a boolean rather than a bit flag.

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: Move random setting into the playlist struct 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