heff
aac97d287a
Release 4.11.4
2015-01-23 10:50:22 -08:00
Lee Whitaker
3c83fd364d
Update swf version to 4.5.3
...
closes #1823
2015-01-23 10:42:40 -08:00
Artem Suschev
c8781cf51b
@H1D fixed an issue with file extension type detection. closes #1818
2015-01-21 17:55:35 -08:00
David LaPalomento
4bde5c8928
Don't always add controls to the video element
...
Fix for #1561 . If the HTML tech is being constructed without a video element to work off of, make sure that the controls attribute is only added under the same circumstances it would be at player init. Before this fix, if you loaded the Flash tech and then switched to the HTML tech, you would see the native controls underneath the video.js controls.
Fix controls attribute test on iOS
iOS uses native controls by default and so was failing the assertions that native controls weren't used. Force custom controls for this test case to make it work like everywhere else.
Update nativeControlsForTouch default
The default value changed so fix the predicate that tested for whether it was in use.
closes #1811 , closes #1564 , closes #1561
2015-01-21 17:35:55 -08:00
heff
b51d83090b
Added a line to the changelog, closes #1814
2015-01-20 11:01:05 -08:00
Carlos
0f4b19b94c
Fixed problem with removing component
...
Component.id and Component.name are functions
we should either call the functions or pass component.id_ and component.name_
2015-01-20 10:58:25 -08:00
heff
e8235c9022
Fixed type support checking for an empty src string. closes #1797
2015-01-16 11:43:58 -08:00
heff
a3b12d9d03
Exported missing source handler functions. closes #1787
2015-01-12 14:28:22 -08:00
heff
881be6f77d
Release 4.11.3
2014-12-19 14:17:50 -08:00
heff
c6d51faba3
Added a line to the changelog for #1755
2014-12-19 14:11:26 -08:00
matteo
169b4984e5
Fix rtmp rtmpSourceHandler calls to tech
2014-12-19 14:09:42 -08:00
heff
45b3601465
Added a line to the changelog for #1753
2014-12-19 14:05:58 -08:00
matteo
e2c5462395
Export tech.setSetsource method for Html5 and Flash
2014-12-19 14:04:46 -08:00
heff
5545fc33e1
Added a line to the changelog for #1760
2014-12-19 13:58:11 -08:00
Greg Kraus
16d945c7ab
moved event.preventDefault() inside of if-then structure
2014-12-19 13:51:11 -08:00
heff
ad3e430cc6
Release 4.11.2
2014-12-17 16:12:38 -08:00
Gary Katsevman
d7f2924fdc
Make sure that setSource is directly on prototype
...
This is to make the new source handlers backwards compatible and so it
wont break techs that extend existing techs that were converted to use
source handlers. closes #1746
2014-12-17 15:07:37 -08:00
Matthew McClure
bb5582abd3
Add the playback rate menu to the content el. closes #1716 , fixes #1712
2014-12-17 14:29:05 -08:00
heff
daa66b9183
Release 4.11.1
2014-12-04 14:05:50 -08:00
heff
3d16a4378c
@heff fixed a code bug in track XHR requests. closes #1715
2014-12-04 14:03:36 -08:00
heff
0469c5063c
Release 4.11.0
2014-12-04 13:29:40 -08:00
heff
dd9b4df727
@heff updated the SWF to the latest version. closes #1714
2014-12-04 13:24:05 -08:00
Steve Heffernan
0960a6108b
Merge pull request #1713 from gkatsev/jshint-all-the-things
...
Make sure jshint checks all js files
2014-12-04 12:44:34 -08:00
Gary Katsevman
68f32226db
Make sure jshint checks all js files
...
Also, update all the files to pass jshint.
2014-12-04 15:38:20 -05:00
nemesreviz
c2e0c89d4c
@nemesreviz added a Hungarian translation. closes #1711
2014-12-04 11:50:21 -08:00
Gary Katsevman
c111d30b45
@mmcc fixed the vdata exception when you dispose a player with tracks. closes #1710
2014-12-03 14:21:25 -08:00
Matthew McClure
1f6c5179d8
@mmcc added functions for better timeout and interval handling. closes #1642
2014-12-03 11:31:39 -08:00
Ahmad M. Zawawi
ea7bf36588
@azawawi added an Arabic translation. closes #1692
2014-12-02 16:23:33 -08:00
Steve Heffernan
76e662a756
@heff added the Source Handler interface for handling advanced formats including adaptive streaming. closes #1560
2014-12-02 14:22:34 -08:00
Thijs Triemstra
8a019ee046
@thijstriemstra fixed a number of typos in the docs. closes #1704
2014-12-02 11:22:48 -08:00
heff
2de84da25f
Added a line to the changelog for #1702
2014-12-02 10:53:43 -08:00
Steve Heffernan
899bc3cb76
Merge pull request #1702 from rafalwrzeszcz/fix/invalid-markup
...
Fixed Flash object tag markup for strict XML.
2014-12-02 10:51:23 -08:00
Rafał Wrzeszcz
eaf8a8348f
Fixed XML markup.
2014-12-02 14:31:07 +01:00
Steve Heffernan
157dcbe9dd
Merge pull request #1677 from sonicd300/patch-1
...
Updated to bower.json to include font files
2014-11-25 15:51:08 -08:00
Dan Toloudis
33e6630712
@toloudis fixed an issue with checking for an existing source on the video element. closes #1651
2014-11-25 15:31:53 -08:00
heff
2e71201e23
Cleaned up slider.js from #1616 (commit 7605d8c
) and added changelog item for #1616
2014-11-25 14:38:36 -08:00
rutkat
1211e6f99d
Changed keyup to keydown for more responive key listeners. closes #1545 , closes #1616
2014-11-25 13:42:34 -08:00
Matthew McClure
7642691296
Update components link to be relative
...
Updated the components link to be entirely relative so we don't have to worry about which branch we're talking about.
2014-11-24 13:00:22 -08:00
Victor D'Agata
d6cf3c0d84
Update to bower.json
...
Added fonts to bower.json in order to work with bower-main-files plugin, you can tell the plugin if you don't want stuff, but you can't say include XYZ, besides fonts are being used in the css.
2014-11-19 18:56:34 -05:00
Matthew McClure
caf44a4ad3
Merge pull request #1650 from SteveALee/docfix
...
Fixed broken link to components guide
2014-11-10 09:51:39 -08:00
Steve Lee
fd2b9a7f38
Fixed broken link to components guide
2014-11-07 21:18:20 +00:00
Matthew McClure
fc7cebe155
Update version numbers in quickstart guide.
2014-11-05 16:01:03 -08:00
Matthew McClure
bd6a9ff08c
Merge pull request #1634 from anttimo/feature/fix-broken-readme-links
...
Fix two broken links to documentation in README.md
2014-11-05 15:58:12 -08:00
Antti Moilanen
540152051f
Fixed two broken links to documentation.
2014-11-01 16:57:02 +02:00
Steve Heffernan
889ad338cc
Merge branch 'stable'
...
Conflicts:
dist/video-js/video-js.css
dist/video-js/video-js.min.css
dist/video-js/video.dev.js
dist/video-js/video.js
2014-10-30 17:25:51 -07:00
Steve Heffernan
0c2dad9ef3
Merge branch 'master' of https://github.com/videojs/video.js
2014-10-30 17:25:32 -07:00
Steve Heffernan
0919b77f31
Release 4.10.2
2014-10-30 17:25:22 -07:00
Steve Heffernan
758b9fda55
Fixed CDN links in setup guide
2014-10-30 17:24:09 -07:00
Matthew McClure
957687d449
@mmcc fixed localization of captions/subtitles menu off buttons. closes #1632
2014-10-30 17:21:58 -07:00
Steve Heffernan
768e40b169
Updated setup doc version url replacer to support multiple digit versions
2014-10-30 16:24:36 -07:00