1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00
video.js/test
David LaPalomento f4ce62d4b1 Move manual events into tech controller
Migrate the timers that manage creating timeupdate and progress events when the tech doesn't support them natively. Now, techs that extend MediaTechController will continue to automatically pick up synthetic playback and buffering events but they're scoped much more closely to the entity that needs them. In addition, time and progress tracking have been moved much earlier into the component initialization which fixes #1414.
2014-08-14 15:08:37 -07:00
..
unit Move manual events into tech controller 2014-08-14 15:08:37 -07:00
index.html Move manual events into tech controller 2014-08-14 15:08:37 -07:00
karma-qunit-shim.js Close GH-714: Added support for running tests with Karma. 2013-09-19 09:24:06 -07:00
karma.conf.js Added additional browsers for saucelabs testing. closes #1216 2014-07-08 11:46:02 -07:00
karma.minified.api.conf.js Added cross-browser testing with SauceLabs, and added Karma as the default test runner. closes #1187 2014-05-16 14:48:05 -07:00
karma.minified.conf.js Added cross-browser testing with SauceLabs, and added Karma as the default test runner. closes #1187 2014-05-16 14:48:05 -07:00
minified-api.html Better error handling. closes #1197 2014-05-12 17:08:48 -07:00
minified.html Better error handling. closes #1197 2014-05-12 17:08:48 -07:00
qunit-externs.js Better error handling. closes #1197 2014-05-12 17:08:48 -07:00
sinon-externs.js Move manual events into tech controller 2014-08-14 15:08:37 -07:00