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)
v2.0.7
|
2016-08-29 23:36:43 +10:00 |
|
Sam
|
15fd7041ab
|
Fixed AMD definition
v2.0.6
|
2016-08-26 21:43:51 +10:00 |
|
Sam Potts
|
1ced6b4d67
|
Vimeo IE9/10 (Fixes #348), HTML5 ready event (Fixes #349)
v2.0.5
|
2016-08-26 18:15:24 +10:00 |
|
Sam
|
6694c1e6cf
|
Fix for Firefox full screen (fixes #343)
v2.0.4
|
2016-08-23 00:34:43 +10:00 |
|
Sam Potts
|
19ca906e50
|
Update changelog.md
|
2016-08-22 20:41:49 +10:00 |
|
Sam Potts
|
12e94775d6
|
Global keyboard shortcut changes
v2.0.3
|
2016-08-22 14:44:18 +10:00 |
|
Sam Potts
|
df7f52d885
|
Added ‘global’ keyboard shortcut option
v2.0.2
|
2016-08-22 14:15:49 +10:00 |
|
Sam Potts
|
d5b5faafbb
|
Version bump for NPM
v2.0.1
|
2016-08-22 13:08:19 +10:00 |
|
Sam Potts
|
a318e8588b
|
Merge branch 'master' of https://github.com/Selz/plyr
|
2016-08-22 13:07:07 +10:00 |
|
Sam Potts
|
51fb252cd8
|
Update changelog.md
|
2016-08-22 13:06:26 +10:00 |
|
Sam Potts
|
86b2f61b56
|
Bump to v2.0.0
v2.0.0
|
2016-08-22 13:00:47 +10:00 |
|
Sam Potts
|
232a9fe868
|
Update changelog.md
|
2016-08-22 12:53:38 +10:00 |
|
Sam Potts
|
e8bfe73b1d
|
Update readme.md
|
2016-08-22 08:40:02 +10:00 |
|
Sam Potts
|
ab0d762675
|
Update readme.md
|
2016-08-21 22:46:11 +10:00 |
|
Sam Potts
|
a6a314e011
|
Update readme.md
|
2016-08-21 21:53:16 +10:00 |
|
Sam Potts
|
514bdff92e
|
Update readme.md
|
2016-08-21 21:53:02 +10:00 |
|
Sam Potts
|
745e56a3a3
|
Update readme.md
|
2016-08-21 21:40:24 +10:00 |
|
Sam Potts
|
130fb78b4c
|
Version bump
|
2016-08-21 19:47:13 +10:00 |
|
Sam Potts
|
3718ec69ba
|
Use minified
|
2016-08-21 19:45:45 +10:00 |
|
Sam Potts
|
4610f4a8c9
|
Firefox and Edge fixes
|
2016-08-21 19:44:46 +10:00 |
|
Sam Potts
|
a8062354ec
|
Loading tweaks, Microsoft Edge tweaks
|
2016-08-21 19:25:21 +10:00 |
|
Sam
|
aac0a5a3a9
|
Work on docs
|
2016-08-21 10:30:11 +10:00 |
|
Sam
|
92b9e3400b
|
Keyboard shortcuts
|
2016-08-20 23:39:18 +10:00 |
|
Sam
|
bea513f5dd
|
Jshint tweaks, changelog
|
2016-08-20 20:11:21 +10:00 |
|
Sam Potts
|
9d109bf02d
|
Refactoring and bug fixing
|
2016-08-20 18:02:02 +10:00 |
|
Sam Potts
|
fc45ab48c9
|
Merge branch 'master' into develop
# Conflicts:
# src/js/plyr.js
|
2016-08-20 17:46:05 +10:00 |
|
Sam Potts
|
58e9b02405
|
Merge
|
2016-08-06 11:09:55 +10:00 |
|
Sam Potts
|
b578fb4840
|
Merge branch 'master' of https://github.com/Selz/plyr
|
2016-08-06 11:08:33 +10:00 |
|
Sam Potts
|
f18d9589eb
|
Font stack SASS fix (Fixes #328)
|
2016-08-06 11:08:28 +10:00 |
|
Sam Potts
|
35c6ec9461
|
Manually merged #313 PR
|
2016-08-06 11:08:04 +10:00 |
|
Sam Potts
|
56d9730d0a
|
Merge pull request #326 from mkaziz/master
Updated define to work with AMD imports
|
2016-08-06 10:15:53 +10:00 |
|
Khalid Aziz
|
6e18bc8b31
|
Updated define to work with AMD imports
|
2016-08-04 02:05:12 -05:00 |
|
Sam Potts
|
81756a1af9
|
Merge pull request #322 from mortonfox/patch-1
Fix the Initialising and Options anchor links
|
2016-07-30 14:10:34 +10:00 |
|
Morton Fox
|
05e1ab1165
|
Fix the Initialising and Options anchor links
|
2016-07-30 00:09:39 -04:00 |
|
Sam Potts
|
a0ddc5e6eb
|
Merge pull request #321 from electerious/patch-1
Added Array as selector in .setup() to readme
|
2016-07-25 08:53:29 +10:00 |
|
Tobias Reich
|
dc40b1f93a
|
Added Array as selector in .setup() to readme
Documentation for #319
|
2016-07-24 20:52:20 +02:00 |
|
Sam Potts
|
d7cc29f2fb
|
Vimeo keyboard focus fix (Fixes #317), Fix for Vimeo on basic support devices
v1.8.12
|
2016-07-23 11:11:17 +10:00 |
|
Sam Potts
|
0505e49038
|
Vimeo API upgrade, YouTube Bugfix, Array support
- Vimeo API upgrade
- Fix for YouTube bug introduced in v1.8.9 (Fixes #320)
- Added support for passing array to .setup() (Fixes #319)
v1.8.11
|
2016-07-23 10:42:06 +10:00 |
|
Sam Potts
|
6ff1e47341
|
Merge branch 'master' of https://github.com/Selz/plyr
v1.8.10
|
2016-07-21 21:59:26 +10:00 |
|
Sam Potts
|
e72a91de6e
|
Fix for seek issues introduced in v1.8.9
|
2016-07-21 21:59:16 +10:00 |
|
Sam Potts
|
52ec4c012d
|
Update readme.md
|
2016-07-21 21:32:56 +10:00 |
|
Sam Potts
|
ae89c92ab6
|
Update readme.md
|
2016-07-21 21:31:09 +10:00 |
|
Sam Potts
|
57ad124ce8
|
v1.8.9
v1.8.9
|
2016-07-21 21:25:27 +10:00 |
|
Sam Potts
|
a85d45d2e5
|
Fix for fullscreen not being defined (Fixes #295)
|
2016-07-21 21:21:10 +10:00 |
|
Sam Potts
|
a6f57fc034
|
Fix for multiline captions (Fixes #314)
|
2016-07-21 21:15:44 +10:00 |
|
Sam Potts
|
04c9653b86
|
Merge branch 'master' of https://github.com/Selz/plyr
|
2016-07-21 21:14:29 +10:00 |
|
Sam Potts
|
b8cdc71001
|
Clean up of type checks and fix for _restart() (Fixes #315)
|
2016-07-21 21:14:22 +10:00 |
|
Sam Potts
|
277ebf0fd1
|
Merge pull request #312 from dpschen/patch-1
Add kirby-plyrtag
|
2016-07-14 22:03:50 +10:00 |
|
Dominik Pschenitschni
|
7682d998e7
|
Add kirby-plyrtag
Added a Kirby cms kirbytag https://getkirby.com/
|
2016-07-14 12:52:28 +02:00 |
|
Sam Potts
|
05b9b9a831
|
Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API method
|
2016-07-14 17:13:37 +10:00 |
|