1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-14 11:23:30 +02:00
video.js/test/unit
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
..
api.js Added localization support. closes #1360 2014-08-05 17:48:00 -07:00
button.js Modified language json structure to not include the code. 2014-08-05 17:48:00 -07:00
component.js Made tap events on mobile less sensitive to touch moves. closes #1111 2014-05-06 17:22:29 -07:00
control-bar.js Close GH-672: Control bar updates. Fixes #556, Fixes #500, Fixes #374, Fixes #403, Fixes #441, Fixes #193, Fixes #602, Fixes #561, Fixes #281 2013-08-09 14:29:22 -07:00
controls.js Added localization support. closes #1360 2014-08-05 17:48:00 -07:00
core-object.js Close GH-425: Backing out goog.inherits and adding back the previous inheritance API. fixes #415. 2013-04-09 13:43:35 -07:00
core.js Update test/unit/core to jshint 2013-02-08 17:18:49 -05:00
events.js Added support for listening to multiple events through a types array. closes #1231 2014-07-08 11:51:47 -07:00
flash.js Move manual events into tech controller 2014-08-14 15:08:37 -07:00
lib.js Maded some revisions to videojs/video.js#1369 2014-08-04 15:53:28 -07:00
media.html5.js Move manual events into tech controller 2014-08-14 15:08:37 -07:00
media.js Move manual events into tech controller 2014-08-14 15:08:37 -07:00
mediafaker.js Fixed an issue with the firstplay event not firing when autoplaying. closes #1271 2014-06-10 16:55:08 -07:00
menu.js Adjusting menu to use title given in options 2014-04-03 23:35:15 -07:00
player.js Maded some revisions to videojs/video.js#1369 2014-08-04 15:53:28 -07:00
plugins.js Updated grunt and grunt-contrib versions to fix PhantomJS bug 2013-04-09 10:42:41 -07:00
poster.js Added a test for the posterImage source getter 2013-12-02 08:11:22 -08:00
setup.js update test/unit/{media.html5,setup}.js to adhere to jshint 2013-02-08 17:27:04 -05:00
test-helpers.js Maded some revisions to videojs/video.js#1369 2014-08-04 15:53:28 -07:00
tracks.js Added tests for cue times with flags 2014-06-13 13:41:23 -07:00
util.js Added missing files from standard test suite 2014-02-10 17:14:46 -08:00