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

7 Commits

Author SHA1 Message Date
Steve Heffernan
992f2ec23c Fixed android check. Added contributor. Updated some docs. 2011-06-06 14:13:10 -05:00
Steve Heffernan
28c66dcf72 Added public src method for changing the video. 2011-02-18 09:33:12 -08: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
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
81aef822db Adding docs.
Changed Video.player to Video.fn (like jQuery), so player can be used to get the player for a video.
2010-12-16 12:55:52 -08:00
Steve Heffernan
d18c9082bc Fixed issue with Safari on Leopard (10.5) fullscreen not working. 2010-12-01 16:18:50 -08:00
Steve Heffernan
3531ab87de Splitting up into development files. Creating v2.0. 2010-11-21 20:14:12 -08:00