1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-24 08:42:25 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
Steve Heffernan
72a9aadfbd Organized/updated poster functionality. 2010-06-02 19:44:58 -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
Janez Troha
1ff9abfc10 Fix for constrols showing in full screen http://github.com/zencoder/video-js/issues#issue/3
Signed-off-by: Janez Troha <janez.troha@gmail.com>
2010-06-03 07:10:37 +08:00
Steve Heffernan
4ee7ccfde4 Updated from autobuffer to preload. Thanks to Bruce Lawson. 2010-06-02 10:52:34 -07:00
Steve Heffernan
95845a7646 Updated license. 2010-06-02 09:08:15 -07: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
b6353669d4 Added support for resizing the window in full-window mode. 2010-05-27 11:40:13 -07:00
Steve Heffernan
cd7b1a1493 Added a fix for scrollbars covering the fullwindow button. 2010-05-27 11:07:24 -07:00
Steve Heffernan
0545583730 Fixed a issue with updating the progress bar when the controls are hidden. Thanks to Justin Greer. 2010-05-27 10:51:18 -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
8d662f01d8 Reverted to not adding video-js-box dynamically. Was causing weird layout errors. 2010-05-21 09:53:37 -07:00
Steve Heffernan
026f186760 Removed video box in demo because adding it dynamically now.
Switche to window.onload instead of bodyLoaded function.
2010-05-21 09:33:50 -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
c0decf93ec Switched to using a context method for triggered functions.
Fixed a time tracking bug.
2010-05-20 19:19:48 -07:00
Steve Heffernan
4031b8bb57 Updated demo videos.
Added function to dectect video support and not load controls.
2010-05-20 15:48:16 -07:00
Gordon Brander
78993f2005 Added MIT License to package 2010-05-21 00:35:31 +08: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
8dd017d892 Added ogg type attribute 2010-05-17 20:37:01 -07:00
Steve Heffernan
79a74350a5 Added Video for Everybody embed code with flowplayer fallback. 2010-05-17 20:36:11 -07:00
Steve Heffernan
5a9b009eb1 Removed the class file 2010-05-17 19:51:45 -07:00
Steve Heffernan
abe9252bbb First version. 2010-05-17 19:51:17 -07:00
Brandon Arbini
f33b3e519b Initial commit. 2010-05-14 11:50:09 -07:00