diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-23 09:48:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-23 09:48:51 +0200 |
commit | 8f2f3e9ac28f3f3380166f94fa297d23463770d6 (patch) | |
tree | ead67ffdd6f3453a1623ed206d555e9a9b608cca /HISTORY | |
parent | 35884ec7320ed5186d377eed1d9d1e0d8af29802 (diff) | |
download | vdr-8f2f3e9ac28f3f3380166f94fa297d23463770d6.tar.gz vdr-8f2f3e9ac28f3f3380166f94fa297d23463770d6.tar.bz2 |
Menu items derived from cMenuEditIntItem now loop though their values if they have a dedicated minimum or maximum limit1.4.1-2
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4830,3 +4830,7 @@ Video Disk Recorder Revision History require detatching receivers (suggested by Anssi Hannula). - Fixed handling numeric keys in the channel display after switching channel groups (thanks to Andreas Regel). +- Menu items derived from cMenuEditIntItem now loop though their values if they + have a dedicated minimum or maximum limit (suggested by Andy Grobb). Looping is + only done for normal keypresses, not for repeated ones. This allows the user to + scroll the value all the way to the limit by keeping the key pressed. |