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-05 23:25:09 -08:00
..
_begin.js Added ! to first line of license block so YCompress doesn't strip it out 2011-12-27 16:50:32 -06: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 Updated api and setup docs 2012-01-05 23:25:09 -08:00
core.js Added manual poster image to get around flash cross domain issues. 2012-01-02 16:57:17 -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 Updated api and setup docs 2012-01-05 23:25:09 -08:00
player.js Updated api and setup docs 2012-01-05 23:25:09 -08:00
tech.js Updated api and setup docs 2012-01-05 23:25:09 -08:00
tracks.js fixed cue search algorithm bug 2011-12-16 00:52:15 -08:00