1123 Commits

Author SHA1 Message Date
Sam Potts
ad105877ed Merge pull request #667 from friday/fix/caption-feature-detection
Fix 'TypeError: Cannot read property 'kind' of null' in captions feat…
2017-09-27 10:03:25 +10:00
Albin Larsson
c84f666b55 Fix 'TypeError: Cannot read property 'kind' of null' in captions feature detection if video lacks captions 2017-09-27 00:24:54 +02:00
J
72412d26a5 Update plyr.less 2017-09-09 13:31:39 +02:00
J
bf02c69daa Enable start/stop toggle on whole element
Related to issue https://github.com/sampotts/plyr/issues/587
2017-09-09 13:25:22 +02:00
Sam Potts
2bba1f30e2 Fixing Vimeo captions, WIP on settings menu, prettier and VS code settings 2017-09-03 14:36:55 +10:00
Walter Cruz
01f50f03f1 dding title to the player html template (build) 2017-08-28 10:32:56 -03:00
Walter Cruz
f50f0eb63d Adding title to the player html template 2017-08-28 10:19:29 -03:00
Sam Potts
2196665495 Cleanup 2017-08-16 13:30:27 +10:00
Sam Potts
0148c76c30 ESLint, comments, quality and speed menus 2017-08-16 00:36:23 +10:00
Sam Potts
3fe0c7c84b Update readme.md 2017-08-13 21:07:22 +10:00
Sam Potts
18b2cbb2e9 Small tweak 2017-08-13 13:54:16 +10:00
Sam Potts
f6a7555a1d Work on quality control 2017-08-06 21:00:31 +10:00
Sam Potts
f7144dc0cb Fix bug when switching sources 2017-08-06 13:42:37 +10:00
Sam Potts
a9957211f4 Work on playback rate changes 2017-07-31 09:58:30 +10:00
Sam Potts
7b60e473fa Small tweaks 2017-07-23 21:13:11 +10:00
Oliver
b114a6f42e [bugfix] target is null exception
when using 'play-large' without a 'play' button, the statement target = target[0]; caused an error. So it is necessary to check the value of target before accessing [0]
2017-07-12 22:17:25 +02:00
Sam Potts
dfc516baf6 Merge branch 'develop' of https://github.com/Selz/plyr into develop 2017-07-09 17:17:26 +10:00
Sam Potts
b0d3bcd15a Notes 2017-07-09 17:17:21 +10:00
Sam Potts
03c3960e93 Tweaks 2017-07-09 17:14:42 +10:00
versfx
d0ceefe827 Gulp build 2017-07-06 23:41:34 -04:00
versfx
e756664750 Fix for https://github.com/sampotts/plyr/issues/601 2017-07-06 23:28:31 -04:00
Sam Potts
21f444ed61 Tweaks 2017-06-12 09:26:01 +07:00
Sam Potts
40b4f8e840 Tweaks 2017-06-04 22:39:21 +10:00
Sam Potts
bc61dac4c5 Tidy up, fixing destroy 2017-06-04 18:30:37 +10:00
Sam Potts
3605989226 Warning 2017-06-04 15:51:37 +10:00
Sam Potts
a49d77afab Source change fix 2017-06-04 15:50:47 +10:00
Sam Potts
7daa08c32f Change to proper constructor + prototypes 2017-06-04 15:27:37 +10:00
Sam Potts
aaab9ad082 Seperated reduce motion check 2017-05-22 09:07:14 +10:00
Sam Potts
86c9004183 More work on the menu 2017-05-22 08:55:45 +10:00
Sam Potts
857dfe838c Menu toggle 2017-05-21 17:50:07 +10:00
Sam Potts
6828bc00f8 Delete notes.md 2017-05-16 10:31:07 +10:00
Sam Potts
e1a19faf26 URL updates 2017-05-16 10:20:58 +10:00
Sam Potts
e95c81cc5b Update bower.json 2017-05-16 10:17:57 +10:00
Sam Potts
f3bda17fa0 Merge branch 'master' into develop
# Conflicts:
#	demo/dist/demo.js
#	demo/src/js/main.js
#	dist/plyr.js
#	notes.md
#	src/js/plyr.js
2017-05-16 10:17:04 +10:00
Sam Potts
c0eee58732 Plugin versions 2017-05-16 10:14:01 +10:00
Sam Potts
bcf88cd024 Vimeo demo bug fix + repo move v2.0.13 2017-05-16 10:08:59 +10:00
Sam Potts
966c3d875d Single instance only 2017-05-16 09:58:53 +10:00
Sam Potts
fe9383bed5 Cleanup 2017-05-09 21:30:09 +10:00
Sam Potts
2c31770030 Update notes 2017-05-09 00:20:22 +10:00
Sam Potts
8d3e160166 Adding support for playsinline 2017-05-09 00:18:19 +10:00
Sam Potts
408cfe5b97 Added support for passive event listeners 2017-05-08 23:07:19 +10:00
Sam Potts
279fee3595 Bug fixes 2017-05-07 20:17:36 +10:00
Sam Potts
28dddfcff2 Vimeo captions working 2017-05-07 20:07:08 +10:00
Sam Potts
9e2580ec6a Merge branch 'develop' of https://github.com/Selz/plyr into develop
# Conflicts:
#	dist/plyr.js
2017-05-07 19:04:05 +10:00
Sam Potts
aba5a9dc0e Utils object, work on Vimeo captions 2017-05-07 19:03:48 +10:00
Brandon Pereira
d27a0b3855 updated to check for global namespace 2017-05-01 16:53:54 -06:00
Brandon Pereira
a575aa25ac fix for svg4everybody conflicting with plyr 2017-05-01 15:50:54 -06:00
Sam Potts
9999828505 Merge pull request #574 from mapmelabs/youtube-loop
Implement loop in YouTube
2017-04-28 13:12:31 +10:00
Alejandro Iglesias
b04301c211 Implement loop in YouTube 2017-04-27 11:53:53 -03:00
Sam Potts
97157efcfa More work on Vimeo captions 2017-04-26 00:24:42 +10:00