diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-14 16:27:27 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-11-14 16:27:27 +0100 |
commit | ac8e03a89cb86e2f68924533d53a3c93f7c972c9 (patch) | |
tree | d0a5ef85f87cae71c85c0512668db07c5395e7f9 /HISTORY | |
parent | 1ed36b04bc06f73abea7b774ae9990d4e4ec671c (diff) | |
download | vdr-ac8e03a89cb86e2f68924533d53a3c93f7c972c9.tar.gz vdr-ac8e03a89cb86e2f68924533d53a3c93f7c972c9.tar.bz2 |
Implemented handling of number keys in the 'Timers' menu for toggling days1.3.16
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3134,3 +3134,7 @@ Video Disk Recorder Revision History - Added missing initialization of cEvent::seen. - Checking PID language codes for ISO 639 compliance to avoid problems with funny characters. Invalid language codes will be stored as "???". +- The '0' key now toggles the "Day" item in the "Timers" menu between "single + shot" and "repeating". The keys '1'...'7' can be used to toggle the individual + days ('1' is monday). Thanks to Sascha Klek for reporting a problem with the + '0' key in the "Day" item of the "Timers" menu. |