summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-03-07 12:43:30 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2010-03-07 12:43:30 +0100
commit74d6d35bce1f724e0d1e1b57fe5b022189c73f2c (patch)
tree16657cac088f1c29d172b609fe123d40b3adb784 /HISTORY
parent2f16565bc8a81be10af7bb1ba652719a8aaa9eb6 (diff)
downloadvdr-74d6d35bce1f724e0d1e1b57fe5b022189c73f2c.tar.gz
vdr-74d6d35bce1f724e0d1e1b57fe5b022189c73f2c.tar.bz2
Implemented automatic deleting of timeshift recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 03a11cbb..aed3841f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6395,3 +6395,10 @@ Video Disk Recorder Revision History
- The "Source" item in the "Edit channel" menu now wraps around the list of sources
(suggested by Halim Sahin).
- Fixed editing channel parameters.
+- The new setup option "Recording/Delete timeshift recording" controls whether a timeshift
+ recording is automatically deleted after viewing it.
+ This obsoletes the DELTIMESHIFTREC patch.
+ Note that the meaning of the values for this option is different from the DELTIMESHIFTREC
+ patch: 0 means timeshift recordings are not automatically deleted (the default behavior
+ as in previous versions), while 1 means to ask the user whether the recording shall be
+ deleted.