1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/src
2012-03-26 11:19:26 -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 Updated on/addevent names on components. 2012-03-26 11:19:26 -07:00
controls.js Updated on/addevent names on components. 2012-03-26 11:19:26 -07:00
core.js Changed 'poster' component to 'posterImage' to prevent conflicts with API. 2012-03-19 15:50:05 -07:00
events.js Added on/off/trigger events to replace addEvent/removeEvent/triggerEvent. 2012-03-26 11:12:31 -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 Updated on/addevent names on components. 2012-03-26 11:19:26 -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 Started Adding tracks docs. 2012-03-16 15:32:48 -07:00