1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Steve Heffernan
644ffb8901 Added more specificity to styles. 2010-09-17 22:12:50 -07:00
Steve Heffernan
3e8f2db575 Added some CSS updated from Jim Puls 2010-08-19 17:08:46 -07:00
Steve Heffernan
c745b34d4d Added a DOM Ready function, so no library/or onload function needed for basic setup.
Fixed the controls starting at the top and then jumping down issue.
2010-08-06 10:19:23 -07:00
Steve Heffernan
63459dfac9 Added subtitles demo file & styles. 2010-07-20 13:39:11 -07:00
Steve Heffernan
4df3b7a000 Restructured HTML/CSS to make skinning easier.
Added 3 new skins.
Added native fullscreen mode for safari.
2010-06-26 21:48:05 -07:00
Steve Heffernan
c0a0c97e0b Organizing CSS 2010-06-17 19:41:27 -07:00
Steve Heffernan
d68a142abb Fixed volume to be more accurate. 2010-06-13 21:59:43 -07:00
Steve Heffernan
159a509962 Added a lot...
Full iPad support.
Source types to embed code.
Source checking ability.
_V_ mock library
2010-06-12 18:00:53 -07:00
Steve Heffernan
097cdaa14c Added a loading bar. 2010-06-09 01:24:12 -07:00
Steve Heffernan
e00aa52d20 Fixed a bug with 2 videos on one page - one video would still overlap the other in full-window mode. 2010-06-08 19:11:28 -07:00
Steve Heffernan
f4d5348447 Added download links to round out VfE and compatibility. 2010-06-02 22:03:03 -07:00
Steve Heffernan
6571f38204 Added poster image fix thanks to dz0ny 2010-06-02 19:22:58 -07:00
Janez Troha
47c7d46d99 Usability, showing appropiate curson when over controls. 2010-06-03 07:10:37 +08:00
Steve Heffernan
877b9d5c8f Separated skin in style sheet. 2010-05-27 15:50:03 -07:00
Steve Heffernan
a621aec774 Changed fullscreen back to fixed positioning. 2010-05-27 15:25:10 -07:00
Steve Heffernan
d548450e4e Updated to new method of fullscreen to hopefully fix some bugs. 2010-05-27 15:15:33 -07:00
Steve Heffernan
46a2340aab Added z-index to prevent anything from being over the video. 2010-05-21 19:48:41 -07:00
Steve Heffernan
1d96036ab2 Updated the VFE code.
Reworked some of the listeners to be on the actual video element events.
Added simple auto hiding.
2010-05-21 09:27:47 -07:00
Steve Heffernan
4695c04a4d Update styles. 2010-05-18 17:55:08 -07:00
Steve Heffernan
ffbd81070f Updated player styles. 2010-05-18 10:41:01 -07:00
Steve Heffernan
a843541f6c Added setup. 2010-05-17 21:25:32 -07:00
Steve Heffernan
abe9252bbb First version. 2010-05-17 19:51:17 -07:00