Sam
1ad103c29f
Menu animation
2016-09-26 23:21:57 +10:00
Sam
ca37b4c9ac
Menu
2016-09-25 23:54:49 +10:00
Sam Potts
d3bbf09d12
More menu work
2016-09-25 20:01:58 +10:00
Sam
d638cdcdd3
Started on PIP support
2016-09-13 00:16:27 +10:00
Sam Potts
46f82a4af3
Added quality in menu
2016-09-07 22:18:05 +10:00
Sam
37840c3844
Working on settings menu
2016-09-06 23:48:09 +10:00
Amo Wu
78ec5b3322
refactor: sorting speed
2016-09-05 22:56:19 +08:00
Amo Wu
c291e8c5d9
refactor: check config.speeds format
2016-08-31 15:42:01 +08:00
Amo Wu
f0ac542a7f
refactor: add localStorage supporting
2016-08-31 15:34:44 +08:00
Amo Wu
a412085785
feat: add playback speed button
2016-08-31 15:11:29 +08: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
12e94775d6
Global keyboard shortcut changes
2016-08-22 14:44:18 +10:00
Sam Potts
df7f52d885
Added ‘global’ keyboard shortcut option
2016-08-22 14:15:49 +10:00
Sam Potts
d5b5faafbb
Version bump for NPM
2016-08-22 13:08:19 +10:00
Sam Potts
86b2f61b56
Bump to v2.0.0
2016-08-22 13:00:47 +10:00
Sam Potts
130fb78b4c
Version bump
2016-08-21 19:47:13 +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
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
35c6ec9461
Manually merged #313 PR
2016-08-06 11:08:04 +10:00
Khalid Aziz
6e18bc8b31
Updated define to work with AMD imports
2016-08-04 02:05:12 -05:00
Sam Potts
d7cc29f2fb
Vimeo keyboard focus fix ( Fixes #317 ), Fix for Vimeo on basic support devices
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 )
2016-07-23 10:42:06 +10:00
Sam Potts
e72a91de6e
Fix for seek issues introduced in v1.8.9
2016-07-21 21:59:16 +10:00
Sam Potts
57ad124ce8
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
b8cdc71001
Clean up of type checks and fix for _restart() ( Fixes #315 )
2016-07-21 21:14:22 +10:00
Sam Potts
05b9b9a831
Fix for MEDIA_ERR_SRC_NOT_SUPPORTED when calling .source() API method
2016-07-14 17:13:37 +10:00
Sam Potts
eee699cec6
Version bump
2016-07-10 20:59:42 +10:00
Sam Potts
3c9e9862d8
Added getCurrentTime API method ( fixes #292 )
2016-07-10 20:58:19 +10:00
Sam Potts
39dc651a9d
Fix for !hideControls on touch devices ( fixes #303 )
2016-07-10 20:50:55 +10:00
Sam Potts
7f7ecf852e
Line height fix
2016-06-26 09:07:42 +10:00
Sam Potts
931672895f
Reverted font size change
2016-06-26 09:04:38 +10:00
Sam Potts
7e7508ca82
Fixed overflow issues ( fixes #286 )
2016-06-26 08:34:36 +10:00
Sam Potts
095d100ba4
Version bump
2016-06-25 23:47:30 +10:00
Sam Potts
9b75436380
v1.8.3
...
- Disabled iPad support for YouTube and Vimeo due to iOS limitations with iFrame playback
- Fixed IE11 icon loading (fixes #269 )
- Updated screenshot (fixes #281 )
- Added WordPress plugin (fixes #239 )
- Added Neos plugin
- Added HLS, Shaka and dash.js examples (see #235 for more)
- Improvements for controls hiding and showing on touch devices
2016-06-25 23:39:00 +10:00
Wilson Alberto
80cfabbaf9
Prevent error when verifying if play buttons exist
2016-06-13 17:01:46 +01:00
Sam
c7d28b09c0
Fixed event bubbling
2016-06-09 11:05:07 +01:00
Sam
161dd48312
Fixed log message
2016-06-09 09:57:16 +01:00
Sam
98792168e4
Changes to setup return value, SVG bug fix ( fixes #269 )
2016-06-09 09:49:01 +01:00
Sam
70646ca907
See changelog ( fixes #265 , #253 , #257 )
2016-06-07 12:34:36 +01:00
Sam
4afd311ef6
Version bump
2016-06-02 10:19:35 +01:00