Skip to content
Snippets Groups Projects

VLCPlaybackService: Fix repeatAllItems mode

Merged Soomin Lee requested to merge bubu/vlc-ios:playback/repeat/all/01 into master

In the case of a normal playback (without random), the nextIndex was wrongfully set to -1 when the currentItem was the last item on a list.

This reset nextIndex to 0 when the repeat mode is set to VLCRepeatAllItems.

Closes #783 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading