4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2025 — Jun 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated changelog for 7.1.0 More... 7 months ago
release 7.1.0 More... 7 months ago
Added fakeFullscreen controls to the demo to better test this feature. But currently the fakeFullscreen setting is not working. More... 7 months ago
A call to originalNode throws an error on iOS, so i removed it. More... 7 months ago
For all desktop browser, the fullscreen mode should now also work correctly. More... 7 months ago
Mobile devices now show fullscreen correctly. Also include #2995 and #2971 fixes. More... 7 months ago
release 7.0.7 More... over 1 year ago
Remove a symlink that got accidentally pushed into git repository More... over 1 year ago
release 7.0.6 More... over 1 year ago
Add screen reader text for total duration when current and duration are consecutive elements in the features array More... over 1 year ago
Add screen reader text for current time and total duration More... over 1 year ago
Add keyboard controls for play and pause to container element More... over 1 year ago
release 7.0.5 More... about 2 years ago
release 7.0.5 More... about 2 years ago
removed setByKeyboard from setTrack function call More... about 2 years ago
removed setByKeyboard on tracks since it sets a wrong focus More... about 2 years ago
release 7.0.4 More... about 2 years ago
Added stopPropagation to stop focus event from bubbling up More... about 2 years ago
Rollback More... about 2 years ago
revert build files More... about 2 years ago
Added stopPropagation to stop focus event from bubbling up More... about 2 years ago
Eliminate SUPPORT_POINTER_EVENTS test logic More... about 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... over 2 years ago
remove redundant comment More... over 2 years ago
remove redundant console log More... over 2 years ago
fixes iframe height on fill mode More... over 2 years ago
fixes exception t.domNode.getAttribute is not a function on iFrames and responsive size from iframe player More... over 2 years ago
fixes exception t.domNode.getAttribute is not a function on iFrames and responsive size from iframe player More... over 2 years ago