Skip to content

Player multitaps

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

Description

Allow taping more than twice to seek in a video by increment of 10 seconds

Motivation and Context

People were asking for a setting to set the seek jump time. It's a better solution and doesn't need new setting

How Has This Been Tested?

Android emulator API 28

Screenshots / GIFs (if appropriate):

Sélection_999_459_

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Merge request reports