Sam Potts
69bb0917ad
v3.3.9
2018-05-28 10:41:51 +10:00
Sam Potts
cd51788b98
v3.3.8
2018-05-26 13:53:15 +10:00
Sam Potts
33a11fb53a
v3.3.7
2018-05-09 09:50:22 +10:00
Sam Potts
f687b81b70
v3.3.6
2018-05-08 13:18:30 +10:00
Sam Potts
1655150092
v3.3.5
2018-05-06 01:32:51 +10:00
Sam Potts
00bbce08fb
Reverted menu change
2018-05-06 01:14:41 +10:00
Sam Potts
91a4b86860
Small bug fixes
2018-05-06 01:03:38 +10:00
Sam Potts
9ebc2719d3
v3.3.0
2018-05-06 00:49:12 +10:00
Sam Potts
a812650fea
v3.2.4
2018-04-27 00:47:51 +10:00
Sam Potts
fec7a77d6f
v3.2.3
2018-04-25 20:02:36 +10:00
Sam Potts
27407ba021
v3.2.2
2018-04-25 19:46:39 +10:00
Sam Potts
f1b275aedc
v3.2.1
2018-04-23 00:53:54 +10:00
Sam Potts
119b471b84
More bug fixes
2018-04-17 23:51:23 +10:00
Sam Potts
7f079e0ec3
Fix for playing
false positive ( fixes #898 )
2018-04-17 22:52:46 +10:00
Sam Potts
46fe3eecff
Fixed bug for captions with no srclang and labels and improved logic ( fixes #875 )
2018-04-17 22:49:28 +10:00
Sam Potts
cdf14932ec
Changelog
2018-04-03 23:03:16 +10:00
Sam Potts
b1e3abc795
v3.1.0-beta.1
2018-04-02 22:52:02 +10:00
Sam Potts
cce143a7da
v3.0.11
2018-03-30 23:14:07 +11:00
Sam Potts
7be9d5d4d3
v3.0.10
2018-03-30 00:16:42 +11:00
Sam Potts
0d0ece94d3
Fix regression
2018-03-29 20:20:37 +11:00
Sam Potts
1c06f6d06d
Vimeo hotfix
2018-03-29 19:35:02 +11:00
Sam Potts
c4e2e24643
Bug fixes
2018-03-28 22:45:11 +11:00
Sam Potts
2b7fe9a4f9
v3.0.6
2018-03-28 00:17:15 +11:00
Sam Potts
b77756da04
Typo
2018-03-22 01:15:10 +11:00
Sam Potts
9b23e13ce8
v3.0.3
2018-03-22 01:13:37 +11:00
Sam Potts
bb7eea27e5
v3.0.2
2018-03-18 22:46:36 +11:00
Sam Potts
43e6dcd41d
Fix for local storage issue
2018-03-18 01:37:24 +11:00
Sam Potts
b06c8ae43f
Changelog updated
2018-03-18 01:14:18 +11:00
Sam Potts
c7ea13c0c7
Sentry in live only
2018-03-18 01:08:05 +11:00
Sam Potts
2150c44036
Added backwards compatibility for <div> embeds
2018-02-06 00:24:48 +11:00
Sam Potts
d9ec1d1b8e
Progressively enhance <iframe> embeds
2018-01-12 19:35:46 +11:00
Sam Potts
2b36ab7ef5
Merge branch 'master' into develop
...
# Conflicts:
# .vscode/settings.json
# demo/dist/demo.css
# demo/dist/demo.js
# demo/error.html
# demo/index.html
# demo/src/js/main.js
# demo/src/less/lib/fontface.less
# dist/plyr.css
# dist/plyr.js
# gulpfile.js
# package-lock.json
# package.json
# readme.md
# src/js/plyr.js
# src/less/plyr.less
# src/scss/plyr.scss
2018-01-07 22:39:28 +11:00
Sam Potts
965fc0b2f5
Docs, restored loadSprite and supported static methods
2017-12-23 18:42:52 +00:00
Sam Potts
6864149989
Converted to SASS/SCSS
2017-12-20 15:14:05 +00:00
Sam Potts
9c4b53d761
Fix for YouTube .getVideoData() issue ( fixes #709 )
2017-11-14 13:28:52 +01:00
Sam Potts
3c99357f06
Vimeo fixes + small bug fixes
2017-11-04 23:18:47 +11:00
Sam Potts
34172b9aee
Fullscreen bug fix ( fixes #664 )
2017-10-05 22:46:48 +11:00
Sam Potts
a21ffe983c
Demo fixes
2017-10-02 14:52:31 +11:00
Sam Potts
032d73408f
CDN URL updates
2017-10-02 14:18:44 +11:00
Sam Potts
bcf88cd024
Vimeo demo bug fix + repo move
2017-05-16 10:08:59 +10:00
Sam Potts
605f8a8249
Changelog update
2017-03-25 10:57:52 +11:00
Sam Potts
a9bb8afca4
v2.0.11
2016-11-27 20:18:30 +11:00
Sam Potts
94208dce76
v2.0.10
...
- Added seek event fixes for Vimeo and YouTube (fixes #409 )
- Added support for embed URLs rather than ID only (fixes #345 )
2016-11-02 18:14:06 +11:00
Sam Potts
a3ed309342
v2.0.9
...
- Temporary patch for the YouTube API issues with `getDuration()` (relates to #374 )
2016-10-23 15:18:53 +11:00
Sam Potts
a509a5e1bc
v2.0.8
...
- Added `isPaused()` API method (thanks to @darrena092)
- Allowed `.on()` API method to be chainable (thanks to @gurupras) (fixes #357 )
- Improved the "awful" rendering of captions on small screens in fullscreen mode (fixes #390 )
- Fix for Firefox VTT compatibility (thanks to @magourex)
- Fix for Firefox Developer Edition blank video due to `-webkit-mask-image` issue (fixes #392 )
- Added Issue and PR templates with the aim of reducing duplicate or duff issues
2016-10-23 13:48:05 +11:00
Sam
435b5c74bf
Fixed API method, added new methods ( fixes #346 , #351 )
...
- Fixed `getCurrentTime()` method (fixes #351 )
- Added `getVolume()` , `isMuted()` and `getDuration()` API methods (fixes #346 )
2016-08-29 23:36:43 +10:00
Sam
15fd7041ab
Fixed AMD definition
2016-08-26 21:43:51 +10:00
Sam Potts
1ced6b4d67
Vimeo IE9/10 ( Fixes #348 ), HTML5 ready event ( Fixes #349 )
2016-08-26 18:15:24 +10:00
Sam
6694c1e6cf
Fix for Firefox full screen ( fixes #343 )
2016-08-23 00:34:43 +10:00
Sam Potts
19ca906e50
Update changelog.md
2016-08-22 20:41:49 +10:00