summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-16 12:20:46 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-16 12:20:46 +0100
commit26d2fe51d139362a99d76a90de490138dea7477e (patch)
treeb8296cdd1cdeca748b5d4be7fc72ddbc4093415a /HISTORY
parent3432b2638c97ec1ac8afa9aa08246d221e2f89a5 (diff)
downloadvdr-26d2fe51d139362a99d76a90de490138dea7477e.tar.gz
vdr-26d2fe51d139362a99d76a90de490138dea7477e.tar.bz2
An ongoing editing process is now canceled if either the original or the edited version of the recording is deleted from the Recordings menu
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 4c4044da..098f455e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6847,7 +6847,7 @@ Video Disk Recorder Revision History
- Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4
(backport from version 1.7.9, thanks to Ralf Schueler).
-2012-02-15: Version 1.7.24
+2012-02-16: Version 1.7.24
- Updated the Italian OSD texts (thanks to Diego Pierotto).
- Fixed a high load in case a transponder can't be received.
@@ -6877,3 +6877,5 @@ Video Disk Recorder Revision History
(reported by Uwe Scheffler).
- Removed superfluous calls to SetVideoFormat() from device constructors. This
function is called in cDevice::SetPrimaryDevice(), anyway.
+- An ongoing editing process is now canceled if either the original or the edited
+ version of the recording is deleted from the Recordings menu.