summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-17 14:29:13 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-17 14:29:13 +0100
commite18b303818ee1ac918176ce07eb64d3d02ae122a (patch)
tree2b909d7e684acced6883166f9fcdbf2bacdaa3dd /HISTORY
parenta87e7625ddf38cd2e653a256899e9119505e92ac (diff)
downloadvdr-e18b303818ee1ac918176ce07eb64d3d02ae122a.tar.gz
vdr-e18b303818ee1ac918176ce07eb64d3d02ae122a.tar.bz2
Terminating timer when deleting recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f2ac0d44..50f3ad98 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1009,3 +1009,6 @@ Video Disk Recorder Revision History
information about the enhanced 'timers.conf' file format, and MANUAL for
a description of the new item in the "Edit Timer" menu and the enhanced
functionality of the "Blue" button in the "Timers" menu.
+- When deleting a recording that is currently still being recorded, the related
+ timer will now automatically be terminated. If this is a repeating timer, it
+ will receive a "First day" setting that skips the timer for this day.