jiti-meet/react/features/filmstrip
Saúl Ibarra Corretgé 467c9d36cf audio-only,lastn: move audio-only and last N handling to standalone features
This refactors all handling of audio-only and last N to 2 features in preparation
for "low bandwidth mode".

The main motivation to do this is that lastN is a "global" setting so it helps
to have all processing for it in a single place.
2019-08-02 15:54:47 +02:00
..
components feat: show on stage function 2019-06-20 11:05:34 +02:00
actionTypes.js chore: use strings as action types 2019-03-21 14:47:55 +01:00
actions.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00
constants.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
functions.native.js [RN] Implement Notifications on mobile 2018-06-28 12:47:50 +02:00
functions.web.js fix(filmstrip): show thumbnails in 1-on-1 with a fake participant 2018-11-27 12:31:27 -08:00
index.js audio-only,lastn: move audio-only and last N handling to standalone features 2019-08-02 15:54:47 +02:00
reducer.js [RN] Add ability to enable / disable the filmstrip (Coding style: comments, naming) 2018-02-12 11:52:46 -06:00