heff
f492450a01
Small fix to an IE9 broken test, introduced in #2513
2015-08-31 17:17:26 -07:00
heff
b40865ad2b
v5.0.0-rc.69
2015-08-31 23:38:31 +00:00
heff
4d97dd4d29
Fixed a number of errors in the log after testing
...
- Fixed a console error in dom tests from loading a track source
- Switched to non-fetching poster urls in tests to prevent errors
- Stubbed XHR for TextTrack tests to prevent log errors
- Fixed text track console errors that stubbing async didn't catch
because there's some async happening in tracks that makes it so
- XHR isn't even used until the test is complete
- Removed extra code
- Added player.dispose more places and fixed attributes test
2015-08-31 16:36:11 -07:00
David
ea467b31b8
v5.0.0-rc.68
2015-08-31 19:49:31 +00:00
David LaPalomento
e95e3e76b2
@dmlap expose start and end buffered times. closes #2501
2015-08-31 15:47:51 -04:00
David
6a26358da2
v5.0.0-rc.67
2015-08-31 19:39:09 +00:00
David LaPalomento
b35c8774b8
@dmlap update to videojs-swf 5.0.0-rc1. closes #2528
2015-08-31 15:37:25 -04:00
Gary
336be2f8b7
v5.0.0-rc.66
2015-08-31 18:23:27 +00:00
Gary Katsevman
98315b0e52
@dmlap @gkatsev improve Flash tech error property and add an error setter to the base tech. closes #2517
2015-08-31 14:21:53 -04:00
David
547e82d8e8
v5.0.0-rc.65
2015-08-31 18:14:45 +00:00
David LaPalomento
90c6890567
@dmlap move seek on replay into the flash tech. closes #2527
2015-08-31 14:12:12 -04:00
Matthew
c38778c296
v5.0.0-rc.64
2015-08-27 19:48:06 +00:00
Matthew McClure
473861ba38
Removed Microsoft Caption Maker dead link
2015-08-27 12:46:12 -07:00
Gary
b27bbf16b1
v5.0.0-rc.63
2015-08-25 20:21:18 +00:00
Gary Katsevman
de39cfc5ab
@gkatsev improved tech controls listener handling.. closes #2511
2015-08-25 16:17:35 -04:00
jforbes
e10a2f4b03
v5.0.0-rc.62
2015-08-24 19:59:42 +00:00
jforbes
dfe751d8d2
Increased BrowserStack polling to help with rate limit errors
...
closes #2497
2015-08-24 12:55:42 -07:00
heff
bfbd065e42
v5.0.0-rc.61
2015-08-24 19:50:39 +00:00
heff
f7d1289593
@heff fixed cross-platform track tests by switching to a fake tech. closes #2496
2015-08-24 12:48:42 -07:00
Gary
44fa9af226
v5.0.0-rc.60
2015-08-21 22:13:51 +00:00
Gary Katsevman
f3b5075bcd
@gkatsev fixed nativeControlsForTouch handling. Defaults to native controls on iphone and native android browsers.. closes #2499
2015-08-21 17:43:07 -04:00
jforbes
ceba633edb
v5.0.0-rc.59
2015-08-20 22:00:48 +00:00
jforbes
976ee6e30b
@forbesjo switched automated testing to BrowserStack. closes #2492
2015-08-20 14:57:59 -07:00
Gary
eca378c388
v5.0.0-rc.58
2015-08-19 23:37:55 +00:00
Gary Katsevman
904bf0cabf
@gkatsev deep clone el for iOS to preserve tracks. closes #2494
2015-08-19 19:35:53 -04:00
Nicky
3228821926
v5.0.0-rc.57
2015-08-19 19:25:32 +00:00
Nicky Gerritsen
33de0085ae
@nickygerritsen fixed texttrack handling in IE10. closes #2481
2015-08-19 15:23:11 -04:00
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