Improved error handling in the editing process; message prompt at the end of editing process

This commit is contained in:
Klaus Schmidinger
2002-01-26 13:42:15 +01:00
parent 503c803b8d
commit 4bba577a8b
5 changed files with 92 additions and 16 deletions

View File

@@ -907,3 +907,7 @@ Video Disk Recorder Revision History
- Fixed handling file names that contain single quotes (') or dollar signs ($)
in the call to the shutdown command (option '-s') and the recording command
(option '-r').
- Improved error handling in the editing process; the resulting file will be
deleted if an error occured.
- A message is now prompted at the end of the editing process, indicating
whether the process succeeded or failed.