Allowing a tolerance for symbol rate values that are off by one

This commit is contained in:
Klaus Schmidinger
2006-04-14 10:48:14 +02:00
parent a27aafc74b
commit 90affbed35
3 changed files with 9 additions and 1 deletions

View File

@@ -4511,3 +4511,5 @@ Video Disk Recorder Revision History
- Fixed the initial setting of the time transponder setup parameter (reported
by Thomas G<>nther).
- Fixed unnecessary Set() calls in cMenuEditIntItem::ProcessKey().
- Allowing a tolerance for symbol rate values that are off by one (thanks to
Richard Lithvall).