summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-03-13 11:27:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-03-13 11:27:54 +0100
commit845d6f36c16f2409eff161f8005d9dd2a0a4bf50 (patch)
treee642b9bdcf716a1f1bae2456cba2751fb6502715 /HISTORY
parent4dcbf19ea239f90d646893d9580c4edf90386036 (diff)
downloadvdr-845d6f36c16f2409eff161f8005d9dd2a0a4bf50.tar.gz
vdr-845d6f36c16f2409eff161f8005d9dd2a0a4bf50.tar.bz2
When toggling a timer between "Single" and "Repeating", the previous setting is now retained in case the user toggles back to the original value
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6631f125..2abefc73 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7035,3 +7035,5 @@ Video Disk Recorder Revision History
- Improved fast forwarding to the end of a timeshift recording.
- The new function cDevice::DeviceName() returns a string identifying the name of
the given device.
+- When toggling a timer between "Single" and "Repeating", the previous setting is now
+ retained in case the user toggles back to the original value.