Added a remark indicating that the coordinates of Rect in a call to cDevice::CanScaleVideo() are in the range of the width and height returned by GetOsdSize()

This commit is contained in:
Klaus Schmidinger
2013-01-03 08:55:37 +01:00
parent 2d850b14e2
commit 36dfa5cb8f
3 changed files with 10 additions and 2 deletions

View File

@@ -7494,7 +7494,10 @@ Video Disk Recorder Revision History
use it.
- Added maximum SNR value for PCTV Systems PCTV 73ESE (thanks to Cedric Dewijs).
2012-12-30: Version 1.7.36
2013-01-03: Version 1.7.36
- Added maximum SNR value for PCTV Systems nanoStick T2 290e (thanks to Antti
Hartikainen).
- Added a remark indicating that the coordinates of Rect in a call to
cDevice::CanScaleVideo() are in the range of the width and height returned by
GetOsdSize() (suggested by Reinhard Nissl).