Nguyễn Văn Ánh
8cf9f19c11
@anhskohbo added a Vietnamese translation. closes #1734
2014-12-22 10:15:50 -08:00
heff
f0d500a633
Updated #1730 to use the ready function instead of warning.
...
Added a line to the changelog for #1730 .
closes #1730
2014-12-22 09:54:21 -08:00
45aff0062cf1b0e55a6532b0a513db6be3952d17
fc0730db98
Warning for previously updated players; doc update
2014-12-22 09:46:48 -08:00
Matthew McClure
a67201f913
@mmcc updated the hide/show functions to use a class instead of inline styles. closes #1681
2014-12-22 09:38:54 -08:00
heff
a048468100
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-12-19 14:18:16 -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
716fc2dc2b
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-12-17 16:13:27 -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
Thijs Triemstra
9307844f79
doc update
2014-12-17 14:05:22 +01:00
Thijs Triemstra
9141a6256f
add plugin localization doc
2014-12-17 00:06:06 +01:00
Steve Heffernan
2683c74c69
Merge pull request #1743 from PeterDaveHello/patch-1
...
Use svg instead of png to get better image quality
2014-12-13 23:25:20 -08:00
Peter Dave Hello
c3139dcc1d
Use svg instead of png to get better image quality
2014-12-14 13:16:48 +08:00
Peter Dave Hello
a859575e62
@PeterDaveHello added a Traditional Chinese translation. closes #1729
2014-12-09 12:47:46 -08:00
heff
aeecca728e
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-12-04 14:06:38 -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
d37e5c903f
Removed dist files
2014-12-04 13:29:50 -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