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
/
captions.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally)
Albin Larsson
2018-06-10
1
-56
/
+114
*
Avoid condition in getTracks
Albin Larsson
2018-06-10
1
-7
/
+4
*
Fix #1003: Formatted captions issue
Albin Larsson
2018-06-10
1
-1
/
+1
*
Merge captions setText and setCue into updateCues (fixes #998 and vimeo cuech...
Albin Larsson
2018-06-08
1
-48
/
+33
*
Defer initial captions update to next tick, to avoid event being triggered to...
Albin Larsson
2018-05-28
1
-2
/
+2
*
Change to using addtrack and removetrack listeners since 'change' didn't trig...
Albin Larsson
2018-05-28
1
-1
/
+1
*
Replace browser language detection in defaults.js with explicit 'auto' option
Albin Larsson
2018-05-28
1
-1
/
+5
*
Ensure language is set in case the track is added after initialization, and t...
Albin Larsson
2018-05-28
1
-13
/
+8
*
Add option to watch caption track changes and update language options
Albin Larsson
2018-05-28
1
-0
/
+5
*
Optimize captions code reused and ensure captionsenabled/captionsdisabled
Albin Larsson
2018-05-28
1
-44
/
+20
*
Reduce circular dependencies
Sam Potts
2018-05-19
1
-1
/
+1
*
v3.3.0
Sam Potts
2018-05-06
1
-2
/
+2
*
Don't require captions toggle button to be enabled in order to show captions
Albin Larsson
2018-04-17
1
-5
/
+0
*
Fixed bug for captions with no srclang and labels and improved logic (fixes #...
Sam Potts
2018-04-17
1
-1
/
+45
*
Fix IE CORS captions
Sam Potts
2018-02-19
1
-2
/
+33
*
Fix for custom controls
Sam Potts
2018-02-13
1
-3
/
+3
*
Merge pull request #780 from friday/captions-ie11-indexsizeerror
Sam Potts
2018-02-06
1
-1
/
+2
|
\
|
*
Fix harmless but annoying IE error 'IndexSizeError'
Albin Larsson
2018-02-06
1
-1
/
+2
*
|
Readme merge
Sam Potts
2018-02-06
1
-1
/
+1
|
/
*
Converted to SASS/SCSS
Sam Potts
2017-12-20
1
-1
/
+4
*
IE & Edge fixes, Storage & Console classes
Sam Potts
2017-12-08
1
-13
/
+18
*
Vimeo captions fix
Sam Potts
2017-11-23
1
-2
/
+2
*
Moved to provider + type to make it cleaner in future, fix for multiple players
Sam Potts
2017-11-23
1
-3
/
+3
*
Updated data attributes to `data-plyr` namespace. Speed menu fixes
Sam Potts
2017-11-23
1
-9
/
+2
*
Captions fix
Sam Potts
2017-11-19
1
-64
/
+47
*
Controls cleanup, work on captions bug, click to invert time
Sam Potts
2017-11-18
1
-1
/
+2
*
Moved console methods out of the root of the object
Sam Potts
2017-11-09
1
-1
/
+1
*
UI bugs
Sam Potts
2017-11-09
1
-0
/
+1
*
Captions fix
Sam Potts
2017-11-05
1
-2
/
+2
*
Captions language fix
Sam Potts
2017-11-05
1
-1
/
+1
*
src getter fix, local storage fix
Sam Potts
2017-11-05
1
-5
/
+6
*
ES6-ified
Sam Potts
2017-11-04
1
-0
/
+212