jiti-meet/react/features/base
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
..
conference ref(pinning): remove pinnedId state from VideoLayout 2017-08-11 10:43:35 +01:00
config [RN] Converge with Web's ExternalAPI a bit 2017-07-27 16:48:38 -05:00
connection [RN] Fix the conference URL delivered to JitsiMeetView's listeners 2017-08-01 06:31:03 -05:00
devices [RN] Polyfill Symbol 2017-05-26 16:37:22 -05:00
dialog feat(dialog): add missing export for actionTypes 2017-07-18 13:35:24 +02:00
font-icons [RN] Update jitsi font icon selection 2017-07-06 17:14:00 -05:00
i18n Uses languages.json to obtain supported languages. 2017-07-27 16:36:22 -05:00
lib-jitsi-meet [RN] Polyfill window.location.search 2017-08-04 11:35:03 -05:00
logging Fix the initialization of the (external) API 2017-05-30 09:38:18 -05:00
media feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
participants Reduce duplication 2017-08-16 16:28:39 -05:00
react [Android] Destroy containes when they are not visible 2017-07-28 10:25:46 -05:00
redux Introduce features/base/logging 2017-04-23 23:30:53 -05:00
styles [RN] Workaround for Android view clipping 2017-07-24 15:01:37 -05:00
tracks feat(conference, toolbox, API) get rid of {audio,video}Muted' flags 2017-08-18 13:30:30 +02:00
util [RN] Handle multiple schemes/protocol in URLs 2017-08-01 06:31:03 -05:00