|  | 6d2dad5810 | Trigger qualityrequested event unconditionally when trying to set it (needed for streaming libraries to be able to listen) | 2018-06-12 02:31:18 +02:00 |  | 
			
				
					|  | 81ee3f759c | Remove todo comment about Vimeo support for setting quality (they don't support it) | 2018-06-12 02:31:18 +02:00 |  | 
			
				
					|  | ed606c28ab | Filter out unsupported mimetypes in getSources() instead of the quality setter | 2018-06-12 02:31:18 +02:00 |  | 
			
				
					|  | f15e07f7f5 | Simplify logic in youtube.mapQualityUnit (not that it matters much now) | 2018-06-12 02:31:04 +02:00 |  | 
			
				
					|  | cd14c3086d | Merge pull request #1025 from azu/patch-1 Fix markdown in README | 2018-06-11 20:16:18 +10:00 |  | 
			
				
					|  | 41184b82ee | Fix markdown in README | 2018-06-11 19:12:35 +09:00 |  | 
			
				
					|  | 6a6f3914c0 | Merge branch 'develop' into a11y-improvements # Conflicts:
#	dist/plyr.js.map
#	dist/plyr.min.js
#	dist/plyr.min.js.map
#	dist/plyr.polyfilled.js.map
#	dist/plyr.polyfilled.min.js
#	dist/plyr.polyfilled.min.js.map | 2018-06-11 17:13:09 +10:00 |  | 
			
				
					|  | 840e31a693 | v3.3.12
						
						
						
						
						
						
							
 v3.3.12 | 2018-06-11 17:10:37 +10:00 |  | 
			
				
					|  | 1bc452c349 | Merge | 2018-06-11 16:54:35 +10:00 |  | 
			
				
					|  | 3fad6ed42c | Merge branch 'develop' into a11y-improvements # Conflicts:
#	demo/dist/demo.css
#	dist/plyr.css
#	dist/plyr.js.map
#	dist/plyr.min.js
#	dist/plyr.min.js.map
#	dist/plyr.polyfilled.js.map
#	dist/plyr.polyfilled.min.js
#	dist/plyr.polyfilled.min.js.map
#	src/js/captions.js | 2018-06-11 16:54:20 +10:00 |  | 
			
				
					|  | 38f954ef17 | Merge branch 'master' into develop # Conflicts:
#	dist/plyr.js.map
#	dist/plyr.min.js
#	dist/plyr.min.js.map
#	dist/plyr.polyfilled.js.map
#	dist/plyr.polyfilled.min.js
#	dist/plyr.polyfilled.min.js.map | 2018-06-11 16:48:54 +10:00 |  | 
			
				
					|  | abd1182303 | Merge | 2018-06-11 16:45:40 +10:00 |  | 
			
				
					|  | efe70ab48e | v3.3.11
						
						
						
						
						
						
							
 v3.3.11 | 2018-06-11 16:39:35 +10:00 |  | 
			
				
					|  | 62c263bda3 | Replace quality setter conditions with Array.find() | 2018-06-11 08:23:08 +02:00 |  | 
			
				
					|  | 4c1337b4c5 | Assure type safety in getSources() and getQualityOptions() (always return arrays), and remove external conditions and type conversion no longer needed | 2018-06-11 08:23:08 +02:00 |  | 
			
				
					|  | 38f10d4cc6 | WIP | 2018-06-11 16:19:11 +10:00 |  | 
			
				
					|  | 1ad76800b0 | Merge pull request #1024 from friday/event-bubble-detail Event "detail" is lost in the synthetic event bubble/proxy | 2018-06-11 16:13:02 +10:00 |  | 
			
				
					|  | cc97d7be6a | Fix synthetic event bubble/proxy loses detail | 2018-06-11 08:00:46 +02:00 |  | 
			
				
					|  | f951cb372c | Merge pull request #1023 from friday/make-utils-static Make utils static | 2018-06-11 14:41:06 +10:00 |  | 
			
				
					|  | 37a3ab202a | Remove wrapper function around utils.is.element in Plyr.setup() (no lnger needed) | 2018-06-11 05:44:57 +02:00 |  | 
			
				
					|  | b148adc0af | Avoid using this to refer to utils or utils.is, since that means methods can't be used statically | 2018-06-11 05:44:57 +02:00 |  | 
			
				
					|  | 16828e975a | Move utils.is.getConstructor() to utils.getConstructor() | 2018-06-11 05:44:57 +02:00 |  | 
			
				
					|  | 7d26f41d64 | Merge pull request #1015 from friday/captions-fixes-again Captions rewrite (use index internally to support missing or duplicate languages) | 2018-06-11 13:21:05 +10:00 |  | 
			
				
					|  | f37f465ce4 | Merge pull request #1020 from friday/1016 Vimeo: Update playback state and assure events are triggered on load | 2018-06-11 11:48:03 +10:00 |  | 
			
				
					|  | b199215525 | Merge pull request #1021 from friday/vimeo-seek-while-playing Fix for YouTube and Vimeo pausing after seek | 2018-06-11 11:47:34 +10:00 |  | 
			
				
					|  | 94699f3255 | Fix problem with YouTube and Vimeo seeking while playing | 2018-06-11 02:21:00 +02:00 |  | 
			
				
					|  | d3e98eb27e | Vimeo: Assure state is updated with autoplay (fixes #1016) | 2018-06-11 00:00:16 +02:00 |  | 
			
				
					|  | 41012a9843 | Typo | 2018-06-10 22:00:15 +02:00 |  | 
			
				
					|  | c83487a293 | Fix #1017, fix #980, fix #1014: Captions rewrite (use index internally) | 2018-06-10 19:00:07 +02:00 |  | 
			
				
					|  | 1fab4919c0 | controls.createMenuItem: Change input to object (too many params made it hard to read) | 2018-06-10 18:57:19 +02:00 |  | 
			
				
					|  | 9dc0f28800 | Avoid condition in getTracks | 2018-06-10 18:57:19 +02:00 |  | 
			
				
					|  | b57784d1a5 | Change debug warn 'Unsupported language option' to log 'Language option doesn't yet exist' since it doesn't have to be an error | 2018-06-10 18:56:13 +02:00 |  | 
			
				
					|  | a80b31bf98 | Fix #1003: Formatted captions issue | 2018-06-10 18:56:13 +02:00 |  | 
			
				
					|  | 7c6d4666e9 | Merge branch 'develop' into a11y-improvements # Conflicts:
#	demo/dist/demo.css
#	dist/plyr.css
#	dist/plyr.js.map
#	dist/plyr.min.js
#	dist/plyr.min.js.map
#	dist/plyr.polyfilled.js
#	dist/plyr.polyfilled.js.map
#	dist/plyr.polyfilled.min.js
#	dist/plyr.polyfilled.min.js.map
#	src/js/captions.js
#	src/js/plyr.js | 2018-06-09 17:03:16 +10:00 |  | 
			
				
					|  | 76bb299c68 | Restore default | 2018-06-09 12:05:37 +10:00 |  | 
			
				
					|  | 0c03accd41 | Fix Sprite issue | 2018-06-09 12:04:53 +10:00 |  | 
			
				
					|  | b12eeb0eb7 | Merge captions setText and setCue into updateCues (fixes #998 and vimeo cuechange event) | 2018-06-08 11:44:15 +02:00 |  | 
			
				
					|  | 8e634862ff | Merge pull request #1007 from cky917/master fix:  After clicking on the progress bar, keyboard operations will not work. | 2018-06-08 10:54:16 +10:00 |  | 
			
				
					|  | 1e1874d86b | Merge pull request #1009 from friday/contributing Contributing document and codepen demo updates | 2018-06-08 10:52:37 +10:00 |  | 
			
				
					|  | 16624b90d3 | Clarifications due to recent non-constructive comments in #1001 | 2018-06-07 14:30:05 +02:00 |  | 
			
				
					|  | ed14b656a8 | Add contributing document | 2018-06-07 11:47:51 +02:00 |  | 
			
				
					|  | 1d0cf16254 | Readme: Replace streaming section with codepen templates for all supported formats and libraries (and updated code) | 2018-06-07 11:47:34 +02:00 |  | 
			
				
					|  | 84424f7f67 | fix: when the seek input is focused and the video is playing, the space key can't make the video pause, because after 'keyup', it always make the video play | 2018-06-06 19:27:07 +08:00 |  | 
			
				
					|  | c95d9923f7 | fix: https://github.com/sampotts/plyr/issues/1006 | 2018-06-06 16:59:42 +08:00 |  | 
			
				
					|  | 05b85da3f4 | Update controls.md (fixes #996) | 2018-06-02 19:48:48 +10:00 |  | 
			
				
					|  | a4caba120c | Merge branch 'master' of github.com:sampotts/plyr # Conflicts:
#	demo/dist/demo.css
#	dist/plyr.css
#	dist/plyr.js.map
#	dist/plyr.min.js
#	dist/plyr.min.js.map
#	dist/plyr.polyfilled.js.map
#	dist/plyr.polyfilled.min.js
#	dist/plyr.polyfilled.min.js.mapv3.3.10 | 2018-05-31 23:43:40 +10:00 |  | 
			
				
					|  | 969a877a34 | v3.3.10 | 2018-05-31 23:41:48 +10:00 |  | 
			
				
					|  | fb22a90d33 | Merge pull request #993 from sampotts/develop v3.3.10 | 2018-05-31 23:39:51 +10:00 |  | 
			
				
					|  | 108bd3dfa0 | Fixed incorrect BEM formatting, fixed buffer alignment | 2018-05-31 23:33:59 +10:00 |  | 
			
				
					|  | 5a445ae647 | Merge pull request #988 from kim-company/translate-qualities Translate quality badges and quality names | 2018-05-31 22:43:31 +10:00 |  |