Nicky Gerritsen
33de0085ae
@nickygerritsen fixed texttrack handling in IE10. closes #2481
2015-08-19 15:23:11 -04:00
Gary Katsevman
c4ed1451e0
@gkatsev exported event helpers on videojs object. closes #2491
2015-08-19 15:11:28 -04:00
Gary Katsevman
b1055dce01
@gkatsev removed non-default track auto-disabling. closes #2475
2015-08-19 14:38:14 -04: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
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 O'Neill
79e58884de
@misternoneill fixed vertical slider issues. closes #2469
2015-08-19 13:54:47 -04:00
Matthew McClure
863f31546d
@mmcc Fixed IE by using setAttribute to set 'type' property. closes #2487
2015-08-17 11:29:02 -07:00
Matthew McClure
20b2a78287
@mmcc added type=button to button components. closes #2471
2015-08-13 13:43:57 -07: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 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 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 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
564da36339
@forbesjo updated the sauce labs config and browser versions
...
closes #2450
closes #2149
2015-08-11 17:37:27 -07:00
Pat O'Neill
ed790fdc38
@misteroneill pass vtt.js option to tech. closes #2448
2015-08-10 15:33:03 -04:00
Pat O'Neill
c0673d2852
@misteroneill create video.novtt.js in dist builds. closes #2447
2015-08-10 15:22:15 -04:00
Pat O'Neill
1bf64890c0
@misteroneill include child components with `true` in options. closes #2424
2015-08-10 15:07:59 -04:00
Pat O'Neill
a02e3609ab
@misteroneill restore videojs.formatTime. closes #2420
2015-08-10 14:59:47 -04:00
Pat O'Neill
f80de2b1ac
@misteroneill removed the deprecated Component init method. closes #2427
2015-08-06 15:09:13 -07:00
Pat O'Neill
abca8913e1
@misteroneill restore Html5.Events. closes #2421
2015-08-03 15:36:25 -04: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 Gerritsen
1d0ae800b8
@nickygerritsen use the default seekable when a source handler is unset. closes #2401
2015-08-03 13:26:20 -04:00
Matthew Pietz
746f07a0ec
@sirlancelot change "video" to "media" in error messages. closes #2409
2015-08-03 12:35:18 -04:00
Matthew Pietz
d3d1a7fed7
@sirlancelot change "video" to "media" in error messages. closes #2409
2015-08-03 12:33:18 -04:00
Nicky Gerritsen
fe65ffae65
@nickygerritsen scrubbing() is a method, not a property. closes #2411
2015-08-03 12:28:26 -04:00
heff
3bf415e522
@heff use a synchronous ready() internally. closes #2392
2015-07-30 15:38:01 -04:00
Pat O'Neill
8aa61d3b1a
@misteroneill restore some 4.x utilities and remove deprecated functionality. closes #2406
2015-07-30 14:11:31 -04:00
David LaPalomento
a76b42d50c
@misteroneill restore some properties on window.videojs. Closes #2395
2015-07-30 12:10:04 -04:00
Matthew McClure
6a9e2e01d0
Added username to unclaimed CHANGELOG entry
2015-07-28 16:40:23 -07:00
Matthew McClure
e330e7b978
Added "inline" option to MenuButton and updated VolumeMenuButton to be able to utilize it. closes #2378
2015-07-28 16:30:05 -07:00
Benoit Tremblay
d11add5dc2
Send the video.js language to the tech
...
I want to set the YouTube player (or any other iframe tech)
in the same language than video.js. To do so,
it needs to know the language option.
closes #2342
2015-07-24 10:01:23 -07:00
Benoit Tremblay
39d9989589
@eXon made sure the volume persists between tech changes. closes #2340
2015-07-24 09:37:55 -07:00
Benoit Tremblay
dd0752e6b0
@eXon added the poster to the options the tech receives. closes #2338
2015-07-24 09:33:13 -07:00
Pat O'Neill
456ee4e84f
@misteroneill fixed internal extends usage and added a deprecation warning. closes #2390
2015-07-24 09:07:58 -07:00
David LaPalomento
b097016215
@dmlap expose the xhr helper utility. closes #2321
2015-07-21 18:58:55 -04:00
David LaPalomento
4ad45ef9a8
@dmlap fire seeking in the flash tech, not the SWF. closes #2372
2015-07-21 17:31:51 -04:00
David LaPalomento
d3d5d032fc
@dmlap use seekable on source handlers when defined. closes #2376
2015-07-21 17:12:24 -04:00
David LaPalomento
1102452ca3
@dmlap export a basic played() on techs. closes #2384
2015-07-21 16:56:23 -04:00
David LaPalomento
a18768b938
@dmlap export videojs.createTimeRange. closes #2361
2015-07-21 14:05:44 -04:00
David LaPalomento
07f0483780
@dmlap switched events to not bubble by default. closes #2351
2015-07-21 09:58:12 -07:00
Matthew McClure
e5d4757e36
Fixed vertical option for volumeMenuButton. closes #2352
2015-07-16 18:20:23 -07:00
Gary Katsevman
8cc967e022
pass fs state to player from enterFullscreen, split full-window styles into their own selector. closes #2357
2015-07-16 13:38:13 -07:00
heff
3e35935182
Sped up tests by relying on watchify and splitting up tests
...
- Temporarily killed API tests. Combining them with other tests.
- Using browserify:watch for build/temp/video.js (sandbox testing)
- Using karma:watch for automated tests
Using individual watch tasks allows watchify to use smart caching in both
instances.
- Switched to grunt-concurrent for watch tasks
- Switched to travis containers, sudo: false
- Added caching of npm modules in Travis
- Consolidated travis testing
- Cleaned up grunt file
- Fixed travis.yml spacing
- Added the watchAll task for trying it out
- Moved travis test script logic to package.json
- Moved coverage reporting to Travis only
closes #2254
2015-07-15 15:22:34 -07:00
Gary Katsevman
3268d71577
Insert cloned el back into DOM. Fixes #2214 . closes #2334
2015-07-13 13:04:04 -04:00
Gary Katsevman
9de463e35c
Export bind on videojs. Fixes #2322
...
closes #2332
2015-07-10 14:44:29 -07:00
Gary Katsevman
d5061d7691
Update vttjs to fix a trailing comma JSON error
...
closes #2331
2015-07-10 13:40:40 -07:00
David LaPalomento
f53f3dc36f
@dmlap exported the videojs.log function. closes #2317
2015-07-10 12:36:09 -07:00
David LaPalomento
ccd6ed44b8
Don't track progress until ready
...
Delay manual progress checks until the tech is ready to avoid errors.
The Flash tech errors if buffered() is called before the SWF has loaded,
for instance.
closes #2316
fixes #2288
rel #2289
2015-07-10 12:22:20 -07:00