1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-16 11:37:29 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Eirik Brandtzæg
7ffd071823 Refactored from transparent to opaque. Ref comment from emirpprime: 59fe0f109b (commitcomment-275822) 2011-02-18 12:16:56 +01:00
Eirik Brandtzæg
59fe0f109b Added <param name="wmode" value="transparent" /> to all instances of <object>. This will help with flash transparency in IE and z-index 2011-02-18 10:06:01 +01:00
Steve Heffernan
f31aec1717 Updated ReadMe 2011-02-17 20:34:53 -08:00
Steve Heffernan
d325f6aa56 Added option to disable controls. 2011-02-17 20:32:21 -08:00
Steve Heffernan
98a3d991a0 Organized API and files.
Abstracted player API from video API.
Started on Control fading through CSS transitions.
2010-12-29 09:19:09 -08:00
Steve Heffernan
b97718d177 Rewrote and optimized subtitle code. 2010-12-10 14:53:18 -06:00
Steve Heffernan
6e05cb7082 Moving fullscreen to HTML5 api.
Forcing volume to between 0 and 1.
2010-12-09 15:44:56 -06:00
Steve Heffernan
240030fe4d Fix: Issue with big play button when multiple videos are on the page. 2010-11-22 15:35:23 -08:00
Steve Heffernan
e9f23dfe1c Fixed issue with flash fallback no showing in firefox. 2010-11-22 14:59:19 -08:00
Steve Heffernan
945f370c2b Fixed some IE bugs & some JSlint suggestions. 2010-11-21 22:21:36 -08:00
Steve Heffernan
75742b7d69 Fixed a bug where wouldn't track time after click on scrubber 2010-11-21 20:30:04 -08:00
Steve Heffernan
3531ab87de Splitting up into development files. Creating v2.0. 2010-11-21 20:14:12 -08:00
Steve Heffernan
0274280d66 Broke library into pieces and continued to reorganize. 2010-11-14 11:41:04 -08:00