266 Commits

Author SHA1 Message Date
Sam Potts
353d920e25 Minor tweaks to custom handler stuff 2016-01-14 19:34:09 +11:00
Guru Prasad Srinivasa
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
Sam Potts
cce7e9932e Merge for new source api changes 2016-01-14 09:53:58 +11:00
Sam Potts
e05538e480 Tab focus 2016-01-14 01:19:48 +11:00
Sam Potts
38f554b480 Tidying up 2016-01-14 01:14:22 +11:00
Sam Potts
7d487553b2 Tab focus tweaks 2016-01-14 00:59:18 +11:00
Sam Potts
ca8fd08e81 Use only one index.html for testing locally, fixes for limited controls, larger seek handle 2016-01-14 00:23:57 +11:00
Sam Potts
bc67d969cb Froogaloop fixes (custom version), docs sprite, source api changes 2016-01-13 23:12:16 +11:00
Sam Potts
18b2d81985 Media paused state for embeds 2016-01-11 08:52:04 +11:00
Sam Potts
7d077d543b Fullscreen fixes 2016-01-11 00:07:13 +11:00
Sam Potts
9b09c9c7a0 Work on v1.5
See changelog.md
2016-01-10 21:40:22 +11:00
Sam
592bcc8d7e Prep for v1.5 2016-01-10 15:08:58 +11:00
Sam Potts
cd2532867c Vimeo mute 2015-10-25 12:13:12 +11:00
Sam Potts
8f80e4fa65 Fragaloop and docs 2015-10-25 12:02:42 +11:00
Sam Potts
125a95e9e1 Audio fullscreen, Tooltip tweaks, Docs 2015-10-25 11:57:52 +11:00
Sam Potts
b164a2f3fb Setup improvements, player -> plyr, docs (WIP) 2015-10-05 16:33:26 +11:00
Sam Potts
2c4c8c58d5 Docs tweaks 2015-10-05 01:39:55 +11:00
Sam Potts
daec1baebc Source API changes, Vimeo fixes, still WIP 2015-10-04 19:27:30 +11:00
Sam Potts
0674e13bab Icon tweaks, other small tweaks 2015-10-03 10:43:27 +10:00
Sam Potts
95e39e7bd7 Merge branch 'master' into develop
# Conflicts:
#	dist/plyr.css
#	dist/plyr.js
#	docs/dist/docs.css
#	docs/src/less/components/examples.less
#	src/js/plyr.js
2015-08-27 07:36:17 +10:00
Sam Potts
0785ca6024 Vimeo 2015-08-27 07:30:14 +10:00
Sam Potts
6543fc1e5b Fixed bug with API use on basic supported browsers 2015-08-21 21:36:15 +10:00
Sam Potts
9133247cdf Code cleanup 2015-08-13 21:34:17 +10:00
Calvin Tam
43a904917f Fixed equal signs 2015-08-13 01:39:13 -07:00
Calvin Tam
9fe6e5ffcb Converted double quote to single quote 2015-08-13 01:36:20 -07:00
Calvin Tam
a46e421bf6 Fixed syntax; Fixed some JSHint errors (Not escaped character, etc.) 2015-08-13 01:15:57 -07:00
Calvin Tam
20090aee03 Fixed missing semicolons mentioned by JSHint 2015-08-13 00:43:11 -07:00
Calvin Tam
c4ca7fe0d2 Updated tag closing 2015-08-13 00:38:30 -07:00
Calvin Tam
6b41752415 Use defined function instead of hard coding 2015-08-13 00:13:57 -07:00
Calvin Tam
2bc53d12ea Use double quote for html strings 2015-08-12 23:38:39 -07:00
Calvin Tam
2f6dc5279b Removed unnecessary "break"s 2015-08-12 23:13:58 -07:00
Calvin Tam
c8b2867b1f Removed useless spaces 2015-08-12 23:13:13 -07:00
Calvin Tam
e56132ae3b Standardized syntax 2015-08-12 22:58:33 -07:00
Sam Potts
60c53a5894 Removed captions being read by screen readers 2015-08-11 22:38:06 +10:00
Sam Potts
aa72a17f44 Version bump 2015-08-08 21:02:55 +10:00
Sam Potts
f700d50dc8 Fix for voiceover 2015-08-08 21:01:06 +10:00
Sam Potts
f3c324038f ARIA improvements for caption reading 2015-08-08 15:16:42 +10:00
Sam Potts
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
Calvin Tam
f983f0771b Revert "Eliminated running try catch when player.type="youtube""
This reverts commit 5fcfd5fa4f56f657a53de24c20f8522c37241e0d.
2015-08-05 20:36:48 -07:00
Calvin Tam
9f1e5a55f4 Disabled YouTube embed player keyboard control to match with plyr's control 2015-08-05 20:33:04 -07:00
Calvin Tam
5fcfd5fa4f Eliminated running try catch when player.type="youtube" 2015-08-05 20:09:05 -07:00
Calvin Tam
e135309670 Fixed youtube video cannot seek before video started with controls 2015-08-05 19:57:24 -07:00
Calvin Tam
e97b616811 Fixed events are not fired in YouTube embed player 2015-08-05 19:55:30 -07:00
Sam Potts
a978348123 Version bump 2015-07-28 11:31:32 +10:00
Sam Potts
06ed345f29 YouTube quality tweak 2015-07-25 21:11:17 +10:00
Sam Potts
e0cd34c996 Fix for omitted kind attribute on <track> (fixes #88) 2015-07-25 20:45:11 +10:00
Sam Potts
a0d2d5cd24 Minor tweaks 2015-07-25 20:29:19 +10:00
Sam Potts
e9cdbfb8da Safari fix (fixes #96), YouTube tweaks, docs 2015-07-25 19:51:32 +10:00
Sam Potts
df64fdac9e Tab focus and caption position fixes (fixes #61, fixes #92) 2015-07-25 18:30:47 +10:00
Sam Potts
5a414572f9 Tooltip fix (Fixes #97) 2015-07-21 08:51:14 +10:00