Skip to content
Snippets Groups Projects

VLCRemoteControlService: Fix skip command and next index

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:next-index into master

This merge request brings a fix to:

  • The skip command is now shown in the control center when there is no media list.

Closes #1532 (closed)

This also fixes the next index computation by removing the call to the isNextMediaAvailable method.

Instead of only checking if the next media is available, this method computed the next media index and updated the current index without changing the currently playing media.

Closes #1506 (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
Please register or sign in to reply
Loading