163 Commits

Author SHA1 Message Date
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
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
941b4c1c20 Merge 2015-08-27 07:36:59 +10:00
Sam Potts
0785ca6024 Vimeo 2015-08-27 07:30:14 +10:00
Sam Potts
8894b4c7b9 Merge branch 'master' into develop
# Conflicts:
#	changelog.md
#	dist/plyr.js
2015-07-20 22:25:31 +10:00
Sam Potts
cdf3deb458 YouTube playback, docs update 2015-07-20 22:24:06 +10:00
Sam Potts
93cc9edd9a Added icon prefix option for when using default controls 2015-07-20 14:44:51 +10:00
Sam Potts
dcd9ca3a93 Started on source swap 2015-07-12 23:57:36 +10:00
Sam Potts
c202cc1ffb More work on YouTube 2015-07-12 23:41:56 +10:00
Sam Potts
093af22942 More work on YouTube playback 2015-07-12 21:17:56 +10:00
Sam Potts
9d966e41b1 Built 2015-06-27 16:21:54 +10:00
Sam Potts
654e9cd623 Docs tweaks 2015-06-08 22:12:08 +10:00
Sam Potts
f41854ebe7 Minor tweak to hiding controls in fullscreen 2015-06-08 21:43:49 +10:00
Sam Potts
f398266206 Chrome Canary Fix 2015-06-07 23:20:33 +10:00
Sam Potts
4c17f98520 TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fixes #90) 2015-06-07 23:00:26 +10:00
Sam Potts
7161378da1 Bug fix 2015-05-18 15:10:40 +10:00
Sam Potts
224b612ae7 Bug fix 2015-05-18 14:46:21 +10:00
Sam Potts
19d7522722 Fixes bug with 1.1.8 volume 2015-05-18 14:43:45 +10:00
Sam Potts
ceace2a678 setVolume() API method improvements (Fixes #83) 2015-05-18 13:50:44 +10:00
Sam Potts
d627454b2a Restore classname on destroy 2015-05-17 17:33:46 +10:00
Sam Potts
7ccbfad6ad New API methods (fixes #77), Fix for non strict mode (fixes #78) 2015-05-17 17:23:09 +10:00
Sam Potts
3d1a586314 Working on YouTube playback 2015-04-15 23:50:03 +10:00
Sam Potts
5187311ff0 Bug fix for isFullscreen() in Mozilla (Fixes #38) 2015-04-10 07:16:53 +10:00
Sam Potts
3526e322ef Minor bug fixes 2015-04-06 19:42:26 +10:00
Sam Potts
99cabd545d Fix for generated IDs for controls, UI tweak for audio 2015-04-06 13:25:36 +10:00
Sam Potts
5322f4c62f Fullscreen API methods (Fixes #74), onSetup callback 2015-04-06 11:47:23 +10:00
Sam Potts
7c5f38311b Bug fixes for controls changes 2015-04-04 12:51:24 +11:00
Sam Potts
e568bc9c8d Controls improvements
- Added an option to toggle which controls display
- Better handle missing controls
2015-04-04 12:32:37 +11:00
Sam Potts
73de5b5773 Added displayDuration option, small bug fix
- Using the native VTT cues, sometimes cues would not disappear
2015-03-30 21:03:48 +11:00
Sam Potts
aa1fed0b16 Fixed bug with media longer than 60 minutes (Fixes #69) 2015-03-30 19:17:27 +11:00
Sam Potts
8b436276bf Fixed bug with caption toggle, hide controls in fullscreen 2015-03-22 21:26:29 +11:00
Sam Potts
c61db87fd6 API improvements 2015-03-22 11:05:28 +11:00
Sam Potts
388cb4df39 Keyboard accessibility improvements (Fixes #66)
- Enter now works on checkboxes within the controls
2015-03-21 17:00:05 +11:00
Sam Potts
b677c3d7ad Merge branch 'master' of https://github.com/selz/plyr
Conflicts:
	dist/plyr.js
	src/js/plyr.js
2015-03-10 23:57:36 +11:00
Sam Potts
aa6bc2df2f Fixes for volume control on iOS 2015-03-10 23:54:52 +11:00
Sam Potts
ae5a816df1 Fix for potential issue with .tagName 2015-03-09 11:51:01 +11:00
Sam Potts
1532f2ab23 Added tooltip option (Fixes #50) 2015-03-09 00:47:38 +11:00