David LaPalomento
875fc2ff32
Allow poster to be changed after init. Fixes #525
...
When poster() is called with a URL, fire a `posterchange` event to update the PosterImage source and update the video element attribute.
Trigger posterchange after updating the tech
Wait until the tech has updated its poster image before alerting components so they don't see the intermediate state in event handlers. Remove unused variable from PosterImage.createEl.
Don't create new img elements each time the poster is set on ie8
Create the img fallback for the poster during PosterImage initialization on ie8 so we can avoid having to check and possibly create it each time the src is set. Add a test to ensure that new elements are not appended to the poster component when the img fallback is in use and the src attribute is modified.
fixing a broken IE8 test, and adding a negative test, for poster switching.
modified the poster-switching test to accomodate IE8
added a negative test for an undefined poster
fixed the assertion message in the 'undefined' image case
fixed test breakage in Firefox and IE10 (quotes were not being handled properly in the test data)
testing:
ran the tests at the command line, and in Chrome, Firefox, IE8, IE10, Firefox and Safari
all passed
2013-11-25 14:49:49 -08:00
Steve Heffernan
1f06a0c6b3
Merge pull request #826 from dsteinbrunner/patch-3
...
another bad player api link
2013-11-12 18:32:14 -08:00
Steve Heffernan
2f716cddf4
Merge pull request #825 from dsteinbrunner/patch-2
...
Fixing broken link with what I think it the correct one
2013-11-12 18:30:11 -08:00
David Steinbrunner
d653c25025
another bad player api link
2013-11-08 09:42:36 -05:00
David Steinbrunner
c2abbb7568
Fixing broken link with what I think it the correct one
2013-11-08 09:39:29 -05:00
Steve Heffernan
9662736766
Updated docs with recent changes
2013-11-05 17:12:20 -08:00
Steve Heffernan
b6c902a7b3
Updated doc comments per comments on #801
2013-11-05 17:09:46 -08:00
Steve Heffernan
5308dd41d2
Fixed changelog version
2013-11-04 16:15:15 -08:00
Steve Heffernan
4e216cdddb
Bump version to 4.3.0
2013-11-04 16:14:04 -08:00
Steve Heffernan
847472f286
Rotating CHANGELOG
2013-11-04 16:12:11 -08:00
Steve Heffernan
df7c91ad92
Generated new API docs
2013-11-04 16:03:51 -08:00
Steve Heffernan
10c3e46e95
Updated demo.html to have a subtitles example. Added demo to CDN.
2013-11-04 15:35:44 -08:00
Steve Heffernan
48f6332f78
Updated to the latest version of the swf
2013-11-04 15:29:32 -08:00
Steve Heffernan
d9bb81018b
Merge branch 'master' of github.com:videojs/video.js
2013-11-04 15:18:31 -08:00
Steve Heffernan
4e0128bb3d
Switched default spinner icon
2013-11-04 15:18:21 -08:00
Steve Heffernan
6c1adb79d2
Merge pull request #812 from nickarnold/bugfix-811
...
Loadeddata event doc fix. Fixes #811
2013-10-31 11:18:45 -07:00
Nick Arnold
7ee2f864b3
Add missing onLoadedData handler prototype.
2013-10-31 11:37:54 -06:00
Steve Heffernan
c85d94a2ce
Adding line to CHANGELOG
2013-10-29 11:01:12 -07:00
Matthew McClure
4c6a12898b
Close GH-805: Flash - ignore codec info - added tests for #785 .
2013-10-29 11:00:54 -07:00
Steve Heffernan
6e3eb5075e
Adding line to CHANGELOG
2013-10-28 18:26:13 -07:00
Steve Heffernan
f318eb9f1f
Close GH-801: API Doc Generation 2. Fixes #747
2013-10-28 18:25:28 -07:00
Steve Heffernan
9bfbceb047
Updated grunt file to point to new CDN font folder
2013-10-17 16:38:13 -07:00
Steve Heffernan
c56e6ed37c
Adding line to CHANGELOG
2013-10-17 16:28:45 -07:00
Matthew McClure
7a8d808b0e
Close GH-784: New loading icons and class to center big play button.
2013-10-17 16:28:21 -07:00
Steve Heffernan
124c62fe24
Adding line to CHANGELOG
2013-10-17 16:07:44 -07:00
Matthew McClure
ba20239147
Close GH-783: Export userActive and reportUserActivity.
2013-10-17 16:07:33 -07:00
Steve Heffernan
0c4ab0b449
Adding line to CHANGELOG
2013-10-17 16:06:39 -07:00
J. Tangelder
e0794cf4b4
Close GH-777: Fix aria-label big-play-button.
2013-10-17 16:06:16 -07:00
Steve Heffernan
3203c2c5ed
Merge branch 'stable'
2013-10-15 13:39:32 -07:00
Steve Heffernan
9ec2556a7c
Bump version to 4.2.2
2013-10-15 13:39:30 -07:00
Steve Heffernan
d3efe4b04c
Rotating CHANGELOG
2013-10-15 13:39:29 -07:00
Steve Heffernan
f35ae5c44f
Adding line to CHANGELOG
2013-10-15 13:39:27 -07:00
Steve Heffernan
14193c4308
Close GH-776: hotfix: source and duration loading after video element init. Fixes #756 , Fixes #775
2013-10-15 13:38:48 -07:00
Steve Heffernan
1bef68a60b
Merge pull request #774 from gkatsev/touch
...
Expand TOUCH_ENABLED and expose it publically
2013-10-10 13:09:55 -07:00
Gary Katsevman
e37e870d42
Make sure that vjs.TOUCH_ENABLED is a boolean
2013-10-10 11:47:58 -04:00
Gary Katsevman
c5a8cff129
Expand TOUCH_ENABLED and expose it publically
2013-10-09 15:32:01 -04:00
Steve Heffernan
61bc016637
Merge pull request #773 from mmcc/add-shiv-setup
...
Add instructions for creating your own shiv to setup
2013-10-08 13:06:25 -07:00
Matthew McClure
acf41c4882
used "simply" too much
2013-10-08 11:53:15 -07:00
Matthew McClure
da3550a6d8
added shiv instructions to setup
2013-10-08 11:51:01 -07:00
Steve Heffernan
3640623147
Merge pull request #680 from clayallsopp/docs_change
...
Change setup doc URLs to respect current protocol
2013-10-04 09:17:13 -07:00
Steve Heffernan
a6198efaca
Adding line to CHANGELOG
2013-10-01 17:55:18 -07:00
Jon
f07caa2b97
Close GH-720: unmute if the user drags the volume bar slider.
2013-10-01 17:54:59 -07:00
Steve Heffernan
2662ad9c96
Adding line to CHANGELOG
2013-09-19 09:24:22 -07:00
BCJwhisenant
13dbf23c3c
Close GH-714: Added support for running tests with Karma.
2013-09-19 09:24:06 -07:00
Steve Heffernan
b2098e0efe
Merge branch 'stable'
2013-09-09 12:21:53 -07:00
Steve Heffernan
faea65a44e
Bump version to 4.2.1
2013-09-09 12:21:51 -07:00
Steve Heffernan
50adf355af
Rotating CHANGELOG
2013-09-09 12:21:51 -07:00
Steve Heffernan
1d05177627
Adding line to CHANGELOG
2013-09-09 12:21:47 -07:00
Jon Mumm
a94259cc73
Close GH-727: Fixed windowLoaded not setting on async script load. Fixes #727
2013-09-09 12:21:00 -07:00
Steve Heffernan
a49213e20c
Removed sourcemap from compiled output. fixes #712
2013-09-05 13:03:16 -07:00