1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-23 02:04:34 +02:00
video.js/src
Steve Heffernan 18ef75afbb Added rakefile for generating releases.
Updated swf url to adjust based on CDN version.
2012-01-13 09:26:18 -08:00
..
_begin.js Added rakefile for generating releases. 2012-01-13 09:26:18 -08:00
_end.js 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. 2011-11-29 11:40:05 -08:00
component.js Updated api and setup docs 2012-01-05 23:25:09 -08:00
controls.js Fixed an issue where ie8 was borking on a bad image attribute. 2012-01-12 17:39:25 -08:00
core.js Added rakefile for generating releases. 2012-01-13 09:26:18 -08:00
ecma.js 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. 2011-11-29 11:40:05 -08:00
events.js Removed event.layerX and layerY which weren't used and were throwing deprecation warnings. 2012-01-12 15:41:30 -08:00
json.js 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. 2011-11-29 11:40:05 -08:00
lib.js Updated to newest version of Flash player. Preparing for final release. 2012-01-09 12:18:08 -08:00
player.js If there are no sources when the player is initialized, loadTech is called with an undefined source. 2012-01-12 14:26:27 -08:00
setup.js Updated to newest version of Flash player. Preparing for final release. 2012-01-09 12:18:08 -08:00
tech.js Fixed an offset width bug with IE that was causing player to break. 2012-01-09 16:28:26 -08:00
tracks.js fixed cue search algorithm bug 2011-12-16 00:52:15 -08:00