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
Matthew Pietz
d3d1a7fed7
@sirlancelot change "video" to "media" in error messages. closes #2409
2015-08-03 12:33:18 -04:00
Nicky
b2db8b9fb6
v5.0.0-rc.35
2015-08-03 16:30:53 +00:00
Nicky Gerritsen
fe65ffae65
@nickygerritsen scrubbing() is a method, not a property. closes #2411
2015-08-03 12:28:26 -04:00
heff
8418a316d6
v5.0.0-rc.34
2015-07-30 19:40:54 +00:00
heff
3bf415e522
@heff use a synchronous ready() internally. closes #2392
2015-07-30 15:38:01 -04:00
Pat
5c4681506b
v5.0.0-rc.33
2015-07-30 18:13:56 +00: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
aa8601f22f
v5.0.0-rc.32
2015-07-30 16:12:50 +00:00
David LaPalomento
a76b42d50c
@misteroneill restore some properties on window.videojs. Closes #2395
2015-07-30 12:10:04 -04:00
Matthew
06bff98ca6
v5.0.0-rc.31
2015-07-28 23:42:10 +00:00
Matthew McClure
6a9e2e01d0
Added username to unclaimed CHANGELOG entry
2015-07-28 16:40:23 -07:00
Matthew
63392f25a7
v5.0.0-rc.30
2015-07-28 23:32:49 +00: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
heff
57152ae62f
v5.0.0-rc.29
2015-07-24 17:14:27 +00:00
heff
e5a8c835e1
Updated Safari OS X version to 10.10 to fix browser tests
2015-07-24 10:11:20 -07:00
Benoit
dd6ed45f8e
v5.0.0-rc.28
2015-07-24 17:05:11 +00: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
152e1ad808
v5.0.0-rc.27
2015-07-24 16:41:32 +00:00
Benoit Tremblay
39d9989589
@eXon made sure the volume persists between tech changes. closes #2340
2015-07-24 09:37:55 -07:00
Benoit
75af988c86
v5.0.0-rc.26
2015-07-24 16:35:39 +00:00
Benoit Tremblay
dd0752e6b0
@eXon added the poster to the options the tech receives. closes #2338
2015-07-24 09:33:13 -07:00
heff
e0b1008225
Fix IE8 tests
...
- Removed incompatible module
- Added ie8 shim to qunit index.html
- Fixed extends() usage
--skip-ci
2015-07-24 09:20:43 -07:00
Pat
3cabc75b83
v5.0.0-rc.25
2015-07-24 16:10:27 +00: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
8be7810049
v5.0.0-rc.24
2015-07-21 23:00:24 +00:00
David LaPalomento
b097016215
@dmlap expose the xhr helper utility. closes #2321
2015-07-21 18:58:55 -04:00
David
843a57765d
v5.0.0-rc.23
2015-07-21 21:33:22 +00: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
4056c5f75c
v5.0.0-rc.22
2015-07-21 21:14:00 +00:00
David LaPalomento
d3d5d032fc
@dmlap use seekable on source handlers when defined. closes #2376
2015-07-21 17:12:24 -04:00
David
52bbd468d5
v5.0.0-rc.21
2015-07-21 20:57:44 +00:00
David LaPalomento
1102452ca3
@dmlap export a basic played() on techs. closes #2384
2015-07-21 16:56:23 -04:00
David
dd9930b6c6
v5.0.0-rc.20
2015-07-21 18:08:08 +00:00
David LaPalomento
a18768b938
@dmlap export videojs.createTimeRange. closes #2361
2015-07-21 14:05:44 -04:00
David
c98f775267
v5.0.0-rc.19
2015-07-21 17:00:51 +00:00
David LaPalomento
07f0483780
@dmlap switched events to not bubble by default. closes #2351
2015-07-21 09:58:12 -07:00
David
1eb416deef
v5.0.0-rc.18
2015-07-21 16:09:35 +00:00
David LaPalomento
d3655f79a1
Merge pull request #2389 from dmlap/fix-libsass
...
Use node.js 0.12 for travis
2015-07-21 12:07:45 -04:00
David LaPalomento
dbad385157
Use node.js 0.12 for travis
...
libsass may be running into issues with bindings and iojs so use a version-pegged node.js for now.
2015-07-21 12:02:24 -04:00
Matthew
ca5103befe
v5.0.0-rc.17
2015-07-17 01:23:41 +00:00
Matthew McClure
fa08d77766
Merge branch 'master' of github.com:videojs/video.js
2015-07-16 18:21:02 -07:00
Matthew McClure
e5d4757e36
Fixed vertical option for volumeMenuButton. closes #2352
2015-07-16 18:20:23 -07:00
Gary
69348f4e0d
v5.0.0-rc.16
2015-07-16 20:40:18 +00: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