ABRepeatView: Add AB Repeat feature
This merge request adds the AB Repeat feature to the players.
The user can setup two marks in order to create a loop in the currently playing media.
The user is also able to reset the marks in order to replace them or totaly remove the loop once one is setup.
This merge request also brings some adjustments to:
- The brightness and volume sliders of the players that now do not overlap the
OptionsNavigationBar
anymore. - The
OptionsNavigationBar
icons' aspect ratio that is now preserved by setting the content mode to.scaleAspectFit
.
Closes #848 (closed)
Credits for the ABRepeat icons: @Corbax
Edited by Diogo Simao Marques