1128 Commits

Author SHA1 Message Date
Sam Potts
4c17f98520 TogglePlay API method (Fixes #86), Volume border (Fixes #87), Chrome Subs (Fixes #90) v1.1.11 2015-06-07 23:00:26 +10:00
Sam Potts
398815857f Merge branch 'develop' of github.com:selz/plyr into develop
# Conflicts:
#	.gitignore
2015-05-23 19:58:53 +10:00
Sam Potts
4c5020a396 Ignore test video 2015-05-23 19:58:06 +10:00
Sam Potts
df84ce6e90 Docs v1.1.10 2015-05-18 15:11:16 +10:00
Sam Potts
7161378da1 Bug fix 2015-05-18 15:10:40 +10:00
Sam Potts
224b612ae7 Bug fix v1.1.9 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) v1.1.8 2015-05-18 13:50:44 +10:00
Sam Potts
d627454b2a Restore classname on destroy v1.1.7 2015-05-17 17:33:46 +10:00
Sam Potts
7ccbfad6ad New API methods (fixes #77), Fix for non strict mode (fixes #78) v1.1.6 2015-05-17 17:23:09 +10:00
Sam Potts
91f8a158d2 Update index.html 2015-04-19 23:47:46 +10:00
Sam Potts
8925dcde01 Update readme.md 2015-04-19 23:45:25 +10:00
Sam Potts
3d1a586314 Working on YouTube playback 2015-04-15 23:50:03 +10:00
Sam Potts
d04b278802 Merge branch 'master' into develop
# Conflicts:
#	src/js/plyr.js
2015-04-15 21:51:59 +10:00
Sam Potts
7345f656c1 Started on plugin setup 2015-04-15 21:47:50 +10:00
Sam Potts
530abac3a7 Update readme.md 2015-04-15 01:15:05 +10:00
Sam Potts
e702d9a881 Update readme.md 2015-04-15 01:14:36 +10:00
Sam Potts
b0aeccb793 Update readme.md 2015-04-11 11:19:19 +10:00
Sam Potts
43d8d748ce Merge pull request #76 from robinpoort/feature/sass-variables
Make SCSS variables optional
2015-04-11 09:29:04 +10:00
Robin Poort
b43ea5c7d3 adding !default to variables so they are easily overwritable 2015-04-10 15:13:02 +02:00
Sam Potts
f56759222d Update readme.md 2015-04-10 13:38:49 +10:00
Sam Potts
c8b7bb570c Update readme.md 2015-04-10 13:37:55 +10:00
Sam Potts
d536b29550 Update readme.md 2015-04-10 13:36:51 +10:00
Sam Potts
ecbda018c5 Merge branch 'master' of github.com:selz/plyr
# Conflicts:
#	src/js/plyr.js
v1.1.5
2015-04-10 07:17:23 +10:00
Sam Potts
5187311ff0 Bug fix for isFullscreen() in Mozilla (Fixes #38) 2015-04-10 07:16:53 +10:00
Sam Potts
d9a94ac7b0 Version bump 2015-04-08 13:42:34 +10:00
Sam Potts
3526e322ef Minor bug fixes v1.1.4 2015-04-06 19:42:26 +10:00
Sam Potts
99cabd545d Fix for generated IDs for controls, UI tweak for audio v1.1.3 2015-04-06 13:25:36 +10:00
Sam Potts
1f7f7b10de Docs tweak 2015-04-06 12:06:34 +10:00
Sam Potts
b2421b592a Merge branch 'master' of github.com:selz/plyr v1.1.2 2015-04-06 11:47:43 +10:00
Sam Potts
5322f4c62f Fullscreen API methods (Fixes #74), onSetup callback 2015-04-06 11:47:23 +10:00
Sam Potts
7ab8647fc8 Merge pull request #75 from franks921/fs-fix-localstorage-volume-settings
fix: use custom localStorage key for volume setting
2015-04-05 21:39:08 +10:00
Frank
50c76f3d7e fix: use custom localStorage key for volume setting 2015-04-05 13:26:17 +02:00
Sam Potts
2f4c56176d Updated screenshot 2015-04-04 12:58:09 +11:00
Sam Potts
7c5f38311b Bug fixes for controls changes v1.1.1 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
v1.1.0
2015-04-04 12:32:37 +11:00
Sam Potts
c2c4172634 Clarified the option v1.0.31 2015-03-30 21:04:38 +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) v1.0.30 2015-03-30 19:17:27 +11:00
Sam Potts
22331ae9f1 Added mention 2015-03-22 23:24:15 +11:00
Sam Potts
8b436276bf Fixed bug with caption toggle, hide controls in fullscreen v1.0.29 2015-03-22 21:26:29 +11:00
Sam Potts
c61db87fd6 API improvements v1.0.28 2015-03-22 11:05:28 +11:00
Sam Potts
388cb4df39 Keyboard accessibility improvements (Fixes #66)
- Enter now works on checkboxes within the controls
v1.0.27
2015-03-21 17:00:05 +11:00
Sam Potts
9feffb2972 Version bump v1.0.26 2015-03-15 10:18:56 +11:00
Sam Potts
acea5cdb24 Built js 2015-03-15 10:14:00 +11:00
Sam Potts
55ed577b6a Indentation
Converted to 4 space width tabbing
2015-03-15 10:12:36 +11:00
Sam Potts
20b206a161 Merge pull request #62 from brunowego/patch-1
Updated SASS support
2015-03-15 10:00:00 +11:00
Bruno Wego
9c028a0ecc Updated SASS support 2015-03-14 15:50:32 -03:00
Sam Potts
b677c3d7ad Merge branch 'master' of https://github.com/selz/plyr
Conflicts:
	dist/plyr.js
	src/js/plyr.js
v1.0.25
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