bigbluebutton-Github/record-and-playback/core
Calvin Walton e37db34eb4 Correctly handle a recording start being the last event in a recording.
In some unusual cases, the recording start can be the last event in the
events file, or at least have the same timestamp as such.

Add some code to check the array bounds and break if needed, so we
don't check the timestamp on the (non-existant) event after the last
event.
2017-10-02 12:31:31 -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
scripts Merge pull request #3998 from kepstin/caption-fixes 2017-08-25 12:04:59 -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