.. |
tech
|
@gkatsev fixed nativeControlsForTouch handling. Defaults to native controls on iphone and native android browsers.. closes #2499
|
2015-08-21 17:43:07 -04:00 |
tracks
|
@heff fixed cross-platform track tests by switching to a fake tech. closes #2496
|
2015-08-24 12:48:42 -07:00 |
utils
|
@gkatsev always use emulated TextTrackLists so tracks survive tech switches. closes #2425
|
2015-08-03 15:19:36 -04:00 |
button.test.js
|
@mmcc switched to using button elements for button components. closes #2209
|
2015-05-29 15:56:45 -07:00 |
component.test.js
|
@heff use a synchronous ready() internally. closes #2392
|
2015-07-30 15:38:01 -04:00 |
controls.test.js
|
Normalise lang codes to lowercase for insensitive match
|
2015-05-21 17:07:13 -07:00 |
events.test.js
|
Checking on the event the relatedTarget exists before setting its property
|
2015-07-09 15:41:07 -07:00 |
extends.test.js
|
@pavelhoral fixed subclassing without a constructor. closes #2308
|
2015-07-10 11:42:29 -07:00 |
menu.test.js
|
Broke up Lib and Util into smaller libraries of functions
|
2015-05-15 18:20:35 -07:00 |
player.test.js
|
@gkatsev improved tech controls listener handling.. closes #2511
|
2015-08-25 16:17:35 -04:00 |
plugins.test.js
|
Log an error when a plugin can't be found
|
2015-07-08 14:51:00 -07:00 |
poster.test.js
|
Broke up Lib and Util into smaller libraries of functions
|
2015-05-15 18:20:35 -07:00 |
setup.test.js
|
Broke up Lib and Util into smaller libraries of functions
|
2015-05-15 18:20:35 -07:00 |
test-helpers.js
|
Clean up and documentation of src/js/video.js and DOM functions
|
2015-05-21 11:33:12 -07:00 |
video.test.js
|
@dmlap switched global options back to an object at videojs.options. closes #2461
|
2015-08-12 13:51:43 -07:00 |