diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-21 15:30:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2021-06-21 15:30:16 +0200 |
commit | 6c5a448dec029f4d72629662cb2d1869dfec3f35 (patch) | |
tree | 0589d5bfbd779d264fe9b80f808fe98fb47defa5 /CONTRIBUTORS | |
parent | a84f9a8e19da395d134dc39f8328f3565628e925 (diff) | |
download | vdr-6c5a448dec029f4d72629662cb2d1869dfec3f35.tar.gz vdr-6c5a448dec029f4d72629662cb2d1869dfec3f35.tar.bz2 |
Fixed deleting the edited recording in case of an error
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c12dca67..b1a1f828 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2452,6 +2452,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for making the 'Edit path' dialog also show the total size of all recordings in that path for suggesting to make cRecordingInfo::Errors() return -1 for old recordings, and reporting a missing 'const' + for reporting that the edited recording is not deleted in case of an error Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |