Commit Graph

588 Commits

Author SHA1 Message Date
Sam Potts 4a1adf92e2 Color 2016-04-27 08:46:36 +10:00
Sam Potts b077bb9f5f Docs tweaks 2016-04-27 00:34:44 +10:00
Sam 68c4b52dfa Mute volume toggle fixes 2016-04-27 00:15:29 +10:00
Sam Potts 81ad9cf6f7 Audio styles, docs tweaks, package updates 2016-04-26 23:06:30 +10:00
Sam 024706f2ff Tab shows controls 2016-04-26 22:24:20 +10:00
Sam 57b3b9e3f6 Audio styles 2016-04-26 21:15:36 +10:00
Sam Potts 6c8d118f83 WIP 2016-04-26 19:14:42 +10:00
Monica Cheung 48399f6364 Merge remote-tracking branch 'org/develop' into develop 2016-04-25 22:43:44 -07:00
Sam e26694c322 Work on Audio UI 2016-04-25 22:48:40 +10:00
Sam Potts d41249bd90 WIP 2016-04-25 21:24:07 +10:00
Sam 833d3ac36f Tweaks 2016-04-25 20:05:01 +10:00
Sam Potts ffebc7b077 UI tweaks 2016-04-25 19:06:55 +10:00
Monica Cheung 47e0800f02 Add support for soundcloud 2016-04-17 20:57:55 -07:00
Sam Potts 67b2f2510b Bug fix for embeds: play not being defined (fixes #185 and #186) 2016-03-27 18:29:58 +11:00
Sam Potts 815100cff8 Autoplay bug fixes 2016-03-14 22:50:34 +11:00
Sam Potts b51a1684dc Fix for embed property not being set 2016-03-14 22:34:28 +11:00
Sam Potts 5ea9e59d71 SASS fixes, docs changes (fixes #180), 'ready' event 2016-03-13 21:45:57 +11:00
Sam Potts 01b45e7d97 Merge branch 'master' of github.com:selz/plyr 2016-03-13 21:23:00 +11:00
Sam Potts c41e5320c8 SASS fixes, Default font stack added 2016-03-13 21:22:51 +11:00
Shakeel Mohamed c636f0e69e Dynamically set YouTube autoplay from config
The YouTube autoplay doesn't work without this
change.
2016-03-12 14:05:33 -08:00
Sam Potts 87d174ac2c Bug fixes and native APIs exposed for embeds 2016-03-07 22:28:30 +11:00
Sam Potts cd83a2670b Cancel requests on source change (Fixes #174) 2016-02-28 12:50:34 +11:00
Sam Potts 1bbc47c64f CustomEvent polyfill (Fixes #172) 2016-02-28 11:22:11 +11:00
Sam Potts 1ecbec4044 Volume storage fix (Fixes #171) 2016-02-25 19:35:03 +11:00
Sam Potts c99f20d5d8 Fix for manual captions 2016-02-21 14:28:01 +11:00
Sam Potts cad142fe85 Merge branch 'master' of github.com:selz/plyr
# Conflicts:
#	src/js/plyr.js
2016-02-21 14:04:13 +11:00
Sam Potts b18ed03384 WIP on captions bug, manual duration option, reset media object 2016-02-21 13:17:30 +11: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 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 a965d8a893 Seek tooltip, bug fixes for SASS, fullscreen and icons 2016-01-24 11:25:31 +11:00
Sam Potts 76917751e3 Small bug fixes 2016-01-21 09:43:27 +11:00
Sam Potts b9177e7892 Minor bug fix for clicking video to play/pause after source change 2016-01-19 11:36:30 +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 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 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 e05538e480 Tab focus 2016-01-14 01:19:48 +11:00