b006b73c69
Fix for control tooltips always showing
2016-01-25 11:02:35 +11:00
a965d8a893
Seek tooltip, bug fixes for SASS, fullscreen and icons
2016-01-24 11:25:31 +11:00
76917751e3
Small bug fixes
2016-01-21 09:43:27 +11:00
b9177e7892
Minor bug fix for clicking video to play/pause after source change
2016-01-19 11:36:30 +11:00
a87e87f93c
Version bump
2016-01-19 09:32:04 +11:00
3075e1eda2
Docs
2016-01-19 09:22:39 +11:00
8d1e014a40
Docs
2016-01-19 00:46:00 +11:00
0c52fe0c7c
Added events line
2016-01-19 00:43:22 +11:00
bb25f8d02a
Removed broken links
2016-01-19 00:41:30 +11:00
268223ac52
Version bump
2016-01-19 00:31:28 +11:00
b81b8c1d31
Event listeners
2016-01-19 00:30:25 +11:00
c51ef05067
Update readme.md
2016-01-18 11:24:31 +11:00
54b0dc5273
Docs tweak
2016-01-17 10:41:13 +11:00
f87a10ae0b
Fix for event listeners being duplicated on source change
2016-01-17 01:25:11 +11:00
f18fb3f26d
Update readme.md
2016-01-16 13:51:18 +11:00
6edc6ac680
Image
2016-01-16 13:48:11 +11:00
b904e640f7
Docs update
2016-01-16 13:45:41 +11:00
1ddb4eb60c
HTTPS, docs update
2016-01-16 13:20:50 +11:00
891abd1d4a
Final tweaks for v1.5 and IE9
2016-01-16 13:02:04 +11:00
b5092c338c
Added new configuration option 'handlers'
...
This option allows developers to attach their custom handlers
before internal plyr's handlers. This should enable developers
to have full control over all the buttons including the ability
to stop event propagation if desired.
2016-01-14 03:01:51 -05:00
cce7e9932e
Merge for new source api changes
2016-01-14 09:53:58 +11:00
e6c30ec137
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.js
# readme.md
# src/js/plyr.js
2016-01-14 09:42:36 +11:00
533bd173b2
Updated API function 'plyr.source()' to get media source
...
Currently, there is no simple way of acquiring media source.
This commit updates the 'source' API function to allow developers
to acquire the video source regardless of whether the video
is a youtube-embed or HTML5 video.
Future embeds just need their respective URL fetching code added
to this common function.
2016-01-13 17:19:19 -05:00
ca8fd08e81
Use only one index.html for testing locally, fixes for limited controls, larger seek handle
2016-01-14 00:23:57 +11:00
bc67d969cb
Froogaloop fixes (custom version), docs sprite, source api changes
2016-01-13 23:12:16 +11:00
9b09c9c7a0
Work on v1.5
...
See changelog.md
2016-01-10 21:40:22 +11:00
ee2cdb2c9b
Merge branch 'master' into develop
...
# Conflicts:
# dist/plyr.css
# dist/plyr.js
# docs/dist/docs.css
# docs/dist/docs.js
# docs/index.html
# docs/src/js/docs.js
# docs/src/less/components/icons.less
# docs/src/less/components/type.less
# docs/src/less/docs.less
# gulpfile.js
# package.json
# src/js/plyr.js
2015-12-13 22:49:02 +11:00
1371c1341f
Removed Hogan from Docs ( Fixes #128 )
2015-12-11 10:41:29 +11:00
83caa3f55a
Fix typo
2015-11-16 20:30:29 -02:00
33357a5992
Cleanup README a bit
2015-11-09 00:06:35 +05:30
125a95e9e1
Audio fullscreen, Tooltip tweaks, Docs
2015-10-25 11:57:52 +11:00
b164a2f3fb
Setup improvements, player -> plyr, docs (WIP)
2015-10-05 16:33:26 +11:00
66969f1a65
Fix for multiple YouTube instances ( Fixes #114 )
2015-09-13 09:56:59 +10:00
6543fc1e5b
Fixed bug with API use on basic supported browsers
2015-08-21 21:36:15 +10:00
9133247cdf
Code cleanup
2015-08-13 21:34:17 +10:00
60c53a5894
Removed captions being read by screen readers
2015-08-11 22:38:06 +10:00
8825e82634
Merge branch 'master' of github.com:selz/plyr
2015-08-08 21:01:39 +10:00
f700d50dc8
Fix for voiceover
2015-08-08 21:01:06 +10:00
a585270d21
Update readme.md
2015-08-08 20:38:21 +10:00
f3c324038f
ARIA improvements for caption reading
2015-08-08 15:16:42 +10:00
34c9bdc84c
Readme
2015-08-08 14:37:28 +10:00
38a206892b
YouTube, Captions and Control improvements
...
- Controls improvements (Fixes #103 )
- YouTube bug fixes (Fixes #105 )
- Internationalization support (Fixes #101 )
- Captions legibility improvements
2015-08-08 14:37:12 +10:00
a978348123
Version bump
2015-07-28 11:31:32 +10:00
06ed345f29
YouTube quality tweak
2015-07-25 21:11:17 +10:00
e0cd34c996
Fix for omitted kind attribute on <track> ( fixes #88 )
2015-07-25 20:45:11 +10:00
e9cdbfb8da
Safari fix ( fixes #96 ), YouTube tweaks, docs
2015-07-25 19:51:32 +10:00
df64fdac9e
Tab focus and caption position fixes ( fixes #61 , fixes #92 )
2015-07-25 18:30:47 +10:00
52eaf62b58
Update readme.md
2015-07-21 12:30:41 +10:00
e9ea90f527
Update readme.md
2015-07-21 10:38:48 +10:00
5dc0d84300
Version bump
2015-07-21 08:51:44 +10:00