Gary
|
d0e2ede27a
|
v5.0.0-rc.56
|
2015-08-19 19:13:26 +00:00 |
|
Gary Katsevman
|
c4ed1451e0
|
@gkatsev exported event helpers on videojs object. closes #2491
|
2015-08-19 15:11:28 -04:00 |
|
Gary
|
395780a1b6
|
v5.0.0-rc.55
|
2015-08-19 18:40:14 +00:00 |
|
Gary Katsevman
|
b1055dce01
|
@gkatsev removed non-default track auto-disabling. closes #2475
|
2015-08-19 14:38:14 -04:00 |
|
Gary
|
cc6369c524
|
v5.0.0-rc.54
|
2015-08-19 18:20:09 +00:00 |
|
Gary Katsevman
|
ecca3a1b58
|
@gkatsev moved default and player dimensions to style els at the top of HEAD el. closes #2482
|
2015-08-19 14:18:14 -04:00 |
|
Gary Katsevman
|
55143b261d
|
Merge branch 'master' of https://github.com/videojs/video.js
|
2015-08-19 14:16:16 -04:00 |
|
Gary Katsevman
|
76b5ffc7b5
|
@gkatsev moved default and player dimensions to style els at the top of HEAD. closes #2482
|
2015-08-19 14:13:58 -04:00 |
|
Pat
|
70d9bbd145
|
v5.0.0-rc.53
|
2015-08-19 17:57:19 +00:00 |
|
Pat O'Neill
|
79e58884de
|
@misternoneill fixed vertical slider issues. closes #2469
|
2015-08-19 13:54:47 -04:00 |
|
Matthew
|
06f16d993e
|
v5.0.0-rc.52
|
2015-08-17 18:30:57 +00:00 |
|
Matthew McClure
|
863f31546d
|
@mmcc Fixed IE by using setAttribute to set 'type' property. closes #2487
|
2015-08-17 11:29:02 -07:00 |
|
Pat
|
51f92181e8
|
v5.0.0-rc.51
|
2015-08-13 20:52:04 +00:00 |
|
Pat O'Neill
|
3a889ea4b5
|
Don't use setGlobalOptions in sandbox
|
2015-08-13 13:48:57 -07:00 |
|
Matthew
|
ac97de0bd4
|
v5.0.0-rc.50
|
2015-08-13 20:45:58 +00:00 |
|
Matthew McClure
|
20b2a78287
|
@mmcc added type=button to button components. closes #2471
|
2015-08-13 13:43:57 -07:00 |
|
Gary
|
39ef157994
|
v5.0.0-rc.49
|
2015-08-12 23:06:54 +00:00 |
|
Gary Katsevman
|
4ec82d647d
|
@gkatsev fixed text track errors on dispose and in cross-browser testing. closes #2466
|
2015-08-12 16:04:31 -07:00 |
|
Matthew
|
293c9875d8
|
v5.0.0-rc.48
|
2015-08-12 22:17:22 +00:00 |
|
Matthew McClure
|
fa58f51fd1
|
Fixed the changelog reference
Had the wrong PR in mind when writing the changelog message.
|
2015-08-12 15:15:30 -07:00 |
|
Kemal Ogun Isik
|
4a4e85912e
|
@misteroneill fixed a potential issue with vertical sliders by replacing an options check with the appropriate getter. closes #2460
|
2015-08-12 15:12:27 -07:00 |
|
David
|
8b97163250
|
v5.0.0-rc.47
|
2015-08-12 20:53:53 +00:00 |
|
David LaPalomento
|
fecf3a0f8a
|
@dmlap switched global options back to an object at videojs.options. closes #2461
|
2015-08-12 13:51:43 -07:00 |
|
Vladimir B
|
4fd59c89db
|
Removed a duplicate changelog entry
closes #2445
--skip-ci
|
2015-08-12 11:36:03 -07:00 |
|
Matthew
|
e4f2f3bd96
|
v5.0.0-rc.46
|
2015-08-12 17:50:11 +00:00 |
|
Matthew McClure
|
f1a8421ea7
|
Fixed quoted boolean in options guide
|
2015-08-12 10:47:05 -07:00 |
|
Matthew McClure
|
b41b12e0ab
|
fixing merge conflict in changelog
|
2015-08-12 10:41:44 -07:00 |
|
Matthew McClure
|
cbbae8fabd
|
@mmcc made sure controls respect muted attribute. closes #2408
|
2015-08-12 10:39:47 -07:00 |
|
jforbes
|
cd3f96978f
|
v5.0.0-rc.45
|
2015-08-12 00:39:56 +00:00 |
|
jforbes
|
564da36339
|
@forbesjo updated the sauce labs config and browser versions
closes #2450
closes #2149
|
2015-08-11 17:37:27 -07:00 |
|
Pat
|
70fec0bc50
|
v5.0.0-rc.44
|
2015-08-10 19:35:10 +00:00 |
|
Pat O'Neill
|
ed790fdc38
|
@misteroneill pass vtt.js option to tech. closes #2448
|
2015-08-10 15:33:03 -04:00 |
|
Pat
|
589a0f86ee
|
v5.0.0-rc.43
|
2015-08-10 19:25:17 +00:00 |
|
Pat O'Neill
|
c0673d2852
|
@misteroneill create video.novtt.js in dist builds. closes #2447
|
2015-08-10 15:22:15 -04:00 |
|
Pat
|
67c0d999cc
|
v5.0.0-rc.42
|
2015-08-10 19:11:38 +00:00 |
|
Pat O'Neill
|
1bf64890c0
|
@misteroneill include child components with `true` in options. closes #2424
|
2015-08-10 15:07:59 -04:00 |
|
Pat
|
b528473655
|
v5.0.0-rc.41
|
2015-08-10 19:02:17 +00:00 |
|
Pat O'Neill
|
a02e3609ab
|
@misteroneill restore videojs.formatTime. closes #2420
|
2015-08-10 14:59:47 -04:00 |
|
Pat O'Neill
|
8c6c7d6e27
|
Allow customizing the port used by grunt connect
Use next available port if requested one is taken
closes #2441
--skip-ci
|
2015-08-06 15:41:51 -07:00 |
|
Pat
|
6905d0b005
|
v5.0.0-rc.40
|
2015-08-06 22:11:12 +00:00 |
|
Pat O'Neill
|
f80de2b1ac
|
@misteroneill removed the deprecated Component init method. closes #2427
|
2015-08-06 15:09:13 -07:00 |
|
Pat
|
1f8e0cc48a
|
v5.0.0-rc.39
|
2015-08-03 19:38:03 +00:00 |
|
Pat O'Neill
|
abca8913e1
|
@misteroneill restore Html5.Events. closes #2421
|
2015-08-03 15:36:25 -04:00 |
|
Gary
|
f97e84a41e
|
v5.0.0-rc.38
|
2015-08-03 19:21:18 +00:00 |
|
Gary Katsevman
|
2dfd315ac1
|
@gkatsev always use emulated TextTrackLists so tracks survive tech switches. closes #2425
|
2015-08-03 15:19:36 -04:00 |
|
Nicky
|
7d335e0989
|
v5.0.0-rc.37
|
2015-08-03 17:28:02 +00:00 |
|
Nicky Gerritsen
|
1d0ae800b8
|
@nickygerritsen use the default seekable when a source handler is unset. closes #2401
|
2015-08-03 13:26:20 -04:00 |
|
Matthew
|
cb6465e9d2
|
v5.0.0-rc.36
|
2015-08-03 16:36:56 +00:00 |
|
Matthew Pietz
|
746f07a0ec
|
@sirlancelot change "video" to "media" in error messages. closes #2409
|
2015-08-03 12:35:18 -04:00 |
|
David LaPalomento
|
4979d765f8
|
Merge branch 'master' of github.com:videojs/video.js
|
2015-08-03 12:34:01 -04:00 |
|