Skip to content

ABRepeat: Fix regression when history disabled

Duncan McNamara requested to merge Skantes/vlc-android:fast-seek-ab into master

Removed the condition so that even with history disabled, ABRepeat markers could still be set, but add saving the marker's position only when history is enabled.

Merge request reports