Fixed starting a new replay immediately after stopping a previous one

This commit is contained in:
Klaus Schmidinger
2001-09-16 10:11:32 +02:00
parent e7ef8190c2
commit 987a0e931c
2 changed files with 6 additions and 2 deletions

View File

@@ -753,3 +753,5 @@ Video Disk Recorder Revision History
- Better error handling when writing configuration files.
- Fixed putting the final editing mark into the edited version's marks file.
- Fixed manipulating an editing mark at the very end of a recording.
- Fixed starting a new replay immediately after stopping a previous one (had
caused a mix between live video and replay).