jiti-meet/react/features/toolbox
Paweł Domas 99ce46cfa8 feat(conference, toolbox, API) get rid of {audio,video}Muted' flags
* ref: video muted state

Get rid of 'videoMuted' flag in conference.js

* ref: audio muted state

Get rid of 'audioMuted' flag in conference.js

* fix(conference.js|API): early audio/video muted updates

* ref(conference.js): rename isVideoMuted

Rename isVideoMuted to isLocalVideoMuted to be consistent with
isLocalAudioMuted.

* doc|style(conference.js): comments and space after if

* ref: move 'setTrackMuted' to functions

* fix(tracks/middleware): no-lonely-if

* ref(features/toolbox): get rid of last argument

* ref(defaultToolbarButtons): rename var
2017-08-18 13:30:30 +02:00
..
components [RN] Fix jsdocs 2017-08-14 12:23:46 +02:00
actionTypes.js [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
actions.native.js ref: enable/disable microphone button 2017-07-28 12:06:42 -05:00
actions.web.js ref(UIUtil): Move all tooltip functions into another file 2017-08-11 17:07:24 -07:00
defaultToolbarButtons.js feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
functions.native.js feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
functions.web.js ref(toolbar): Implement stateless toolbar 2017-08-11 17:07:24 -07:00
index.js ref(toolbar): Implement stateless toolbar 2017-08-11 17:07:24 -07:00
middleware.js feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
reducer.js feat(device_selection): Implement popup 2017-06-07 09:23:40 -05:00