When toggling a timer between "Single" and "Repeating", the previous setting is now retained in case the user toggles back to the original value

This commit is contained in:
Klaus Schmidinger
2012-03-13 11:27:54 +01:00
parent 4dcbf19ea2
commit 845d6f36c1
3 changed files with 9 additions and 3 deletions

View File

@@ -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.