Steve Heffernan
|
244159d9e9
|
Added comment reference to mozFullScreenEnabled info
|
2012-01-16 15:03:38 -08:00 |
|
Heff
|
61aad619a8
|
Merge pull request #128 from rainboxx/patch-1
Changed checking whether fullscreen API is available or not. Firefox 9 ...
|
2012-01-16 15:01:54 -08:00 |
|
Steve Heffernan
|
4f34034c51
|
Fixed CDN Version that was breaking dev.html.
Fixed Double auto-setup
|
2012-01-14 18:13:13 -08:00 |
|
Steve Heffernan
|
e6967528cc
|
Made full window mode more independent
|
2012-01-14 18:03:37 -08:00 |
|
Steve Heffernan
|
18ef75afbb
|
Added rakefile for generating releases.
Updated swf url to adjust based on CDN version.
|
2012-01-13 09:26:18 -08:00 |
|
Matthias Dietrich
|
16d9525fa8
|
Changed checking whether fullscreen API is available or not. Firefox 9 will be handled as "not possible" (document.mozFullScreenEnabled not implemented, fullscreen API deactivated by default) and Firefox 10 can be handled according its config (document.mozFullScreenEnabled represent the current config).
Additional info:
* https://bugzilla.mozilla.org/show_bug.cgi?id=694690
* https://developer.mozilla.org/en/DOM/document.mozFullScreenEnabled
|
2012-01-13 17:34:39 +01:00 |
|
Steve Heffernan
|
c345889535
|
Fixed an issue where ie8 was borking on a bad image attribute.
|
2012-01-12 17:39:25 -08:00 |
|
Steve Heffernan
|
534fb39e89
|
Removed event.layerX and layerY which weren't used and were throwing deprecation warnings.
|
2012-01-12 15:41:30 -08:00 |
|
Raymond Cohen
|
55ac829fb1
|
If there are no sources when the player is initialized, loadTech is called with an undefined source.
It would then error on source.src
|
2012-01-12 14:26:27 -08:00 |
|
Steve Heffernan
|
44b02529ba
|
Poster was wrongly removed from setup change. Fixed.
Upated docs.
|
2012-01-10 15:52:20 -08:00 |
|
Steve Heffernan
|
a83433f655
|
Updated options docs.
Full URL to flash SWF.
|
2012-01-10 13:15:49 -08:00 |
|
Steve Heffernan
|
d80e3e328a
|
Updated version number.
|
2012-01-10 10:10:07 -08:00 |
|
Steve Heffernan
|
166bd0b44f
|
Fixed an offset width bug with IE that was causing player to break.
|
2012-01-09 16:28:26 -08:00 |
|
Steve Heffernan
|
42c9e43736
|
Removed beta references
|
2012-01-09 12:38:43 -08:00 |
|
Steve Heffernan
|
90956059f6
|
Updated to newest version of Flash player. Preparing for final release.
|
2012-01-09 12:18:08 -08:00 |
|
Steve Heffernan
|
7ef5b15ae2
|
Updated api and setup docs
|
2012-01-05 23:25:09 -08:00 |
|
Steve Heffernan
|
9678c7717f
|
Added manual poster image to get around flash cross domain issues.
Starting controls hidden.
Making tech elements clickable.
|
2012-01-02 16:57:17 -08:00 |
|
Steve Heffernan
|
242ff4c68b
|
Fixed tech switching.
Fixed an issue where bigplaybutton was throwing an error when not preloading.
Fixed a bufferring issue when tech switching.
|
2012-01-02 13:02:04 -08:00 |
|
Steve Heffernan
|
38cc63c530
|
Merge branch 'master' of github.com:zencoder/video-js
|
2012-01-02 10:16:42 -08:00 |
|
Michael Christopher
|
1fba4f4b88
|
Added ! to first line of license block so YCompress doesn't strip it out
|
2011-12-27 16:50:32 -06:00 |
|
Steve Heffernan
|
16f6c229f3
|
Merge branch 'master' of github.com:zencoder/video-js
|
2011-12-21 18:16:12 -08:00 |
|
Steve Heffernan
|
accdfcb02c
|
Cleaned up spinner code.
|
2011-12-21 18:15:47 -08:00 |
|
Heff
|
ee1a7dae99
|
Merge pull request #106 from tremby/master
Fix #105
|
2011-12-21 18:13:03 -08:00 |
|
Heff
|
b31eba988b
|
Merge pull request #103 from rkyrychuk/patch-3
Auto rewind on big button play click
|
2011-12-21 18:10:19 -08:00 |
|
Steve Heffernan
|
82142e2f54
|
Added loading spinner code from ZenJosh.
|
2011-12-21 17:59:36 -08:00 |
|
Bart Nagel
|
0e81c6b059
|
fixed cue search algorithm bug
|
2011-12-16 00:52:15 -08:00 |
|
rkyrychuk
|
99fa329bc5
|
Auto rewind on big button play click
|
2011-12-15 23:58:35 +02:00 |
|
rkyrychuk
|
f13a2bf733
|
Ensure that tracking progress and time progress will stop and player deleted after calling destroy method
|
2011-12-15 23:17:10 +02:00 |
|
Steve Heffernan
|
6945be3d6e
|
Updated volume display to automically set itself.
|
2011-12-08 17:33:44 -08:00 |
|
Steve Heffernan
|
d1fb95ecbf
|
Fixed another issue with passing vars to flash
|
2011-12-07 22:12:36 -08:00 |
|
Steve Heffernan
|
176eb1f559
|
Fixed an error with updating tech support.
|
2011-12-07 22:04:54 -08:00 |
|
Steve Heffernan
|
8babbb412c
|
Cleaned up tech name
|
2011-12-07 22:02:40 -08:00 |
|
Steve Heffernan
|
f4e68d1a47
|
Fix flashvar name
|
2011-12-07 21:41:28 -08:00 |
|
Steve Heffernan
|
e0516a4c83
|
Added ability to pass options to flash fallback.
|
2011-12-07 21:29:21 -08:00 |
|
Steve Heffernan
|
1972528df7
|
Changed h5swf name to just Flash for ease of use. And lowercased tech object names.
|
2011-12-07 21:03:12 -08:00 |
|
Steve Heffernan
|
39f7bead50
|
Updated compare page.
|
2011-12-07 16:44:21 -08:00 |
|
Steve Heffernan
|
e4f6bbb0b2
|
Optimized slider controls.
Fixed issue with fullscreen progress bar tracking (offset left wasn't working in new fullscreen)
|
2011-12-05 11:28:18 -08:00 |
|
Steve Heffernan
|
afc9369849
|
Merge branch 'master' of github.com:zencoder/video-js
Conflicts:
src/player.js
src/tech.js
|
2011-12-01 16:52:23 -08:00 |
|
Steve Heffernan
|
325084c6a1
|
Updated swf code to auto play on new src.
|
2011-12-01 16:48:06 -08:00 |
|
Josh Pickett
|
d90cee588a
|
Removed try catch from requestFullScreen
|
2011-12-01 16:35:13 -08:00 |
|
Josh Pickett
|
00a38f76a7
|
Refactored fullscreen logic
|
2011-12-01 16:29:52 -08:00 |
|
Steve Heffernan
|
437566740f
|
Merge branch 'master' of github.com:zencoder/video-js
|
2011-12-01 15:47:52 -08:00 |
|
Steve Heffernan
|
7e747e95ab
|
Updated swf object to newest version.
Optimizing player for later loaded sources.
|
2011-12-01 15:47:12 -08:00 |
|
Josh Pickett
|
08aa73ccf6
|
Added fullscreen with controls to supported browsers
|
2011-12-01 15:38:15 -08:00 |
|
Josh Pickett
|
2607e82aaf
|
Native fullscreen with controls added for supported browsers
|
2011-12-01 15:24:34 -08:00 |
|
Steve Heffernan
|
ec145f6d4d
|
Fixed an issue with ajax errors
|
2011-11-30 14:05:28 -08:00 |
|
Steve Heffernan
|
f0154eeab7
|
Added support for loading the player first and then setting the source later.
Fixed iOS loading issue.
|
2011-11-30 13:06:32 -08:00 |
|
Steve Heffernan
|
1e284827d7
|
Modified some comments
|
2011-11-30 11:53:08 -08:00 |
|
Steve Heffernan
|
0c7334c861
|
Fixed some IE comma errors. Made ajax error clearer. Fixed a setup issue.
|
2011-11-29 16:39:43 -08:00 |
|
Steve Heffernan
|
82d55c45e7
|
Updated error with updating tech support
|
2011-11-29 12:12:13 -08:00 |
|