217 Commits

Author SHA1 Message Date
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
Sam Potts
a16579fd21 Fix for repo url 2015-03-09 11:53:26 +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) v1.0.24 2015-03-09 00:47:38 +11:00
Sam Potts
5370fc5c83 Loading state handling
Fixes #36
v1.0.23
2015-03-08 01:24:23 +11:00
Sam Potts
8482a1a320 Updated captions 2015-03-07 19:39:01 +11:00
Sam Potts
f3603ac3fa Size updated 2015-03-07 19:27:11 +11:00
Sam Potts
44fe647a49 Typo 2015-03-07 19:25:25 +11:00
Sam Potts
928a89e599 More formatting 2015-03-07 19:24:41 +11:00
Sam Potts
80d6d806c4 Formatting 2015-03-07 19:21:54 +11:00
Sam Potts
aeecf40191 Slight tweaks v1.0.22 2015-03-07 19:17:57 +11:00
Sam Potts
f368ed572d source(), poster() and supports() API methods 2015-03-07 19:12:56 +11:00