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
/
listeners.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with setGutter call
Sam Potts
2019-04-13
1
-1
/
+1
*
Set download URL via setter
Sam Potts
2019-04-12
1
-1
/
+1
*
Aspect ratio improvements (fixes #1042, fixes #1366)
Sam Potts
2019-04-12
1
-4
/
+4
*
Ads bug fixes
Sam Potts
2019-02-01
1
-14
/
+0
*
Fix listeners for preview thumbs when changing source
Sam Potts
2019-01-29
1
-0
/
+36
*
Fullscreen fixes
Sam Potts
2019-01-14
1
-6
/
+73
*
Updated restart logic to call play instead of togglePlay
Guru Prasad Srinivasa
2018-12-08
1
-1
/
+1
*
Replaced calls to player.restart() and player.togglePlay() with proxy(...) to...
Guru Prasad Srinivasa
2018-11-19
1
-3
/
+3
*
Additional listener for checking for audio tracks
Sam Potts
2018-11-08
1
-1
/
+1
*
Merge branch 'develop' of github.com:sampotts/plyr into develop
Sam Potts
2018-10-24
1
-0
/
+3
|
\
|
*
Prevent immediate hiding of controls on mobile
James
2018-10-23
1
-0
/
+3
*
|
Allow custom download URL (for streaming, etc)
Sam Potts
2018-10-24
1
-1
/
+1
|
/
*
Added download button
Sam Potts
2018-09-28
1
-2
/
+17
*
Don't hide controls on focusout event
James
2018-09-26
1
-18
/
+14
*
Typo
Sam Potts
2018-09-25
1
-1
/
+1
*
Clean up
Sam Potts
2018-09-25
1
-1
/
+1
*
Fix touch vs click issue
Sam Potts
2018-09-25
1
-12
/
+7
*
Fix for setting pressed property of undefined (Fixes #1102)
Sam Potts
2018-08-13
1
-1
/
+1
*
Removed YouTube quality controls
Sam Potts
2018-08-13
1
-6
/
+0
*
Fix issue where enter key wasn’t setting focus correctly
Sam Potts
2018-08-05
1
-5
/
+14
*
Escape closes menu
Sam Potts
2018-08-01
1
-53
/
+65
*
Linting
Sam Potts
2018-08-01
1
-284
/
+94
*
Comments about keydown vs keyup for Firefox
Sam Potts
2018-08-01
1
-1
/
+10
*
Fix Firefox spacebar issue
Sam Potts
2018-08-01
1
-14
/
+9
*
Make iOS range fix more universal
Sam Potts
2018-07-30
1
-6
/
+11
*
Click to play fix, poster fix, iOS controls fixes
Sam Potts
2018-07-30
1
-209
/
+223
*
Keyboard and focus improvements
Sam Potts
2018-07-15
1
-106
/
+350
*
Work on key bindings for menu
Sam Potts
2018-06-28
1
-3
/
+25
*
Merge branch 'develop' into a11y-improvements
Sam Potts
2018-06-25
1
-30
/
+16
|
\
|
*
handle undefined player.elements.buttons.play
Michael DePetrillo
2018-06-25
1
-3
/
+5
|
*
Avoid conditions in volume scroll event listener
Albin Larsson
2018-06-19
1
-27
/
+11
*
|
Work on menus
Sam Potts
2018-06-21
1
-92
/
+53
*
|
More work on menus
Sam Potts
2018-06-18
1
-1
/
+1
*
|
Work on controls
Sam Potts
2018-06-18
1
-6
/
+2
|
/
*
120 line width, package upgrade
Sam Potts
2018-06-17
1
-35
/
+64
*
Merge pull request #1034 from friday/remove-array-newline-rule
Sam Potts
2018-06-15
1
-41
/
+6
|
\
|
*
Remove line breaks in arrays
Albin Larsson
2018-06-13
1
-41
/
+6
*
|
Wrap caption toggle event listener callback to avoid sending event
Albin Larsson
2018-06-15
1
-1
/
+1
*
|
Move internal event listeners for captions with direct handling in the captio...
Albin Larsson
2018-06-14
1
-18
/
+0
|
/
*
Also remove 'once' event listeners when destroying (they may still be waiting)
Albin Larsson
2018-06-12
1
-1
/
+1
*
Removed support for multiple elements in toggleListener
Albin Larsson
2018-06-12
1
-3
/
+5
*
Merge branch 'develop' of github.com:sampotts/plyr into develop
Sam Potts
2018-06-13
1
-36
/
+28
|
\
|
*
remove event listeners in destroy, add once method
cky
2018-06-12
1
-34
/
+26
*
|
Utils broken down into seperate files and exports
Sam Potts
2018-06-13
1
-76
/
+76
|
/
*
Fix synthetic event bubble/proxy loses detail
Albin Larsson
2018-06-11
1
-1
/
+1
*
Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally)
Albin Larsson
2018-06-10
1
-1
/
+1
*
fix: when the seek input is focused and the video is playing, the space key c...
cky
2018-06-06
1
-0
/
+6
*
fix: https://github.com/sampotts/plyr/issues/1006
cky
2018-06-06
1
-1
/
+4
*
Typo
Sam Potts
2018-05-20
1
-4
/
+5
*
Pause while seeking
Sam Potts
2018-05-20
1
-10
/
+33
[next]