Skip to content

VLCSiriRemoteGestureRecognizer: Allow multiple click gestures

This merge request brings a fix to the AppleTV remote gestures:

  • Users can now perform multiple click gestures in a row without pausing the playback.

This behavior will be noticed when trying to perform click gestures without lifting the finger from the touch surface of the AppleTV remotes.

This merge request also brings cosmetics changes to the VLCSiriRemoteGestureRecognizer file.

Closes #515 (closed)

Closes #1048 (closed)

Merge request reports