457 Commits

Author SHA1 Message Date
Sam Potts
9fbbb474db Clean up 2016-01-14 23:50:00 +11:00
Sam Potts
bc7a6ebdde Keyboard nav fixes (seek & focus trap in fullscreen), SASS updates 2016-01-14 21:20:46 +11:00
Sam Potts
353d920e25 Minor tweaks to custom handler stuff 2016-01-14 19:34:09 +11:00
Sam Potts
6110098e97 Merge pull request #141 from gurupras/gurupras-develop
Added new configuration option 'handlers'
2016-01-14 19:21:31 +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
e6c30ec137 Merge branch 'master' into develop
# Conflicts:
#	dist/plyr.js
#	readme.md
#	src/js/plyr.js
2016-01-14 09:42:36 +11:00
Sam Potts
9bcd0434db Built JS 2016-01-14 09:39:10 +11:00
Sam Potts
debdf112cc Merge pull request #140 from gurupras/gurupras-develop
Updated API function 'plyr.source()' to get media source
2016-01-14 09:35:01 +11:00
Guru Prasad Srinivasa
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
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
c449fc0867 Controls bug fix 2016-01-12 22:31:37 +11:00
Sam Potts
18b2d81985 Media paused state for embeds 2016-01-11 08:52:04 +11:00
Sam Potts
533af96c4f Merge pull request #134 from gurupras/gurupras-develop
Fixed embedded Plyr not updating plyr.media.paused
2016-01-11 08:49:53 +11:00
Guru Prasad Srinivasa
be8b4d2735 Fixed embedded Plyr not updating plyr.media.paused 2016-01-10 12:46:56 -05: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
30529ee4e4 New vimeo vid 2015-12-13 22:57:06 +11:00
Sam
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
Sam Potts
1371c1341f Removed Hogan from Docs (Fixes #128) v1.3.7 2015-12-11 10:41:29 +11:00
Sam Potts
05bf08a438 Merge branch 'master' of github.com:selz/plyr 2015-12-11 10:01:12 +11:00
Sam
1e03aa1360 Docs update - removed button counts temporarily 2015-11-26 18:26:26 +11:00
Sam Potts
7463e31f95 Merge pull request #123 from ciceropablo/master
Fix typo
2015-11-17 09:40:23 +11:00
Cícero Pablo
83caa3f55a Fix typo 2015-11-16 20:30:29 -02:00
Sam Potts
787465d626 Merge pull request #122 from DarthUjj/patch-1
Cleanup README a bit
2015-11-09 09:08:12 +11:00
Ujjwal Arora
33357a5992 Cleanup README a bit 2015-11-09 00:06:35 +05:30
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
58f8cdd8c8 Sass updated 2015-10-05 16:38:02 +11:00
Sam Potts
b164a2f3fb Setup improvements, player -> plyr, docs (WIP) 2015-10-05 16:33:26 +11:00
Sam Potts
262c9f9e13 Removed Hogan stuff 2015-10-05 02:01:43 +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
aee076dc3b Added autoplay option 2015-10-03 08:49:07 +10:00
Sam Potts
66969f1a65 Fix for multiple YouTube instances (Fixes #114) v1.3.6 2015-09-13 09:56:59 +10:00
Sam Potts
e964c1a298 Docs 2015-09-06 15:34:13 +10:00
Sam Potts
941b4c1c20 Merge 2015-08-27 07:36:59 +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 v1.3.5 2015-08-21 21:36:15 +10:00
Sam Potts
9133247cdf Code cleanup v1.3.4 2015-08-13 21:34:17 +10:00
Sam Potts
bf7f6f40bd Merge pull request #111 from calvintam236/master
Code cleanup
2015-08-13 21:32:10 +10:00
Calvin Tam
43a904917f Fixed equal signs 2015-08-13 01:39:13 -07:00