freetube/src
Hiers 1495699d22
Implement frame by frame advance using keyboard shortcuts (#758)
* Added frame by frame advance functionality.

* Changed keybindings for frame by frame advancing.

* Fix comments.

* On Invidious videos using dash at high qualities the default is now skipping 1 frame at 60fps instead of 30fps. Avoided error on trying to read non-local dash manifest.

* On dash reading error, defaults to 60fps within determineMaxFramerate. maxFrameRate initialised in data object.

* Cleanup of framebyframe logic.
2020-11-13 17:29:41 -05:00
..
data Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
main Fix linter issues 2020-10-27 13:47:40 -04:00
process Fix pathing issue when forking process 2020-10-23 23:29:19 +01:00
renderer Implement frame by frame advance using keyboard shortcuts (#758) 2020-11-13 17:29:41 -05:00
utilities Push Latest Code to Repository 2020-02-16 13:30:00 -05:00
index.ejs Fix web build script and fix errors when running web version 2020-04-17 23:17:45 -04:00