jellyfish-web/src
Jeff Sharkey afa56c18af
Support for faster playback rates.
The HTML5 video element already has a well-supported "playbackRate" attribute
which can be used to increase playback rate.  This change wires up that control
to be displayed in the Jellyfish web player.

The playback rates offered are between 0.5x and 2x in 0.25x increments, which
matches the YouTube player.  This change also wires up the ">" and "<" key
events to increase and decrease the playback rate, which mirrors the keyboard
shortcuts supported by YouTube.
2020-08-14 18:25:56 -03:00
..
assets Remove extraneous pageContainer styles for videoOSD 2020-08-12 10:36:55 -07:00
components Support for faster playback rates. 2020-08-14 18:25:56 -03:00
controllers Support for faster playback rates. 2020-08-14 18:25:56 -03:00
elements small cr fix 2020-08-13 22:41:49 +02:00
legacy Remove dead code 2020-07-26 12:30:50 +02:00
libraries Lint 2020-08-07 22:46:12 +01:00
plugins Support for faster playback rates. 2020-08-14 18:25:56 -03:00
scripts Support for faster playback rates. 2020-08-14 18:25:56 -03:00
strings Support for faster playback rates. 2020-08-14 18:25:56 -03:00
styles feat: add mixins file 2020-05-10 17:59:41 -03:00
themes Merge pull request #1437 from ferferga/header-css 2020-07-17 20:47:16 +09:00
bundle.js Fix appHost.supports 2020-08-06 19:32:31 +02:00
config.json use symlink for web config rather than a separate file 2020-06-06 15:57:15 +09:00
config.template.json fix broken playback 2020-08-03 16:09:00 +01:00
favicon.ico
favicon.png
index.html Move HTML files to the proper locations 2020-08-08 03:34:21 +02:00
manifest.json move themes and plugins into config file 2020-08-02 17:28:25 +09:00
robots.txt Add missing final newlines 2020-02-22 11:47:03 -05:00
serviceworker.js Force the use of single quotes 2020-05-04 12:44:12 +02:00
standalone.js Force the use of single quotes 2020-05-04 12:44:12 +02:00
touchicon.png
touchicon72.png
touchicon114.png
touchicon144.png
touchicon512.png