index
:
plyr.git
master
A fork of plyr without nonfree parts
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
js
/
html5.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
update from upstream
HEAD
master
Jesús
2022-02-11
1
-1
/
+1
*
[general]: fix w3c change 'size' to 'data-res'
Jesús
2021-08-09
1
-3
/
+3
*
v3.6.3 (#2016)
Sam Potts
2020-11-14
1
-4
/
+4
*
Converted to 2 space indentation
Sam Potts
2020-04-11
1
-124
/
+124
*
silence all internal play promises
ydylla
2020-03-23
1
-1
/
+2
*
Speed settings logic improvements
Sam Potts
2020-02-10
1
-2
/
+4
*
Merge pull request #1672 from ydylla/improve-quality-change
Sam Potts
2020-02-08
1
-4
/
+2
|
\
|
*
preserve playback rate at quality change
ydylla
2020-02-01
1
-1
/
+2
|
*
fix regression: not restoring playback state after quality change
ydylla
2020-02-01
1
-3
/
+0
*
|
Ignore quality change if it matches existing
Sam Potts
2020-02-08
1
-0
/
+4
|
/
*
HTML5 poster fixes for multiple downloads
Sam Potts
2020-01-21
1
-0
/
+4
*
Manually merged PR #1607
Sam Potts
2020-01-14
1
-30
/
+40
*
Aspect ratio tweaks
Sam Potts
2019-06-03
1
-2
/
+4
*
Linting changes
Sam Potts
2019-06-01
1
-3
/
+2
*
Aspect ratio improvements (fixes #1042, fixes #1366)
Sam Potts
2019-04-12
1
-0
/
+4
*
Fix for error when mime type not specified (fixes #1274)
Sam Potts
2018-12-08
1
-2
/
+11
*
Only save quality setting when it's updated by the user. Fixes bug in html5 p...
Robin van Nunen
2018-09-29
1
-3
/
+0
*
Removed YouTube quality controls
Sam Potts
2018-08-13
1
-0
/
+3
*
Fixes #1044: Don't load the new source if preload is disabled and the current...
Albin Larsson
2018-06-19
1
-11
/
+13
*
Replace filter()[0] with find()
Albin Larsson
2018-06-19
1
-1
/
+1
*
Merge branch 'develop' of github.com:sampotts/plyr into develop
Sam Potts
2018-06-13
1
-63
/
+22
|
\
|
*
Merge pull request #1029 from cky917/develop
Sam Potts
2018-06-13
1
-2
/
+1
|
|
\
|
|
*
remove event listeners in destroy, add once method
cky
2018-06-12
1
-2
/
+1
|
*
|
fix: html5.cancelRequest not remove source tag correctly
BoHong Li
2018-06-12
1
-1
/
+1
|
|
/
|
*
Move uniqueness filter from getQualityOptions to setQualityMenu
Albin Larsson
2018-06-12
1
-4
/
+1
|
*
Trigger qualityrequested event unconditionally when trying to set it (needed ...
Albin Larsson
2018-06-12
1
-5
/
+0
|
*
Filter out unsupported mimetypes in getSources() instead of the quality setter
Albin Larsson
2018-06-12
1
-9
/
+9
|
*
Assure type safety in getSources() and getQualityOptions() (always return arr...
Albin Larsson
2018-06-11
1
-42
/
+11
*
|
Utils broken down into seperate files and exports
Sam Potts
2018-06-13
1
-13
/
+16
|
/
*
Wait for the metadata to be loaded before setting the currentTime
Philip Giuliani
2018-05-31
1
-3
/
+7
*
HTML5 quality selection
Sam Potts
2018-04-02
1
-0
/
+146