Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking: Upgrade MediaElement.js (fixes #298 #297 #232) #299

Open
wants to merge 66 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
ab5653b
Remove memory leak in Internet Explorer workaround, remove mep.less
swashbuck Aug 14, 2024
a1d40d4
Removed 'killContextMenuTimer override to remove global delete' since…
swashbuck Aug 14, 2024
d7aad0d
Update base mediaelement JS and Less files
swashbuck Aug 14, 2024
67894c7
Remove Flash player
swashbuck Aug 14, 2024
857900a
Temporarily remove overrides, add SVG asset and legacy Less (TBD if w…
swashbuck Aug 14, 2024
fd07de9
Update pluginType to rendererName, comment out event listeners for te…
swashbuck Aug 14, 2024
8b69b5a
Config: use legacy prefix, set icon asset location
swashbuck Aug 14, 2024
cdd4be3
Added fix from https://github.com/mediaelement/mediaelement/issues/2969
oliverfoster Aug 15, 2024
b7d03fc
Add readme to libraries
swashbuck Aug 15, 2024
e4a2ec0
Readme update
swashbuck Aug 15, 2024
02ca5fd
Switch to new namespace mejs__
swashbuck Aug 15, 2024
10f9815
Fix container height
swashbuck Aug 22, 2024
14cd44b
Remove .me-plugin references
swashbuck Aug 22, 2024
b49df3a
Update Less, remove bug fix for CC button language selector still app…
swashbuck Aug 22, 2024
466ed0e
Update onPlayerReady/success callback with correct new params, change…
swashbuck Aug 22, 2024
e65144b
Add documentation around onPlayerReady / success callback
swashbuck Aug 26, 2024
c1b65b9
Documentation update
swashbuck Aug 26, 2024
8b13994
Replace method calls to incorrect object
swashbuck Aug 26, 2024
22b83ae
Fix remove
swashbuck Aug 26, 2024
9c93163
Fix setupPlayPauseToggle() and related methods
swashbuck Aug 26, 2024
5acf07f
Remove mediaelementplayer-legacy.less and will re-add if needed
swashbuck Aug 26, 2024
c03834b
Remove unused assets and styles
swashbuck Aug 26, 2024
f4e53fe
Remove jumpforward/skipback assets/styles
swashbuck Aug 26, 2024
7b79f06
Remove Vimeo scripts and styles
swashbuck Aug 27, 2024
8e00af2
Fullscreen sizing fix
swashbuck Aug 27, 2024
15fead3
Fix onCaptionsChanged
swashbuck Aug 27, 2024
5343ba4
Minor edits/comments
swashbuck Aug 27, 2024
4a4b45c
Remove buildfullscreen override, update pluginType to rendererName
swashbuck Aug 27, 2024
c010524
Add loadPlugins, speed plugin
swashbuck Aug 28, 2024
8a3e4cd
Add jumpforward and skipback features, update loadPlugins() to displa…
swashbuck Aug 28, 2024
c5c29eb
Fix plugin icons, add readme
swashbuck Aug 28, 2024
2f8bf57
Remove commented code
swashbuck Aug 28, 2024
4ddc391
Button icon fixes
swashbuck Aug 28, 2024
10dc3f2
Fix poster size when iPhoneUseNativeControls: true
swashbuck Aug 30, 2024
a72102b
Fix for #239
swashbuck Sep 3, 2024
9a71f9d
Fix for firefox fullscreen api
swashbuck Sep 3, 2024
5f13d1c
#250 Allow use of aria-pressed on closed captions button
swashbuck Sep 3, 2024
f146fcc
Remove fullscreen fix for Chrome version <17. Apply PR: https://githu…
swashbuck Sep 3, 2024
018f74b
Comments
swashbuck Sep 3, 2024
1736059
Fix missing bracket
swashbuck Sep 3, 2024
01b9227
Force the default language so that the aria-label can be localised fr…
swashbuck Sep 3, 2024
1bc8366
Merge remote-tracking branch 'origin/master' into issue/298
swashbuck Sep 11, 2024
ea00ea4
Use dynamic import for mejs plugins, remove loadPlugins()
swashbuck Sep 25, 2024
1219a6d
Remove promise from plugin import
swashbuck Sep 26, 2024
f2bc9f0
Remove bug Fix for touch devices to override standard hover event
swashbuck Sep 26, 2024
14b7d6b
Remove Bug fix for missing control icons on iOS touch devices
swashbuck Sep 26, 2024
d62edd6
Remove side padding on time elements
swashbuck Sep 26, 2024
d88cd6b
Remove bug fix due to fixed pixel size preventing iOS from changing o…
swashbuck Sep 26, 2024
ca6df76
Merge remote-tracking branch 'origin/master' into issue/298
swashbuck Sep 26, 2024
9fcdf37
Update mediaelement-fullscreen-hook.js to ES6 syntax
swashbuck Sep 27, 2024
f4c1895
Update hasTouch to use device.touch instead of relying on mejs
swashbuck Sep 27, 2024
e397e1d
Move addMejsButtonClass()
swashbuck Sep 27, 2024
b747088
Comment out setupPlayPauseToggle() functionality as it seems to just …
swashbuck Sep 27, 2024
4354be4
Rework plugin loading
swashbuck Sep 27, 2024
00b991a
Move setting up model options to setupModelOptions()
swashbuck Sep 27, 2024
629762b
Move fullscreen hook to main overrides file
swashbuck Sep 27, 2024
97f4df3
fix client side library loading
oliverfoster Sep 30, 2024
282d3bc
Reversion
oliverfoster Sep 30, 2024
84e8616
Merge remote-tracking branch 'origin/issue/298-client-side' into issu…
swashbuck Sep 30, 2024
871633c
Disable keyboard actions
swashbuck Sep 30, 2024
ba8d6a5
Enable keyboard but still remove default keyActions
swashbuck Sep 30, 2024
43b5113
Remove unused code
swashbuck Sep 30, 2024
2d4d624
Remove libraries/mediaelement-and-player from wait queue
swashbuck Oct 1, 2024
110aba1
Update readme and example.json
swashbuck Oct 1, 2024
e6398c7
Remove unnecessary vendor prefixes from fullscreen hook
swashbuck Oct 1, 2024
5ef091d
Update readme with notes on vimeo/youtube
swashbuck Oct 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
189 changes: 99 additions & 90 deletions README.md

Large diffs are not rendered by default.

Binary file removed assets/background.png
Binary file not shown.
Binary file removed assets/bigplay.fw.png
Binary file not shown.
Binary file removed assets/bigplay.png
Binary file not shown.
14 changes: 0 additions & 14 deletions assets/bigplay.svg

This file was deleted.

Binary file removed assets/controls-ted.png
Binary file not shown.
Binary file removed assets/controls-wmp-bg.png
Binary file not shown.
Binary file removed assets/controls-wmp.png
Binary file not shown.
Binary file removed assets/controls.fw.png
Binary file not shown.
Binary file removed assets/controls.png
Binary file not shown.
1 change: 0 additions & 1 deletion assets/controls.svg

This file was deleted.

Loading