diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-26 13:42:15 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2002-01-26 13:42:15 +0100 |
commit | 4bba577a8bd6ac06445d34db3a0f7bdae37c120d (patch) | |
tree | 6c9696d8fe39712bb09ee422d7517a64de3d9609 /HISTORY | |
parent | 503c803b8d97e7997bc2a5c42eb6a2014d013528 (diff) | |
download | vdr-4bba577a8bd6ac06445d34db3a0f7bdae37c120d.tar.gz vdr-4bba577a8bd6ac06445d34db3a0f7bdae37c120d.tar.bz2 |
Improved error handling in the editing process; message prompt at the end of editing process
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |