1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-04 06:48:49 +02:00
video.js/src
2011-12-01 15:38:15 -08:00
..
_begin.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
_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 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
controls.js Fixed some IE comma errors. Made ajax error clearer. Fixed a setup issue. 2011-11-29 16:39:43 -08:00
core.js Modified some comments 2011-11-30 11:53:08 -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 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
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 Fixed an issue with ajax errors 2011-11-30 14:05:28 -08:00
player.js Added fullscreen with controls to supported browsers 2011-12-01 15:38:15 -08:00
tech.js Added fullscreen with controls to supported browsers 2011-12-01 15:38:15 -08:00
tracks.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