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
*
Only focus button if menu wasn’t hidden already
Sam Potts
2018-08-01
1
-2
/
+3
*
Escape closes menu
Sam Potts
2018-08-01
1
-21
/
+26
*
Linting
Sam Potts
2018-08-01
1
-308
/
+87
*
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-08-01
1
-14
/
+12
|
\
|
*
Improve handling of the 'controls' argument
Albin Larsson
2018-07-31
1
-11
/
+12
*
|
Comments about keydown vs keyup for Firefox
Sam Potts
2018-08-01
1
-0
/
+2
*
|
Fix Firefox spacebar issue
Sam Potts
2018-08-01
1
-134
/
+391
*
|
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-07-30
1
-6
/
+3
|
\
|
|
*
Don't move caption up when "showing" the lower controls when the controls are...
Albin Larsson
2018-07-30
1
-6
/
+3
*
|
Click to play fix, poster fix, iOS controls fixes
Sam Potts
2018-07-30
1
-7
/
+7
*
|
Keyboard and focus improvements
Sam Potts
2018-07-15
1
-45
/
+83
*
|
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-07-02
1
-0
/
+10
|
\
|
|
*
Merge branch 'develop' of github.com:sampotts/plyr into develop
Sam Potts
2018-06-29
1
-0
/
+10
|
|
\
|
|
*
Hide currentTime and progress
mimse
2018-06-28
1
-0
/
+10
|
*
|
Linting, housekeeping, duration fix (fixes #1074)
Sam Potts
2018-06-29
1
-1
/
+1
|
|
/
|
*
Merge pull request #1070 from mimse/fix_condition_check
Sam Potts
2018-06-27
1
-1
/
+1
|
|
\
|
|
*
Fixed condition check
Morten Vestergaard Hansen
2018-06-27
1
-1
/
+1
*
|
|
Work on key bindings for menu
Sam Potts
2018-06-28
1
-21
/
+80
*
|
|
Work on menus
Sam Potts
2018-06-21
1
-101
/
+130
*
|
|
WIP
Sam Potts
2018-06-19
1
-1
/
+6
*
|
|
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
|
\
[next]