David LaPalomento
a77e39f342
Set this.el_ directly instead of using another variable
...
The flash tech doesn't need to hold onto a reference to the placeholder element after the embed code has been generated. Set this.el_ to the embed code immediately instead of using another property to track it during init. Tested in IE8.
2014-07-10 17:17:53 -04:00
David LaPalomento
da19fa3ead
Track the object element during init and remove it if the tech is disposed before onReady. For #1339 .
...
If dispose() was called before the SWF triggered onReady(), the placeholder div would be cleaned up but the actual object element would be left behind to mess things up in the future. Keep track of the object element during initialization and make sure it is removed if flash is unloaded early.
2014-07-09 16:29:30 -04:00
themicp
392cbda095
Added support for listening to multiple events through a types array. closes #1231
2014-07-08 11:51:47 -07:00
Gary Katsevman
d5372545a2
Added additional browsers for saucelabs testing. closes #1216
2014-07-08 11:46:02 -07:00
Gary Katsevman
813f28fb4d
Added a base for running saucelabs tests from grunt. closes #1215
2014-07-08 11:43:57 -07:00
Steve Heffernan
1378f566ab
Merge branch 'stable'
...
Conflicts:
contrib.json
2014-07-08 11:08:16 -07:00
Steve Heffernan
ab520e9dd7
Updated stable with new contrib commands, including test, watch, server
2014-07-08 11:06:29 -07:00
spectralsun
14ecc2fc89
added missing exports. closes #1328
2014-07-07 10:43:44 -07:00
John Doe
bdf6c54dbc
Merge branch 'stable'
2014-07-07 10:09:01 -07:00
Matthew McClure
c0451fa674
Merge pull request #1331 from StevenMeyer/patch-1
...
Corrected API method name (#1330 )
2014-07-07 10:06:53 -07:00
Steven Meyer
5812d64154
Corrected API method name
...
Corrected API method name and added helpful message on using events.
I was confused for a while regarding how to use the events, so it might help someone else.
2014-07-04 14:24:34 +01:00
Steve Heffernan
80147f0054
Updated the contrib feature accept process to support upstream repos and added a review process
2014-06-25 17:54:47 -07:00
Matt Osborn
fe6946d451
Fixed an error when disposing a tech using manual timeupdates. closes #1312
2014-06-25 17:40:25 -07:00
Cavitt
b66ef806e5
Exposed the vertical option for slider controls. closes #1303
2014-06-25 17:27:56 -07:00
Steve Heffernan
fc4d00c658
Condensed the contrib commands
2014-06-25 15:48:40 -07:00
Steve Heffernan
1448638285
Updated contrib install process
2014-06-24 14:57:47 -07:00
Patrick Forget
8a05aa11a1
Added a composer.json for PHP packages. closes #1241
2014-06-13 17:01:11 -07:00
David LaPalomento
155781058e
Fixed an IE11 issue where clicking on the video wouldn't show the controls. closes #1291
2014-06-13 14:16:03 -07:00
Steve Heffernan
595a6131c1
Added tests for cue times with flags
2014-06-13 13:41:23 -07:00
Troy Brandt
bb50466733
Fixed issues around webvtt cue time parsing. Fixed #877 , fixed #183.. closes #1236
2014-06-13 13:30:16 -07:00
Steve Heffernan
91aa06fe56
Updated the chapters menu styles to center the menu to the button.
2014-06-13 11:33:23 -07:00
Chris Fung
95173ebf7c
Fixed support for webvtt chapters. Fixes #676.. closes #1221
2014-06-13 11:30:44 -07:00
shmulik
6d78c95bb4
Added cross-browser isArray for cross-frame support. fixes #1195 . closes #1218
2014-06-12 15:24:46 -07:00
Steve Heffernan
6116e3c3da
Merge branch 'stable'
...
Conflicts:
dist/video-js/video-js.css
dist/video-js/video-js.min.css
dist/video-js/video-js.swf
dist/video-js/video.dev.js
dist/video-js/video.js
2014-06-12 14:10:21 -07:00
Steve Heffernan
b2f6175a7b
Release 4.6.3
2014-06-12 14:08:27 -07:00
Steve Heffernan
3720a2de12
Fixed a minification issue with the fullscreen event. fixes #1282 . closes #1286
2014-06-12 14:05:27 -07:00
David LaPalomento
39ae5178ee
Updated to version 4.4.1 of the SWF. closes #1285
2014-06-12 14:02:44 -07:00
Steve Heffernan
e77f8c95d3
Merge branch 'stable'
2014-06-10 17:15:49 -07:00
Steve Heffernan
61a919d529
Updated test dependencies to fix travis tests
2014-06-10 17:13:20 -07:00
Steve Heffernan
9d311640b1
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-06-10 16:59:17 -07:00
Steve Heffernan
17cb669047
Release 4.6.2
2014-06-10 16:58:41 -07:00
Steve Heffernan
71c0a72717
Fixed an issue with the firstplay event not firing when autoplaying. closes #1271
2014-06-10 16:55:08 -07:00
Steve Heffernan
aedaa17e3c
Added tests for cue time parsing, including for #183 (test-only)
2014-05-21 17:28:18 -07:00
Steve Heffernan
e3e836f41e
Added tests for cue parsing, including tests for #877
2014-05-21 16:50:58 -07:00
Steve Heffernan
7aeb288848
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-05-20 13:59:47 -07:00
Steve Heffernan
5edc3a5cbc
Release 4.6.1
2014-05-20 13:58:26 -07:00
Steve Heffernan
3f9a2ca35b
Udpated playbackRate menu to work in minified version. closes #1223
2014-05-20 13:56:43 -07:00
Steve Heffernan
9a2bee9abf
Removed dist files
2014-05-20 10:42:20 -07:00
Steve Heffernan
d01de49ded
Release 4.6.0
2014-05-20 10:42:01 -07:00
Steve Heffernan
1744d64142
Fixed contrib.json to work with handlebars
2014-05-20 10:39:21 -07:00
Steve Heffernan
956f3e03eb
Temporarily removed the saucelabs ipad test because it was errororing unrelated to tests
2014-05-19 13:59:12 -07:00
Brad Chase
23ab370ab6
Added a player option to offset the subtitles/captions timing. closes #1212
2014-05-19 13:40:04 -07:00
Steve Heffernan
bd66416b75
Updated the CDN font to point to the new font version, /f/3/
2014-05-19 13:34:26 -07:00
Matthew McClure
6bb92282c3
Added a cog icon to the font icons. closes #1211
2014-05-19 13:21:32 -07:00
Dominic
f3ab261d5b
Added a clearer error message when a tech is undefined. closes #1210
2014-05-19 12:45:00 -07:00
Steve Heffernan
38c394fc90
Fixed another issue with changelog adding during feature accept command
2014-05-19 12:07:54 -07:00
Gary Katsevman
a97bb5f74b
Fixed saucelabs integration to run on commits in TravisCI. closes #1214
2014-05-16 15:18:24 -07:00
Steve Heffernan
4d05b6febb
Fixed changelog adding in contrib accept script
2014-05-16 15:07:13 -07:00
Gary Katsevman
3189ec1a0b
Added cross-browser testing with SauceLabs, and added Karma as the default test runner. closes #1187
2014-05-16 14:48:05 -07:00
Steve Heffernan
b8f525cb81
Added contrib feature accept and review commands
2014-05-16 11:32:47 -07:00