Commit Graph

5435 Commits (f10d42f8e41e22712eddbff45c0a507984135173)
 

Author SHA1 Message Date
Saúl Ibarra Corretgé f10d42f8e4 Fix processing context root 6 years ago
Дамян Минков 7eda31315f Google & Microsoft calendar API integration (#3340) 6 years ago
virtuacoplenny 87c010a9bd
fix(subtitles): adjust styling for tile view (#3365) 6 years ago
linkmauve 8d0d92a437 Log the amount of local tracks properly 6 years ago
linkmauve faada0abae Print a nicer log message on participant join/part 6 years ago
Ritwik Heda 1d99abc4a4 removes need for `eslint-disable-next-line react/jsx-wrap-multilines` and `eslint-diable-line no extra-parens` 6 years ago
Lyubo Marinov 9aed4df6d2 react-native-webrtc: android: pass correct constraints map to VideoCaptureController 6 years ago
Saúl Ibarra Corretgé d92b720704 [RN] Update calendar-events dependency 6 years ago
bgrozev 25aaa74edc
Merge pull request #3223 from ztl8702/local-recording 6 years ago
Boris Grozev 195462a1a8 Merge branch 'master' into pr/3223 6 years ago
bgrozev 9c03e95bf1
npm: Updates lib-jitsi-meet to 4a28a196160411d657518022de8bded7c02ad679. (#3357) 6 years ago
virtuacoplenny c353e9377f feat(tile-view): initial implementation for tile view (#3317) 6 years ago
Radium Zheng 913c56c408 fix comments and docs 6 years ago
bgrozev 2f1223f721 fix: Handles the case of e2eRtt being undefined. (#3354) 6 years ago
Radium Zheng 4f1aaf89bf update package-lock.json 6 years ago
Radium Zheng df6df1c6c3 refactor: AbstractAudioContextAdapter 6 years ago
Radium Zheng 1e804e552e fix: FlacAdapter get sampleRate 6 years ago
Radium Zheng b284f25fde Refactor how download works. Cleaner filenames. 6 years ago
Radium Zheng 49bdd53bee Fix issue on mobile platforms 6 years ago
Radium Zheng 0827e02de9 use official repo for libflac.js 6 years ago
Radium Zheng 0410af9e5e add guard before APP in middleware.js 6 years ago
Radium Zheng 5a051024e6 clean up WavAdapter 6 years ago
Radium Zheng e2def5f88b simplify Promise chaining in FlacAdapter 6 years ago
Radium Zheng 1078fa9d05 remove 'localRecording' from interface_config.js 6 years ago
Radium Zheng dda7568a48 UI: refine LocalRecordingInfoDialog 6 years ago
Radium Zheng 4550848eac fix comments in flac-related codebase 6 years ago
Radium Zheng 7822831b1e UI: add a "Local Recording" label 6 years ago
Radium Zheng e03126e422 fix sampleRate issues in flac and wav 6 years ago
Radium Zheng 61652c69b3 SessionManager 6 years ago
Radium Zheng b6e1a49d33 Switching microphone on the fly: flac and wav support 6 years ago
Radium Zheng e0ac3efb5c comment out section in config.js 6 years ago
Radium Zheng 65c76dcde5 Muting support 6 years ago
Radium Zheng 5daa91ec1b update libflac.js to 4 and use proper fork 6 years ago
Radium Zheng 473ba28171 feature flag 6 years ago
Radium Zheng 52b55d65a0 change LocalRecordingInfoDialog 6 years ago
Radium Zheng 8ebf2b7e47 analytics: keyboard shortcut 6 years ago
Radium Zheng cc38fcc5d0 register shortcuts in the middleware 6 years ago
Radium Zheng a277421ecb WIP: Convert inline dialog to modal dialog 6 years ago
Radium Zheng 2f2e69a6f5 Add keyboard shortcuts for LocalRecordingInfoDialog 6 years ago
Radium Zheng 0490a3cf73 Refactor RecordingController 6 years ago
Radium Zheng bfc8ecfaa6 changed one comment line 6 years ago
Radium Zheng 42c827434c clean up in LocalRecordingInfoDialog 6 years ago
Radium Zheng 0f3b67e53e reducer should be a pure function 6 years ago
Radium Zheng 2dfb107c57 UI strings: durationNA and moderater's finish message 6 years ago
Radium Zheng f8c01646c7 Temp fix: newly joined clients miss the commands 6 years ago
Radium Zheng 0f0f9ea1b2 bug fix: multiple StartCommands 6 years ago
Radium Zheng ce308eaa8b refactor: remove ensureInitialized 6 years ago
Radium Zheng 337cea6488 don't use params to switch actionType 6 years ago
Radium Zheng e125861b29 refactor: use createLocalTracks instead of gUM; fix some docs; 6 years ago
Radium Zheng 3241c7a929 guard LocalRecordingButton with _shouldShowButton 6 years ago