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
/
controls.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
More work on menus
Sam Potts
2018-06-18
1
-80
/
+68
*
Work on controls
Sam Potts
2018-06-18
1
-111
/
+87
*
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-06-17
1
-251
/
+229
|
\
|
*
120 line width, package upgrade
Sam Potts
2018-06-17
1
-7
/
+31
|
*
Replace switch in controls.createProgress with object literal
Albin Larsson
2018-06-16
1
-12
/
+5
|
*
Replace switch in controls.createLabel with object literal
Albin Larsson
2018-06-16
1
-21
/
+10
|
*
Replace switch in controls.updateSetting with condition
Albin Larsson
2018-06-15
1
-23
/
+18
|
*
Merge pull request #1034 from friday/remove-array-newline-rule
Sam Potts
2018-06-15
1
-31
/
+7
|
|
\
|
|
*
Remove line breaks in arrays
Albin Larsson
2018-06-13
1
-31
/
+7
|
*
|
Add 'passive' flag to internal captions methods to avoid overriding user pref...
Albin Larsson
2018-06-15
1
-2
/
+2
|
*
|
Fix menu transitionend event listener
Albin Larsson
2018-06-15
1
-3
/
+5
|
|
/
|
*
Also remove 'once' event listeners when destroying (they may still be waiting)
Albin Larsson
2018-06-12
1
-1
/
+1
|
*
Merge branch 'develop' of github.com:sampotts/plyr into develop
Sam Potts
2018-06-13
1
-7
/
+5
|
|
\
|
|
*
remove event listeners in destroy, add once method
cky
2018-06-12
1
-3
/
+1
|
|
*
Move uniqueness filter from getQualityOptions to setQualityMenu
Albin Larsson
2018-06-12
1
-2
/
+3
|
|
*
Remove todo comment about Vimeo support for setting quality (they don't suppo...
Albin Larsson
2018-06-12
1
-1
/
+0
|
*
|
Utils broken down into seperate files and exports
Sam Potts
2018-06-13
1
-159
/
+161
|
|
/
*
|
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-06-11
1
-36
/
+33
|
\
|
|
*
Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally)
Albin Larsson
2018-06-10
1
-30
/
+19
|
*
controls.createMenuItem: Change input to object (too many params made it hard...
Albin Larsson
2018-06-10
1
-13
/
+21
*
|
WIP
Sam Potts
2018-06-11
1
-24
/
+56
*
|
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-06-09
1
-27
/
+9
|
\
|
|
*
Rename qualityName to label
Philip Giuliani
2018-05-31
1
-3
/
+3
|
*
Implement translation support for qualityName and qualityBadge
Philip Giuliani
2018-05-30
1
-23
/
+8
|
*
Ensure language is set in case the track is added after initialization, and t...
Albin Larsson
2018-05-28
1
-4
/
+1
*
|
WIP
Sam Potts
2018-05-28
1
-28
/
+19
|
/
*
v3.3.8
Sam Potts
2018-05-26
1
-1
/
+0
*
Prevent durationchange events from showing time when invertTime is false
Albin Larsson
2018-05-19
1
-2
/
+3
*
Fix #966: Add 'seeked' event listener to update progress (seeking doesn't hav...
Albin Larsson
2018-05-19
1
-0
/
+1
*
Merge pull request #958 from friday/954
Sam Potts
2018-05-19
1
-1
/
+1
|
\
|
*
Fix the seek tooltip time difference from seek time
Albin Larsson
2018-05-12
1
-1
/
+1
*
|
Reduce circular dependencies
Sam Potts
2018-05-19
1
-23
/
+159
|
/
*
Merge branch 'master' of github.com:sampotts/plyr
Sam Potts
2018-05-06
1
-0
/
+1
|
\
|
*
Added 480p to SD labels
Antoine Cordelois
2018-05-03
1
-0
/
+1
*
|
v3.3.0
Sam Potts
2018-05-06
1
-14
/
+73
|
/
*
Fix for default timestamp
Sam Potts
2018-04-27
1
-1
/
+1
*
v3.2.4
Sam Potts
2018-04-27
1
-21
/
+40
*
Fix for hidden buffer and incorrect use of aria-hidden
Sam Potts
2018-04-25
1
-23
/
+10
*
More a11y stuff and context menu fix
Sam Potts
2018-04-23
1
-0
/
+3
*
ARIA and Vimeo fixes
Sam Potts
2018-04-18
1
-4
/
+16
*
More bug fixes
Sam Potts
2018-04-17
1
-0
/
+5
*
Fixed bug for captions with no srclang and labels and improved logic (fixes #...
Sam Potts
2018-04-17
1
-34
/
+38
*
Add i18n support for "Normal" value in speed options
Daniel Sarin
2018-04-11
1
-1
/
+1
*
Fix 'null' being appended after the video if controls is empty array
Albin Larsson
2018-04-04
1
-1
/
+1
*
YouTube speed menu fix
Sam Potts
2018-04-03
1
-16
/
+14
*
HTML5 quality selection
Sam Potts
2018-04-02
1
-39
/
+33
*
Fix regression
Sam Potts
2018-03-29
1
-3
/
+1
*
Bug fixes
Sam Potts
2018-03-28
1
-4
/
+22
*
Controls fixes
Sam Potts
2018-03-27
1
-9
/
+15
*
Fixes for fast forward and issues with event.preventDefault()
Sam Potts
2018-03-27
1
-16
/
+17
[next]