4
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 18, 2025 — Sep 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated changelog for 7.1.0 More... 10 months ago
release 7.1.0 More... 10 months ago
Added fakeFullscreen controls to the demo to better test this feature. But currently the fakeFullscreen setting is not working. More... 10 months ago
A call to originalNode throws an error on iOS, so i removed it. More... 10 months ago
For all desktop browser, the fullscreen mode should now also work correctly. More... 10 months ago
Mobile devices now show fullscreen correctly. Also include #2995 and #2971 fixes. More... 10 months ago
release 7.0.7 More... almost 2 years ago
Remove a symlink that got accidentally pushed into git repository More... almost 2 years ago
release 7.0.6 More... almost 2 years ago
Add screen reader text for total duration when current and duration are consecutive elements in the features array More... almost 2 years ago
Add screen reader text for current time and total duration More... almost 2 years ago
Add keyboard controls for play and pause to container element More... almost 2 years ago
release 7.0.5 More... over 2 years ago
release 7.0.5 More... over 2 years ago
removed setByKeyboard from setTrack function call More... over 2 years ago
removed setByKeyboard on tracks since it sets a wrong focus More... over 2 years ago
release 7.0.4 More... over 2 years ago
Added stopPropagation to stop focus event from bubbling up More... over 2 years ago
Rollback More... over 2 years ago
revert build files More... over 2 years ago
Added stopPropagation to stop focus event from bubbling up More... over 2 years ago
Eliminate SUPPORT_POINTER_EVENTS test logic More... over 2 years ago
release 7.0.3 More... over 2 years ago
Trying to fix the problems with captions, that sometimes they are not working correctly with multiple problems. Tracks feature now uses `node`, instead of `domNode`. MPEG-Dash, HLS and HTML renderer now dispatches event to the originalNode. `rendererready`-Eventlistener is now set early to catch early events from creating renderers. It's hard to find out, when `node` should be used and when `domNode` is correct. Maybe refactor in the future to reduce only to one node. More... over 2 years ago
release 7.0.2 More... almost 3 years ago
remove redundant comment More... almost 3 years ago
remove redundant console log More... almost 3 years ago
fixes iframe height on fill mode More... almost 3 years ago
fixes exception t.domNode.getAttribute is not a function on iFrames and responsive size from iframe player More... almost 3 years ago
fixes exception t.domNode.getAttribute is not a function on iFrames and responsive size from iframe player More... almost 3 years ago