1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/src
2012-06-28 16:36:40 -07: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 Allow disabling of default components. 2012-06-28 16:36:40 -07:00
controls.js Merge branch 'hotfix/multiple-control-fades-fix' 2012-05-02 20:57:49 -07:00
core.js Updated options loading to be better. 2012-04-06 16:42:09 -07:00
events.js Updated remaining event listener function names. 2012-03-26 11:23:05 -07: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 Removed ECMA file. No longer using any of these functions. 2012-03-26 10:56:38 -07:00
player.js Made duration setable and cached. 2012-04-25 15:15:33 -07:00
setup.js Updated player API to be avialable immediately. 2012-02-02 14:56:47 -08:00
tech.js Merge pull request #143 from andchen/master 2012-03-22 15:00:43 -07:00
tracks.js Updated remaining event listener function names. 2012-03-26 11:23:05 -07:00