Commit Graph

971 Commits

Author SHA1 Message Date
Guru Prasad Srinivasa 67f19166ac Some WebVTT fixes to allow manual captions
WebVTT allows additional parameters along with the line that
contains the start and end times. These were not being filtered
out while attempting to manually display captions.
2016-02-16 19:52:08 -05:00
Sam Potts aea86b6124 Merge branch 'master' of github.com:selz/plyr
# Conflicts:
#	dist/plyr.js
2016-02-13 22:19:31 +11:00
Sam Potts ce51344269 iOS fix (Fixes #166), Edge Progress Tip (Fixes #160), SASS fix (Fixes #158) 2016-02-13 22:18:42 +11:00
Marvin Hagemeister 31a0eb8d14 Get the proper window reference on initialization.
The previous code assumed that `this` points to the browsers
window object, which is not the case when using a module bundler.

So we check for the variable `window` first, before falling back
to `this`.

(taken from jQuery's codebase)
2016-01-27 21:27:58 +01:00
Marvin Hagemeister a285fcc4ec Check for module.exports as well for CommonJS Modules 2016-01-26 17:05:57 +01:00
Marvin Hagemeister 4fda65c862 Swap CommonJS and AMD module check so that CommonJS is checked first. Fixes Webpack module bundling 2016-01-26 16:53:15 +01:00
Sam Potts a327056789 Seek fixes for touch 2016-01-25 11:25:32 +11:00
Sam Potts b006b73c69 Fix for control tooltips always showing 2016-01-25 11:02:35 +11:00
Sam Potts 3127cea1b2 SASS fix (fixes #149) 2016-01-25 08:36:53 +11:00
Sam Potts a965d8a893 Seek tooltip, bug fixes for SASS, fullscreen and icons 2016-01-24 11:25:31 +11:00
Sam Potts 173e651e3f Comment 2016-01-23 12:24:58 +11:00
Sam Potts 76917751e3 Small bug fixes 2016-01-21 09:43:27 +11:00
Sam Potts fd12247a62 Fix for video click 2016-01-19 11:34:04 +11:00
Sam Potts 70c5b24678 Added reference 2016-01-19 09:35:10 +11:00
Sam Potts a87e87f93c Version bump 2016-01-19 09:32:04 +11:00
Sam Potts 1b54ff0ad3 Listen for durationchange 2016-01-19 09:30:37 +11:00
Sam Potts b81b8c1d31 Event listeners 2016-01-19 00:30:25 +11:00
Sam Potts 02d312f2d2 Style tweaks 2016-01-18 18:27:01 +11:00
Sam Potts 2e5bdb338e Tidying up, Vimeo fix 2016-01-18 17:35:18 +11:00
Sam dbe152a4c1 LESS/SASS variable name spacing and clean up 2016-01-17 19:22:43 +11:00
Sam f87a10ae0b Fix for event listeners being duplicated on source change 2016-01-17 01:25:11 +11:00
Sam Potts 1ddb4eb60c HTTPS, docs update 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
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 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 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 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 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