This website requires JavaScript.
Explore
Help
Sign In
tamius-han
/
ultrawidify
Watch
1
Star
0
Fork
0
You've already forked ultrawidify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18f1ea26a7
ultrawidify
/
js
History
Tamius Han
18f1ea26a7
The memory usage situation improved but still far from ideal, both in terms of memory usage as well as polling frequency and video resolution we settled for.
2018-03-05 23:55:14 +01:00
..
conf
The memory usage situation improved but still far from ideal, both in terms of memory usage as well as polling frequency and video resolution we settled for.
2018-03-05 23:55:14 +01:00
dep
Fixed a series of small bugs with autodetection.
2018-02-12 23:28:31 +01:00
lib
Tried my hand at fixing memory leak. ArDetect — no dice. Ghetto watcher for changes in player size now saves the HTML element that's deemed to be the player frame and uses said node for size tests in subsequent iterations (as opposed to searching for player node on every frame). Also hopefully fixed the bug with custom settings for individual sites not
2018-02-26 22:38:17 +01:00
modules
The memory usage situation improved but still far from ideal, both in terms of memory usage as well as polling frequency and video resolution we settled for.
2018-03-05 23:55:14 +01:00
run
The more I try to fix ArDetect, the more broken it is :/
2018-03-03 23:58:29 +01:00
uw-bg.js
register-video in ghettoOnChange didn't always work. background script now polls content script of current tab every 5 or so seconds. Popup script polls for has-video changes once every two seconds or so. 5s and 2s seem reasonable.
2018-02-06 00:36:48 +01:00
uw.js
Tried my hand at fixing memory leak. ArDetect — no dice. Ghetto watcher for changes in player size now saves the HTML element that's deemed to be the player frame and uses said node for size tests in subsequent iterations (as opposed to searching for player node on every frame). Also hopefully fixed the bug with custom settings for individual sites not
2018-02-26 22:38:17 +01:00