Commit Graph

23 Commits

Author SHA1 Message Date
Yoan Pintas 91c5936a24 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Yoan Pintas 2714f7fc66 Avoid simultaneous state changes (#6986) 2022-10-27 17:15:18 +02:00
Giom Foret da1e65e3ed Voice Broadcast: log and block unexpected state change 2022-10-26 12:28:40 +02:00
Yoan Pintas 216755688f Add voice broadcast initial state in bubble data (#6972)
- Add voice broadcast initial state in bubble data
- Remove the local record after sending
2022-10-26 08:51:41 +02:00
Yoan Pintas 7065ab2b4e Avoid unnecessary send state request (#6970) 2022-10-25 16:51:03 +02:00
Giom Foret e5571371fb Enhance RoomBubbleCellData handling
- detect correctly an actual live recording
- update the tile display at the end of a live recording
2022-10-20 19:39:51 +02:00
Giom Foret e2c7dda534 BF Ignore redacted voice broadcast state event (their content is empty) 2022-10-20 19:39:50 +02:00
Philippe Loriaux 0c86dbd7da Add sequence value when sending chunk files 2022-10-20 19:39:50 +02:00
yostyle dcc3b6375b Update UI 2022-10-20 18:48:20 +02:00
yostyle 0b77d674ce Display live voice broadcast 2022-10-20 16:48:20 +02:00
manuroe 34a49f966a VB: Own code review 2022-10-20 13:39:27 +02:00
manuroe 0104cda91a VB: Support multi chunks playback 2022-10-19 23:09:48 +02:00
manuroe d2ccee0b50 VB: Make the view model aware of every chunk new coming
this reactive approach will help to cache and reorder them by sequence
2022-10-19 17:28:08 +02:00
manuroe 373309cce5 VB: Playback starts to work but only the first chunk if it is ogg 2022-10-19 14:23:09 +02:00
yostyle b4848d309d Add device_id and record tag 2022-10-19 13:10:59 +02:00
yostyle cae457146f Aggregate chunks in voice broacast 2022-10-19 11:11:49 +02:00
manuroe 3a21d4acd5 Removed VoiceBroadcastProtocol
We do not need to abstract it
2022-10-19 09:38:36 +02:00
yostyle c01c3a7752 Check user id to prevent fake ckunk 2022-10-19 09:09:57 +02:00
yostyle 7ebb57fa4d Add chunks in TimelineVoiceBroadcastDetails 2022-10-18 23:36:21 +02:00
yostyle a168f7f28a Add some comments 2022-10-18 17:32:40 +02:00
Yoan Pintas 5279338e62 [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
Doug bbd3470659 Fix RiotTests. 2022-10-12 14:42:24 +01:00
Yoan Pintas fb066ea869 Add voice broadcast state event (#6785) 2022-10-12 11:30:38 +02:00