diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-13 11:27:54 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-03-13 11:27:54 +0100 |
commit | 845d6f36c16f2409eff161f8005d9dd2a0a4bf50 (patch) | |
tree | e642b9bdcf716a1f1bae2456cba2751fb6502715 /HISTORY | |
parent | 4dcbf19ea239f90d646893d9580c4edf90386036 (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |