diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-28 12:54:38 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-28 12:54:38 +0100 |
commit | 9887c0765bb2e2653dfc0325e8b6784084787102 (patch) | |
tree | 4ec50458d687de5f5a1172a0bb389e54d115e646 /HISTORY | |
parent | 085b1c4ddaf859eaa75276bc3ebc083e87289b47 (diff) | |
download | vdr-9887c0765bb2e2653dfc0325e8b6784084787102.tar.gz vdr-9887c0765bb2e2653dfc0325e8b6784084787102.tar.bz2 |
cMenuEditIntItem now checks the given value and forces it to be between the given min and max limits
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4419,3 +4419,5 @@ Video Disk Recorder Revision History - Fixed updating the "Info" button in the "Timers" menu. - Reduced the number of events to actually check when setting events to timers. +- cMenuEditIntItem now checks the given value and forces it to be between the + given min and max limits. |