Skip to content

Add long press gesture to speed up playback speed

I implemented #1821 (closed). If playback speed lower than 2 when long pressed the playback speed will be 2, otherwise it will be playback speed +1 (max 8). It also shows a small view which shows multiplier when long pressed.

Merge request reports