bigbluebutton-Github/record-and-playback/core
Calvin Walton b2f8c80202 Handle out of order inserts at the start of a caption stream.
If you're inserting at position 0 (and there was no previous deleted text
from that position), you can't use the timestamp from the previous character
position, since there's no previous character. Use the timestamp of the
following character instead.
2017-10-12 14:16:34 -04:00
..
features Remove a few matterhorn references that were missed. 2016-09-02 17:45:10 -04:00
lib Correctly handle a recording start being the last event in a recording. 2017-10-02 12:31:31 -04: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 Handle out of order inserts at the start of a caption stream. 2017-10-12 14:16:34 -04:00
spec Handle recordings that have an unmatched DeskshareStartedEvent 2017-09-13 17:17:17 -04:00
systemd Moved the recording systemd scripts into the core directory 2017-03-23 10:36:10 -05:00
Gemfile Merge remote-tracking branch 'mconf/mconf' 2017-03-20 19:45:59 +00:00
Gemfile.lock Merge remote-tracking branch 'mconf/mconf' 2017-03-20 19:45:59 +00:00