[vlc-devel] [PATCH 0/7] Various fixes for random playback
Romain Vimont
rom1v at videolabs.io
Thu May 16 17:50:39 CEST 2019
Patch 3 fixes #22305: <https://trac.videolan.org/vlc/ticket/22305>.
While investigating, I found other issues so I fixed them too.
Romain Vimont (7):
randomizer: fix typo
randomizer: use constant in test
randomizer: fix history cursor on insertion
randomizer: add unit test for history cursor
randomizer: fix history cursor on removal
randomizer: add unit test for loop mode
playlist: update the randomizer on media change
src/playlist/player.c | 15 +++-
src/playlist/randomizer.c | 157 +++++++++++++++++++++++++++++++-------
2 files changed, 142 insertions(+), 30 deletions(-)
--
2.20.1
More information about the vlc-devel
mailing list