cMenuEditIntItem now checks the given value and forces it to be between the given min and max limits

This commit is contained in:
Klaus Schmidinger
2006-02-28 12:54:38 +01:00
parent 085b1c4dda
commit 9887c0765b
2 changed files with 7 additions and 1 deletions

View File

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