jiti-meet/modules
Leonard Kim 2e08815644 fix(video): use onplaying to ensure video height and width are set
When using onplay in firefox, the event fires before data is flowing,
which can cause videoHeight and videoWidth to be 0 during resizing.
By using onplaying, there is some assurance data is being received,
so videoHeight and videoWidth should be set.
2017-06-07 10:44:05 -05:00
..
API Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
UI fix(video): use onplaying to ensure video height and width are set 2017-06-07 10:44:05 -05:00
URL Move ConferenceUrl.inviteURL into React and redux 2017-06-01 21:04:31 -05:00
analytics include local.html file meant to define local analytics properties (#1612) 2017-05-30 13:37:43 -05:00
devices Rename functions, fix jquery element ref and indentetation 2016-10-07 13:55:27 -05:00
keyboardshortcut Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
keycode style(keycode): Comment 2017-01-23 15:29:25 -06:00
recorder ESLint 2016-10-03 11:12:27 -05:00
remotecontrol fix(remotecontrol): Controller enabled property 2017-05-16 12:45:39 -05:00
settings [RN] fix(Avatar): Match the implementation for web 2017-03-08 13:21:34 -06:00
translation Fixes loading jquery-i18next. 2017-03-07 17:30:20 -06:00
transport Merge branch 'abstract_transport2' 2017-05-02 17:40:16 -05:00
util Merge branch 'abstract_transport2' 2017-05-02 17:40:16 -05:00
FollowMe.js Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00