bigbluebutton-Github/record-and-playback/core
Calvin Walton a28efe68d0 Don't crash on IME-inserted captions
Current BBB client is generating invalid indexes when characters are
inserted with an IME - the edit indexes are as if the preedit text was
being removed, but the preedit text was never sent in the first place.

For now, just don't crash if there's an edit that would remove text
which is past the end of known text. The result might be broken, but
it won't prevent the rest of the recording from working.
2017-06-13 16:02:03 -04:00
..
features Remove a few matterhorn references that were missed. 2016-09-02 17:45:10 -04:00
lib - build get recordings api response 2017-03-13 21:43:39 +00:00
resources/raw - extract metadata from events.xml and generate index.html in publish dir for simple playback 2011-05-24 18:16:54 -04:00
scripts Don't crash on IME-inserted captions 2017-06-13 16:02:03 -04:00
spec Remove a bunch of unused/old audio processing code. 2016-09-02 16:40:27 -04:00
systemd Moved the recording systemd scripts into the core directory 2017-03-23 10:36:10 -05:00
Gemfile Drop streamio-ffmpeg from required gems 2016-09-02 16:40:27 -04:00
Gemfile.lock Update Gemfile.lock for 1.1-dev 2016-11-10 10:03:17 -06:00