- Mar 01, 2019
-
-
KDSBrowne authored
-
Dixon Fred authored
Client logger on feedback
-
- Feb 28, 2019
-
-
Maxim Khlobystov authored
-
Dixon Fred authored
Recording: Remove the red5 race workaround that delays processing
-
Calvin Walton authored
This was added to workaround for red5 taking a while to rewrite the serialized (.ser) data that it streams to disk back to the .flv format. The workaround is no longer needed, for two reasons: * The sanity scripts run the red5 code to generate the .flv from the .ser if needed, and * We're expecting more people to be using WebRTC media in the future anyways This makes recordings available up to 2 minutes earlier than they would have been otherwise.
-
- Feb 27, 2019
-
-
Anton Georgiev authored
Fix breakout room items don't appearing
-
- Feb 26, 2019
-
-
Tainan Felipe authored
-
Calvin Walton authored
Recording archive: log when events are are out of order and must be sorted
-
Calvin Walton authored
To help us track down exactly why this is happening - and know when we've properly fixed it - add some logging.
-
- Feb 25, 2019
-
-
Dixon Fred authored
Recording events archiver: fix syntax errors
-
Calvin Walton authored
I had renamed prev_event to previous_event, but missed a couple of spots.
-
Dixon Fred authored
Playback loading closed captions
-
Dixon Fred authored
Sort events when writing the events.xml file
-
Calvin Walton authored
BigBlueButton can sometimes write events out of order - this particularly seems to affect the final RecordStatusEvent in a meeting which was ended while recording was still running. This breaks the recording processing scripts. As a workaround, sort the events as they're being written into the events.xml file. We have the following properties: * The input data is already mostly sorted * Items in the wrong position will be no more than a couple spots off from where they should be * We should not change the relative order of events with the same timestamp. The best algorithm to use here is a simple insertion sort. When adding each new event to the XML structure, it scans backwards through existing events until it finds the correct position. For #6035
-
Anton Georgiev authored
Make feedback work on logout
-
Maxim Khlobystov authored
-
Anton Georgiev authored
Fix incorrect reference in pres isDownloadable
-
Anton Georgiev authored
-
- Feb 23, 2019
-
-
Dixon Fred authored
-
Dixon Fred authored
-
- Feb 22, 2019
-
-
Anton Georgiev authored
Handle setting presentation as downloadable prior to uploading it
-
Anton Georgiev authored
-
Pedro Beschorner Marin authored
-
Pedro Beschorner Marin authored
-
Anton Georgiev authored
Center user avatar icons in Edge
-
Anton Georgiev authored
Make the help link configurable
-
Anton Georgiev authored
Add texts extracted from slides for accessibility
-
Anton Georgiev authored
Pulled the latest html5 client locales; added cs_CZ
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Anton Georgiev authored
Presentation download
-
Anton Georgiev authored
-
- Feb 21, 2019
-
-
Anton Georgiev authored
-
Chad Pilkey authored
Replace double quotes in audio name with single quotes - 2.2 edition
-
Anton Georgiev authored
-
Anton Georgiev authored
-
Chad Pilkey authored
-
Anton Georgiev authored
-
Chad Pilkey authored
-
Chad Pilkey authored
-