1039 Commits

Author SHA1 Message Date
Yuriy Kuzin
1b3a6b340d Add URL as a possible input option to Vimeo player
This is reasonable to processing correctly private Vimeo links, like https://vimeo.com/25345658/fe46e209ac - that contain not only vimeo id, but also private key
2017-10-06 14:41:57 +03:00
Sam Potts
b3759e966d Version bump v2.0.16 2017-10-05 22:47:27 +11:00
Sam Potts
34172b9aee Fullscreen bug fix (fixes #664) 2017-10-05 22:46:48 +11:00
Sam Potts
02cb093f7b Small tweaks to focus 2017-10-03 00:00:45 +11:00
Sam Potts
d6977473b1 Formatting 2017-10-02 21:03:51 +11:00
Sam Potts
15cffad89e CDN URLs 2017-10-02 14:54:35 +11:00
Sam Potts
a21ffe983c Demo fixes 2017-10-02 14:52:31 +11:00
Sam Potts
0d96601d1a CDN URLs 2017-10-02 14:48:15 +11:00
Sam Potts
9fb79f29fd Readme fix 2017-10-02 14:25:14 +11:00
Sam Potts
032d73408f CDN URL updates v2.0.14 2017-10-02 14:18:44 +11:00
Sam Potts
7959297a98 Merge branch 'develop' of https://github.com/Selz/plyr into develop 2017-10-02 13:55:08 +11:00
Sam Potts
6dd010ea34 Comments, small tweaks 2017-10-02 13:55:03 +11:00
Sam Potts
f89ddb2f1b Merge pull request #669 from friday/fix/prevent-buttons-from-submitting-form
Prevent buttons from submitting form (v3)
2017-09-27 23:33:28 +10:00
Sam Potts
2e5cc272e3 Merge pull request #670 from friday/fix/errors-without-settings-pane
Avoid errors when initiating plyr without settings (v3)
2017-09-27 23:32:25 +10:00
Albin Larsson
ebd13c63e8 Avoid multiple errors when initiating plyr without 'settings' in controls 2017-09-27 05:09:56 +02:00
Albin Larsson
ec091266aa Prevent buttons from submitting form 2017-09-27 02:34:23 +02:00
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