Commit Graph

19 Commits

Author SHA1 Message Date
c722896a73 fix: remove xo, migration to eslint 2023-08-29 17:22:38 +09:00
f1073e37b5 use pseudo decorators 2023-03-12 21:41:15 +02:00
79e71dae26 fix playback speed selector
replace querying for the text `Stats` (which is language specific)
with querying that the event origin is the button on the player-bar

fix #1045
2023-02-28 19:56:16 +02:00
cb7c9bda16 eslint: no-unused-vars 2022-04-22 16:58:41 +03:00
c7e793b66e fix playback speed slider showing up where it shouldn't 2022-01-11 23:41:17 +02:00
bdd0a2e8db Merge branch 'master' into mix-fixes 2021-12-01 00:06:15 +02:00
65ce62adc1 use $('video') srcChanged event instead of loadeddata/metadata 2021-11-09 13:29:41 +02:00
bbece751c0 lint playback speed 2021-11-09 10:03:06 +02:00
41285ac9fc fix slider not working on tap 2021-11-01 22:23:26 +02:00
29d5b3c7db lint 2021-11-01 16:02:27 +02:00
6243e6fd48 set max playback speed to 16 ;) 2021-10-30 15:56:12 +03:00
1434849142 simplify playback rate steps 2021-10-30 15:40:45 +03:00
9bd089adb0 add check for lowest playback speed (0.07) 2021-10-30 14:57:16 +03:00
6c1a4c0ac2 playbackSpeed wheel listener 2021-10-30 14:49:03 +03:00
754eac6ee0 use apiLoaded 'once'
lint
2021-10-30 12:53:14 +03:00
48a2a13163 fix playback speed plugin 2021-10-30 12:00:29 +03:00
TC
e888b5c896 Update menu buttons to new format 2021-08-23 01:17:29 +02:00
TC
796a7aaaf1 Fix download/speed menu item 2021-03-04 21:29:37 +01:00
TC
f7f31850d3 Add plugin to control playback speed like in YouTube (from 0.25 to 2) 2021-02-07 11:46:57 +01:00