Josh Pickett
00a38f76a7
Refactored fullscreen logic
2011-12-01 16:29:52 -08:00
Steve Heffernan
437566740f
Merge branch 'master' of github.com:zencoder/video-js
2011-12-01 15:47:52 -08:00
Steve Heffernan
7e747e95ab
Updated swf object to newest version.
...
Optimizing player for later loaded sources.
2011-12-01 15:47:12 -08:00
Josh Pickett
08aa73ccf6
Added fullscreen with controls to supported browsers
2011-12-01 15:38:15 -08:00
Josh Pickett
2607e82aaf
Native fullscreen with controls added for supported browsers
2011-12-01 15:24:34 -08:00
Steve Heffernan
ec145f6d4d
Fixed an issue with ajax errors
2011-11-30 14:05:28 -08:00
Steve Heffernan
f0154eeab7
Added support for loading the player first and then setting the source later.
...
Fixed iOS loading issue.
2011-11-30 13:06:32 -08:00
Steve Heffernan
1e284827d7
Modified some comments
2011-11-30 11:53:08 -08:00
Steve Heffernan
0c7334c861
Fixed some IE comma errors. Made ajax error clearer. Fixed a setup issue.
2011-11-29 16:39:43 -08:00
Steve Heffernan
82d55c45e7
Updated error with updating tech support
2011-11-29 12:12:13 -08:00
Steve Heffernan
ef321a8072
MAJOR REFACTOR: Restrcutured code into class-based components. Setup and configuring should still work the same, but controls and tech elements are now sub-classes for Component, which builds elements and applies event behaviors.
...
Removed demo source code from repository root. Was receiving pull requests for the release files instead of source files. This makes it more clear where to make changes.
2011-11-29 11:40:05 -08:00