Commit Graph

672 Commits

Author SHA1 Message Date
Sam Potts 3f42e53d95 Don't add video hash 2016-01-17 10:48:26 +11:00
Sam Potts 54b0dc5273 Docs tweak 2016-01-17 10:41:13 +11:00
Sam Potts d6b67c3388 Docs pushstate for tabs 2016-01-17 10:39:05 +11:00
Sam a277224ef4 Reverted docs.js changes 2016-01-17 01:29:34 +11:00
Sam f87a10ae0b Fix for event listeners being duplicated on source change v1.5.1 2016-01-17 01:25:11 +11:00
Sam Potts f18fb3f26d Update readme.md 2016-01-16 13:51:18 +11:00
Sam Potts 71359a3ff2 Merge branch 'master' of github.com:selz/plyr
# Conflicts:
#	readme.md
2016-01-16 13:48:26 +11:00
Sam Potts 6edc6ac680 Image 2016-01-16 13:48:11 +11:00
Sam Potts bf2b6c3c96 Update readme.md 2016-01-16 13:46:09 +11:00
Sam Potts b904e640f7 Docs update 2016-01-16 13:45:41 +11:00
Sam Potts 1ddb4eb60c HTTPS, docs update v1.5.0 2016-01-16 13:20:50 +11:00
Sam Potts 891abd1d4a Final tweaks for v1.5 and IE9 2016-01-16 13:02:04 +11:00
Sam Potts aed7db34ea Comments 2016-01-15 15:19:20 +11:00
Sam Potts 90608e9e1a Vimeo iOS fix 2016-01-15 15:11:02 +11:00
Sam Potts 70b4b14984 iOS fixes 2016-01-15 15:07:31 +11:00
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