1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-02 09:11:54 +02:00
video.js/src
Steve Heffernan 2d2e7117b3 Merge branch 'hotfix/options-width-fix'
Conflicts:
	src/core.js
2012-04-06 16:52:18 -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 remaining event listener function names. 2012-03-26 11:23:05 -07:00
controls.js Updated remaining event listener function names. 2012-03-26 11:23:05 -07:00
core.js Updated options loading to be better. 2012-04-06 16:42:09 -07:00
core.js.orig Merge branch 'hotfix/options-width-fix' 2012-04-06 16:52:18 -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 Merge branch 'hotfix/options-width-fix' 2012-04-06 16:52:18 -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