Skip to content

New playback speed behavior

Nicolas Pomepuy requested to merge Aza/vlc-android:playback_speed into master

This has multiple side effects:

  • Saving the speed is now synchronous in the dialog / Auto controls
  • Restoring the speed is now factorised in the PlaylistManager
  • Shared preferences simplification
  • Better UX for the user
Individual media mode Global mode
The speed will be applied to this media only The speed will be applied to all media.\nIndividual media's playback speed will be ignored.
image image
Edited by Nicolas Pomepuy

Merge request reports

Loading