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
*
Fullscreen fixes
Sam Potts
2019-01-14
1
-7
/
+22
*
Calling customized controls function with proper arguments
Raccoon
2018-11-12
1
-1
/
+1
*
Allow custom download URL (for streaming, etc)
Sam Potts
2018-10-24
1
-10
/
+12
*
Fix SVG issue for older browsers (fixes #1191)
Sam Potts
2018-10-24
1
-2
/
+3
*
Added download button
Sam Potts
2018-09-28
1
-48
/
+91
*
Reverted large pause button
Sam Potts
2018-09-25
1
-3
/
+0
*
Fix touch vs click issue
Sam Potts
2018-09-25
1
-0
/
+3
*
Fix for nodeList as buttons
Sam Potts
2018-08-14
1
-2
/
+2
*
Fix play/pause button state
Sam Potts
2018-08-14
1
-10
/
+18
*
Fix for controls missing (fixes #1161)
Sam Potts
2018-08-14
1
-11
/
+13
*
Fix for pressed property missing with custom controls (Fixes #1062)
Sam Potts
2018-08-13
1
-12
/
+17
*
Moved mute button inside plyr__volume
Sam Potts
2018-08-13
1
-27
/
+30
*
Moved i18n to utils
Sam Potts
2018-08-13
1
-1
/
+1
*
Fix issue where enter key wasn’t setting focus correctly
Sam Potts
2018-08-05
1
-14
/
+32
*
Rounded aria-valuetext to 1 decimal place
Sam Potts
2018-08-05
1
-1
/
+1
*
Removed aria-labelled-by
Sam Potts
2018-08-05
1
-2
/
+0
*
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
[next]