This website requires JavaScript.
Explore
Help
Register
Sign In
web
/
video.js
Watch
1
Star
0
Fork
0
You've already forked video.js
mirror of
https://github.com/videojs/video.js.git
synced
2025-02-02 11:34:50 +02:00
Code
Releases
Activity
video.js
/
src
History
Josh Pickett
00a38f76a7
Refactored fullscreen logic
2011-12-01 16:29:52 -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
Refactored fullscreen logic
2011-12-01 16:29:52 -08:00
tech.js
Refactored fullscreen logic
2011-12-01 16:29:52 -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