heff
85b825a0dd
@heff added a fancy loading spinner. closes #2582
2015-09-14 18:29:06 -07:00
heff
517489513f
v5.0.0-rc.84
2015-09-15 01:27:53 +00:00
heff
c9974657a9
@heff moved scss vars to be private. closes #2584
2015-09-14 18:26:14 -07:00
heff
313d18106b
v5.0.0-rc.83
2015-09-14 23:04:09 +00:00
heff
32aa9ed7e4
@heff improved css selector strengths. closes #2583
2015-09-14 16:01:50 -07:00
jforbes
4d6c737a21
v5.0.0-rc.82
2015-09-14 22:56:55 +00:00
jforbes
2e1d051144
@forbesjo added Android and iOS browser testing. closes #2538
2015-09-14 15:55:01 -07:00
jforbes
2c74d9e355
v5.0.0-rc.81
2015-09-10 21:54:07 +00:00
jforbes
849b85bb83
@forbesjo fixed webkit deprecation warnings. closes #2559
...
fixes #2558
2015-09-10 14:53:30 -07:00
jforbes
1503bf1268
@forbesjo fixed webkit deprecation warnings. closes #2558
2015-09-10 14:51:21 -07:00
heff
4dadd01cf5
@heff fixed the inline volume control and made it the default. closes #2553
2015-09-10 14:49:32 -07:00
Gary
0bd7538fbc
v5.0.0-rc.80
2015-09-09 21:24:11 +00:00
Gary Katsevman
1b745e7b11
@gkatsev made all sass variables !default. closes #2574
2015-09-09 17:20:06 -04:00
Gary
a355f900b9
v5.0.0-rc.79
2015-09-09 18:21:46 +00:00
Gary Katsevman
0341ec12ad
@gkatsev updated opacity of caption settings background color. closes #2573
2015-09-09 14:19:50 -04:00
heff
0b5f41c466
v5.0.0-rc.78
2015-09-08 19:48:48 +00:00
heff
f7702f8f38
Fixed display the LIVE control bar item
...
...and also the layout in IE8 when live
Reorganized the styles some to group the vjs-live changes
with the components their affecting.
closes #2551
2015-09-08 12:45:22 -07:00
heff
9179bdbdf6
v5.0.0-rc.77
2015-09-07 19:12:24 +00:00
heff
1b057dfe85
Cleaned up durationchange process in the player
2015-09-07 12:09:59 -07:00
heff
658adb27ec
v5.0.0-rc.76
2015-09-07 00:26:40 +00:00
heff
4b58fad8bd
Fixed event bubbling in IE8
...
fixes #2414
Our fixEvent script makes a copy of the original event,
but it was failing to also set cancelBubble = true and
returnValue = false on the original event,
which is needed to make IE8 work like modern browsers.
2015-09-06 17:23:29 -07:00
Gary
3abc5c66df
v5.0.0-rc.75
2015-09-04 18:57:55 +00:00
Gary Katsevman
1f5a83dc23
@gkatsev fixed the default state of userActive
...
closes #2557
fixes #2550
2015-09-04 11:55:48 -07:00
heff
ccb6b35291
v5.0.0-rc.74
2015-09-03 21:48:35 +00:00
heff
5624adb75d
@heff added back the default cdn url for the swf
...
closes #2533
fixes #2488
2015-09-03 14:46:30 -07:00
heff
63e21bdadd
v5.0.0-rc.73
2015-09-03 20:57:06 +00:00
heff
4582e8a003
@heff added a default data attribute to fix the progress handle display in IE8
...
closes #2547
fixes #2449
2015-09-03 13:54:12 -07:00
heff
65b5a6e298
v5.0.0-rc.72
2015-09-02 22:48:59 +00:00
heff
3fb786e271
@heff removed playerOptions from plugin options because it created an inconsistency in plugin inits. closes #2532
2015-09-02 15:47:10 -07:00
Gary
0f6abfd210
v5.0.0-rc.71
2015-09-02 20:40:08 +00:00
Gary Katsevman
608dad1299
@gkatsev made the sass files available via npm in src/css. closes #2546
2015-09-02 16:37:44 -04:00
heff
f151c3b67e
v5.0.0-rc.70
2015-09-01 00:24:43 +00:00
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
heff
a584104b78
Release v4.12.15
2015-08-31 22:12:11 +00:00
heff
2e8b306578
Updated to v4.7.5 of the swf. closes #2531
2015-08-31 14:58:21 -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
Brandon Bay
fca885a62f
@bc-bbay migrate seeking on replay to the flash tech. closes #2519
2015-08-31 15:02:19 -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