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 build
Sam Potts
2020-01-14
1
-1
/
+1
*
Remove logic to hide/show volume controls based on audio track
Sam Potts
2020-01-14
1
-7
/
+0
*
Comment clean up
Sam Potts
2020-01-13
1
-2
/
+3
*
Merge pull request #1570 from felipedeboni/ie11-resetonend-fix
Sam Potts
2020-01-13
1
-0
/
+2
|
\
|
*
Prevents IE11 with resetOnEnd option set to true to play video again
Felipe K. De Boni
2019-09-16
1
-0
/
+2
*
|
fix: Fix handling listener return value
Jimmy Jia
2019-09-25
1
-1
/
+1
|
/
*
Aspect ratio tweaks
Sam Potts
2019-06-03
1
-2
/
+7
*
Removed commented out code for Edge
Sam Potts
2019-06-02
1
-8
/
+0
*
Clean up
Sam Potts
2019-06-01
1
-2
/
+2
*
Linting changes
Sam Potts
2019-06-01
1
-13
/
+6
*
Ratio improvements
Sam Potts
2019-04-25
1
-2
/
+2
*
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
|
/
[next]