core: playlist: handle random playback order
commitbe63ef87f6585f06d02d53e4c0d753be6b447799
authorRomain Vimont <rom1v@videolabs.io>
Tue, 16 Oct 2018 13:27:35 +0000 (16 15:27 +0200)
committerThomas Guillem <thomas@gllm.fr>
Thu, 15 Nov 2018 16:22:07 +0000 (15 17:22 +0100)
tree5f258d3cd71147f0a18f66c24154eaa06de4fc8a
parent93164d919642af73912d049f355b91abfa25ac11
core: playlist: handle random playback order

Use the randomizer in the playlist to implement random playback order.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
src/Makefile.am
src/playlist/content.c
src/playlist/control.c
src/playlist/playlist.c
src/playlist/playlist.h
src/playlist/test.c