bigbluebutton-Github/record-and-playback/core/lib/recordandplayback
Calvin Walton 548ac7edef Recording: Strip control characters in whiteboard text events
Sometimes when text is pasted into the whiteboard text tool from
external apps, it'll include control characters that mess up later
recording processing scripts.

Run the same cleanup as already used for chat messages on the whiteboard
text as well.

The cleanup has been adjusted to allow newline and tab characters. They
won't really cause issues in chat, and newlines (at a minimum) are
required for the whiteboard.

This is a workaround for #7356
2019-05-07 11:48:20 -04:00
..
edl Rework audio processing to avoid seeking past end of file 2018-02-13 12:45:58 -08:00
generators Applying segment breaks after recording marks doesn't work 2017-11-09 13:48:27 -05:00
edl.rb Various recording script fixes & cleanups 2017-08-18 15:24:54 -04:00
events_archiver.rb Recording: Strip control characters in whiteboard text events 2019-05-07 11:48:20 -04:00