|  | c41bb657ac | Merge pull request #958 from friday/954 Fix the seek tooltip time difference from seek time | 2018-05-19 11:28:38 +10:00 |  | 
			
				
					|  | 55bbf64f2b | Merge pull request #963 from friday/verify-poster Make sure poster element isn't shown if the image isn't loaded | 2018-05-19 11:27:52 +10:00 |  | 
			
				
					|  | 3bba65f2c2 | Merge pull request #967 from friday/883 toggleControls rewrite | 2018-05-19 11:27:19 +10:00 |  | 
			
				
					|  | 602353f4d9 | Merge branch 'master' of github.com:sampotts/plyr | 2018-05-19 11:25:02 +10:00 |  | 
			
				
					|  | 51814249af | Reduce circular dependencies | 2018-05-19 11:24:56 +10:00 |  | 
			
				
					|  | 37c5fbfe16 | toggleControls() rewrite | 2018-05-18 16:19:38 +02:00 |  | 
			
				
					|  | d7356726a1 | Remove ui.checkFailed() and error class | 2018-05-16 23:21:06 +02:00 |  | 
			
				
					|  | 4db6bf7a2e | Make utils.toggleClass() compatible with Element.classList.toggle (rename toggle argument to 'force' and make it optional) | 2018-05-16 23:21:06 +02:00 |  | 
			
				
					|  | c845558d96 | Youtube poster: Set css backgroundSize to 'cover' for padded youtube thumbnails | 2018-05-15 16:41:51 +02:00 |  | 
			
				
					|  | 16c3a7d9e5 | Rewrite ui.setPoster to check that images arent broken or youtube fallback images. Only show poster element when valid | 2018-05-15 16:21:36 +02:00 |  | 
			
				
					|  | 90d5b48845 | Add async method to utils for loading/checking images | 2018-05-15 13:27:55 +02:00 |  | 
			
				
					|  | d1acc4abb3 | Add event before seeking via mouse interaction to set alternative 'value' for the input matching the tooltip time | 2018-05-14 19:50:08 +02:00 |  | 
			
				
					|  | 7ca2169790 | Expose defaults (enable overriding) | 2018-05-14 06:49:04 +02:00 |  | 
			
				
					|  | f2fc3f5ea5 | Fix the seek tooltip time difference from seek time | 2018-05-12 00:10:39 +02:00 |  | 
			
				
					|  | 765c01e83d | Remove references to window.Plyr | 2018-05-10 09:34:15 +10:00 |  | 
			
				
					|  | 33a11fb53a | v3.3.7 | 2018-05-09 09:50:22 +10:00 |  | 
			
				
					|  | 069065ea3a | Fix #946 - poster getting click events | 2018-05-08 16:50:40 +02:00 |  | 
			
				
					|  | 1672e78041 | Fix poster being stretched | 2018-05-08 16:49:32 +02:00 |  | 
			
				
					|  | f687b81b70 | v3.3.6 | 2018-05-08 13:18:30 +10:00 |  | 
			
				
					|  | bbb11e611e | Vimeo options, docs for multiple players | 2018-05-08 13:12:39 +10:00 |  | 
			
				
					|  | 90919411e9 | Use div for poster, Vimeo fixes, Tooltip fixes | 2018-05-08 12:57:24 +10:00 |  | 
			
				
					|  | 1491b017a0 | Setup multiple players | 2018-05-06 16:18:10 +10:00 |  | 
			
				
					|  | 1655150092 | v3.3.5 | 2018-05-06 01:32:51 +10:00 |  | 
			
				
					|  | ceb6c9a100 | v3.3.3 | 2018-05-06 01:16:41 +10:00 |  | 
			
				
					|  | 00bbce08fb | Reverted menu change | 2018-05-06 01:14:41 +10:00 |  | 
			
				
					|  | 91a4b86860 | Small bug fixes | 2018-05-06 01:03:38 +10:00 |  | 
			
				
					|  | a70b94afe2 | Merge branch 'master' of github.com:sampotts/plyr | 2018-05-06 00:49:22 +10:00 |  | 
			
				
					|  | 9ebc2719d3 | v3.3.0 | 2018-05-06 00:49:12 +10:00 |  | 
			
				
					|  | 30e6a40865 | Added 480p to SD labels | 2018-05-03 11:42:09 +02:00 |  | 
			
				
					|  | 5ca769807e | Merge pull request #923 from friday/922 Only add hideControls class if config.hideControls is truthy | 2018-04-27 20:07:18 +10:00 |  | 
			
				
					|  | 72a71a605b | Fix for default timestamp | 2018-04-27 20:06:14 +10:00 |  | 
			
				
					|  | 9e19b526b9 | Only add hideControls class if config.hideControls is truthy | 2018-04-26 17:51:14 +02:00 |  | 
			
				
					|  | a812650fea | v3.2.4 | 2018-04-27 00:47:51 +10:00 |  | 
			
				
					|  | fec7a77d6f | v3.2.3 | 2018-04-25 20:02:36 +10:00 |  | 
			
				
					|  | 971e261067 | Fix for iOS 9 throwing error for nameproperty in fullscreen API (fixes #908) | 2018-04-25 19:59:22 +10:00 |  | 
			
				
					|  | 27407ba021 | v3.2.2 | 2018-04-25 19:46:39 +10:00 |  | 
			
				
					|  | ef8e58ede4 | Fix for hidden buffer and incorrect use of aria-hidden | 2018-04-25 19:40:23 +10:00 |  | 
			
				
					|  | f1b275aedc | v3.2.1 | 2018-04-23 00:53:54 +10:00 |  | 
			
				
					|  | b647af256c | More a11y stuff and context menu fix | 2018-04-23 00:01:19 +10:00 |  | 
			
				
					|  | 5b39986835 | Merge branch 'master' of github.com:sampotts/plyr | 2018-04-18 18:29:50 +10:00 |  | 
			
				
					|  | a97b08e8ea | ARIA and Vimeo fixes | 2018-04-18 18:29:43 +10:00 |  | 
			
				
					|  | 56d1be9447 | Merge pull request #903 from friday/901 Show captions even if toggle button is omitted from controls | 2018-04-18 08:49:05 +10:00 |  | 
			
				
					|  | 042b1a8294 | Fullscreen aria-pressed event listened fix for Chrome | 2018-04-17 20:28:47 +02:00 |  | 
			
				
					|  | 6d79b8cd4c | Don't require captions toggle button to be enabled in order to show captions | 2018-04-17 18:59:19 +02:00 |  | 
			
				
					|  | 88d766aeae | v3.2.0 | 2018-04-17 23:54:38 +10:00 |  | 
			
				
					|  | 119b471b84 | More bug fixes | 2018-04-17 23:51:23 +10:00 |  | 
			
				
					|  | 7f079e0ec3 | Fix for playingfalse positive (fixes #898) | 2018-04-17 22:52:46 +10:00 |  | 
			
				
					|  | 46fe3eecff | Fixed bug for captions with no srclang and labels and improved logic (fixes #875) | 2018-04-17 22:49:28 +10:00 |  | 
			
				
					|  | 3061a701d5 | PR merge | 2018-04-14 14:58:09 +10:00 |  | 
			
				
					|  | e45109e1d7 | Merge branch 'master' of github.com:sampotts/plyr | 2018-04-14 14:48:20 +10:00 |  |