Sam
|
70646ca907
|
See changelog (fixes #265, #253, #257)
|
2016-06-07 12:34:36 +01:00 |
|
Sam
|
7eec6c6739
|
Fix for multiple sprites being requested (fixes #259)
|
2016-06-02 10:18:33 +01:00 |
|
Sam
|
521431e093
|
Fix for scroll direction on volume (fixes #258)
|
2016-06-01 09:38:29 +01:00 |
|
Sam
|
552f448ccd
|
Seek rounding from 1 to 4 decimal places (fixes #242)
|
2016-05-30 07:41:17 +01:00 |
|
Sam
|
c0909095e3
|
Added disableContextMenu option to hide the right click context menu (fixes #248 and #225)
|
2016-05-26 22:32:18 +01:00 |
|
Sam
|
be2e7d4c99
|
Always hide standard controls (Fixes #225)
|
2016-05-23 21:19:53 +01:00 |
|
Sam
|
3c2921b994
|
Restore scroll position when exiting fullscreen (fixes #236)
|
2016-05-23 21:11:43 +01:00 |
|
Sam
|
69194915d4
|
Sprite loading improvements, touch controls
- SVG sprite loading automatically for an easier setup
- Touch devices now show controls on touch rather than pausing playback
|
2016-05-23 19:16:48 +01:00 |
|
Sam Potts
|
98e4c5acea
|
Decreased sensitivity and inverted scroll on volume slider (scroll up to increase, down to decrease)
|
2016-05-19 12:06:51 +10:00 |
|
Sam Potts
|
ac0061b83e
|
Bug fix for no buffer
|
2016-05-19 11:56:24 +10:00 |
|
Sam Potts
|
0b7dc51bd1
|
Merge branch 'master' into develop
# Conflicts:
# dist/plyr.css
# dist/plyr.js
|
2016-05-19 11:32:14 +10:00 |
|
Sam Potts
|
a989e87a2d
|
Changed icon prefix default to avoid clashes
|
2016-05-16 12:15:09 +10:00 |
|
Sam Potts
|
602944ea4f
|
Fix for bug in v1.6.7
|
2016-05-14 09:18:04 +10:00 |
|
Sam Potts
|
d2e9c61fd7
|
iOS bug fixes (fixes #213)
|
2016-05-14 08:56:59 +10:00 |
|
Shakeel Mohamed
|
f02cb5635f
|
Add event for YouTube onStateChange
|
2016-05-01 10:24:25 -07:00 |
|
Sam Potts
|
39a0a38d07
|
Bug fix for undefined progress bar
|
2016-05-01 15:04:09 +10:00 |
|
Sam Potts
|
a316514ca1
|
Minor bug fixes
|
2016-05-01 13:39:53 +10:00 |
|
Sam Potts
|
44bb6c077c
|
Fixed merge
|
2016-05-01 12:00:37 +10:00 |
|
Sam Potts
|
e11a58a841
|
Bug fixes
|
2016-05-01 11:30:51 +10:00 |
|
Sam
|
c4e3b5a242
|
Bug fixes
|
2016-05-01 00:35:30 +10:00 |
|
Sam Potts
|
f1b44e6da0
|
Error handling
|
2016-04-30 19:52:10 +10:00 |
|
Sam Potts
|
aa093b6c42
|
Merge branch 'pr/196' into develop
# Conflicts:
# dist/plyr.js
|
2016-04-30 11:08:42 +10:00 |
|
Sam Potts
|
f7edd84125
|
Bug fixes
|
2016-04-28 13:57:01 +10:00 |
|
Sam
|
d3028b9a03
|
iconUrl option
|
2016-04-28 00:14:20 +10:00 |
|
Sam Potts
|
2385291886
|
Volume fixes, iOS bug fixes
|
2016-04-27 22:47:03 +10:00 |
|
Sam Potts
|
cb0b22574a
|
Input progress for volume, fixes for playback progress
|
2016-04-27 22:22:17 +10:00 |
|
Sam
|
68c4b52dfa
|
Mute volume toggle fixes
|
2016-04-27 00:15:29 +10:00 |
|
Sam Potts
|
81ad9cf6f7
|
Audio styles, docs tweaks, package updates
|
2016-04-26 23:06:30 +10:00 |
|
Sam
|
024706f2ff
|
Tab shows controls
|
2016-04-26 22:24:20 +10:00 |
|
Sam
|
57b3b9e3f6
|
Audio styles
|
2016-04-26 21:15:36 +10:00 |
|
Sam Potts
|
6c8d118f83
|
WIP
|
2016-04-26 19:14:42 +10:00 |
|
Monica Cheung
|
48399f6364
|
Merge remote-tracking branch 'org/develop' into develop
|
2016-04-25 22:43:44 -07:00 |
|
Sam
|
e26694c322
|
Work on Audio UI
|
2016-04-25 22:48:40 +10:00 |
|
Sam Potts
|
d41249bd90
|
WIP
|
2016-04-25 21:24:07 +10:00 |
|
Sam
|
833d3ac36f
|
Tweaks
|
2016-04-25 20:05:01 +10:00 |
|
Sam Potts
|
ffebc7b077
|
UI tweaks
|
2016-04-25 19:06:55 +10:00 |
|
Monica Cheung
|
47e0800f02
|
Add support for soundcloud
|
2016-04-17 20:57:55 -07:00 |
|
Sam Potts
|
67b2f2510b
|
Bug fix for embeds: play not being defined (fixes #185 and #186)
|
2016-03-27 18:29:58 +11:00 |
|
Sam Potts
|
815100cff8
|
Autoplay bug fixes
|
2016-03-14 22:50:34 +11:00 |
|
Sam Potts
|
b51a1684dc
|
Fix for embed property not being set
|
2016-03-14 22:34:28 +11:00 |
|
Sam Potts
|
5ea9e59d71
|
SASS fixes, docs changes (fixes #180), 'ready' event
|
2016-03-13 21:45:57 +11:00 |
|
Shakeel Mohamed
|
c636f0e69e
|
Dynamically set YouTube autoplay from config
The YouTube autoplay doesn't work without this
change.
|
2016-03-12 14:05:33 -08:00 |
|
Sam Potts
|
87d174ac2c
|
Bug fixes and native APIs exposed for embeds
|
2016-03-07 22:28:30 +11:00 |
|
Sam Potts
|
cd83a2670b
|
Cancel requests on source change (Fixes #174)
|
2016-02-28 12:50:34 +11:00 |
|
Sam Potts
|
1bbc47c64f
|
CustomEvent polyfill (Fixes #172)
|
2016-02-28 11:22:11 +11:00 |
|
Sam Potts
|
1ecbec4044
|
Volume storage fix (Fixes #171)
|
2016-02-25 19:35:03 +11:00 |
|
Sam Potts
|
c99f20d5d8
|
Fix for manual captions
|
2016-02-21 14:28:01 +11:00 |
|
Sam Potts
|
cad142fe85
|
Merge branch 'master' of github.com:selz/plyr
# Conflicts:
# src/js/plyr.js
|
2016-02-21 14:04:13 +11:00 |
|
Sam Potts
|
b18ed03384
|
WIP on captions bug, manual duration option, reset media object
|
2016-02-21 13:17:30 +11:00 |
|
Sam Potts
|
aea86b6124
|
Merge branch 'master' of github.com:selz/plyr
# Conflicts:
# dist/plyr.js
|
2016-02-13 22:19:31 +11:00 |
|