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

135 Commits

Author SHA1 Message Date
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
cf40d531ee Fixed issue where links fallback needed an element reference. 2010-11-21 20:18:17 -08:00
Steve Heffernan
3531ab87de Splitting up into development files. Creating v2.0. 2010-11-21 20:14:12 -08:00
Steve Heffernan
45fa3dc45a Created shell script for combining source files. 2010-11-14 14:04:42 -08:00
Steve Heffernan
0274280d66 Broke library into pieces and continued to reorganize. 2010-11-14 11:41:04 -08:00
Steve Heffernan
604b802df8 Added each function.
Updated controlbar to controlbars
2010-11-12 16:23:35 -08:00
Steve Heffernan
ef08a3f71b Made flashIsDominant work. 2010-11-12 15:13:54 -08:00
Steve Heffernan
c211869e6a Created "Behaviors" and reorgainzed functions based on them. 2010-11-12 15:04:46 -08:00
Steve Heffernan
004fb9ee13 Cleaned up spinner styles. 2010-11-11 19:49:07 -08:00
Steve Heffernan
afd350050f Removed option to turn off links because it messes up controls alignment.
Explained some styles.
2010-11-11 19:33:33 -08:00
Steve Heffernan
9fe4307dd3 Updated skins to work with new layout methods. 2010-11-11 18:35:19 -08:00
Steve Heffernan
31f6fcdbd6 Created activateControl method for applying behaviors
Added rEvtContext for creating removable event listeners with context.
Switch to top/left form holygrail for load bar positioning.
Switched to relative/absolute for contorlsBelow instead of JS calculating heights.
Started testing maps integration.
2010-11-11 17:40:22 -08:00
Steve Heffernan
6a682af82c Starting new "Activate" method for controls.
Switched play/pause class on play button to playing/paused class on box, so other elements can style based on that.
2010-11-10 00:05:28 -08:00
Steve Heffernan
f59237e0e8 Switched back to divs for controls elements in order to make styles more portable. LIs had too many conflicsts. 2010-11-09 22:41:09 -08:00
Steve Heffernan
7e16988650 Added device specific interfaces. Added play button to Android. Added spinner to iPad.
Catching error on localStorage full that safari seems to randomly throw.
Added check for m3u8.
Tracking warnings.
2010-11-09 21:06:44 -08:00
Steve Heffernan
13455983a8 Fixed iPhone version checking. 2010-11-09 15:15:11 -08:00
Steve Heffernan
a7300d5387 Fixed iOS checking 2010-11-09 15:11:52 -08:00
Steve Heffernan
d04d330237 Added contributor. 2010-11-09 15:08:54 -08:00
Steve Heffernan
9fcae08b70 Stopped catching errors on player init, because it was causing multiplayers to get started. 2010-11-09 15:04:20 -08:00
Steve Heffernan
ff8d052cc3 JSlint fixes. 2010-11-09 14:40:22 -08:00
Steve Heffernan
152c42753c Added versions for skins. 2010-11-09 14:34:59 -08:00
Steve Heffernan
bfad8f161e Updated versions and readme. 2010-11-09 14:32:01 -08:00
Steve Heffernan
6d20179ad2 Updated subitles. Now using track element method for setting subitles. 2010-11-08 20:13:43 -08:00
Steve Heffernan
77a48d9324 More reorg.
Switched spinner to use CSS for centering instead of JS.
Created some device checks.
Modularized some device fixes.
2010-11-08 18:44:51 -08:00
Steve Heffernan
bea0021b5f Hopefully fixed issue with Android playback.
Fixed issue where big play button would appear over other fullscreen videos.
2010-11-08 13:49:05 -08:00
Steve Heffernan
88cab0ba24 Fixed issue with big button z-index because it was showing over other fullscreen videos. 2010-11-08 08:18:18 -08:00
Steve Heffernan
0abf2e6364 Renamed Controller to ControlBar 2010-11-08 00:08:56 -08:00
Steve Heffernan
d15ecf96ff More reorganization. 2010-11-08 00:04:19 -08:00
Steve Heffernan
b907b8d1f7 Massive reoganization. 2010-11-07 17:31:33 -08:00
Steve Heffernan
3b9141a1ae Switched to "players" list method for controlling fallbacks and fallback order 2010-11-07 15:30:59 -08:00
Steve Heffernan
1520a55054 Added 1.1.5 changelog 2010-11-07 12:18:30 -08:00
Steve Heffernan
5da3957cca Updated readme. 2010-11-07 12:17:51 -08:00
Steve Heffernan
6303b02119 Updated readme 2010-11-05 18:52:22 -07:00
Steve Heffernan
0ebfa5e068 Added flash ID to readme demo for Flowplayer fix. 2010-11-05 18:15:16 -07:00
Steve Heffernan
ea57810e4e Updated to show links if only unplayable sources and no Flash. 2010-11-05 18:03:56 -07:00
Steve Heffernan
864e5bca0c Updated version numbers.
Created test folder.
2010-11-05 17:32:13 -07:00
Steve Heffernan
709e4193b3 Improved styles loaded checking. 2010-11-05 17:11:32 -07:00
Steve Heffernan
e8e0306415 Fixed spinner when Safari calls waiting and doesn't resolve. 2010-11-05 16:49:36 -07:00
Steve Heffernan
1138ffae7d Fixed a bug where Chrome shows the poster and plays audio if you set the currentTime too quickly. 2010-11-05 16:13:20 -07:00
Steve Heffernan
c8533e4368 Added loading spinner. 2010-11-05 15:53:35 -07:00
Steve Heffernan
e9ba8f3792 Added history and logging. 2010-10-21 21:44:58 -07:00
Steve Heffernan
8eedbe6a38 Started spinner 2010-10-21 21:33:00 -07:00
Steve Heffernan
c2c945afe5 Added volume() function to get and set volume through the player. 2010-10-20 22:07:38 -07:00
Steve Heffernan
c54ad0583b Updated tube skin big play button placement. 2010-10-20 10:21:23 -07:00
Steve Heffernan
761f740c6b Removed test file. 2010-10-19 22:41:58 -07:00
Steve Heffernan
f559e36d11 Removed load() from preload fix.
Added big play button styles for other skins.
2010-10-19 22:36:27 -07:00
Steve Heffernan
32193e1e86 Updated readme. Fixed some JSlint complaints. 2010-10-19 21:21:26 -07:00
Steve Heffernan
64e6573945 Added a big play button at the beginning.
Hiding controls at the start because Safari errors if you click fullscreen button before the video loads.
Started error tracking.
Organized controls/box positioning some.
2010-10-18 21:51:02 -07:00
Steve Heffernan
49ffeedd1e Added showPoster to onEnded. So poster shows up when the video ends. 2010-10-04 21:34:36 -07:00
Steve Heffernan
79ef734914 Made initial click & hold trigger new value on progress and volume.
Made controls not hide when hovering over them.
Changed a document.onmousemove to an eventListener to prevent conflicts.
2010-09-25 22:28:04 -07:00