1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-10 23:30:03 +02:00
video.js/src
2012-01-20 17:42:38 -08:00
..
_begin.js Fixed CDN Version that was breaking dev.html. 2012-01-14 18:13:13 -08:00
_end.js Fixed CDN Version that was breaking dev.html. 2012-01-14 18:13:13 -08:00
component.js Updated api and setup docs 2012-01-05 23:25:09 -08:00
controls.js Removed spinner on stall. 2012-01-16 15:42:31 -08:00
core.js Fixed CDN Version that was breaking dev.html. 2012-01-14 18:13:13 -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 Created iframe mode for getting around flash reloading issues. 2012-01-20 17:34:18 -08:00
setup.js Fixed CDN Version that was breaking dev.html. 2012-01-14 18:13:13 -08:00
tech.js commented out some currently unused code 2012-01-20 17:42:38 -08:00
tracks.js fixed cue search algorithm bug 2011-12-16 00:52:15 -08:00