diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-03 08:55:37 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-03 08:55:37 +0100 |
commit | 36dfa5cb8f667c3f92d870977afcb6a1cfb91efe (patch) | |
tree | 92eda0b27195d8c836bd6f4f4521cc217d8b45e1 /CONTRIBUTORS | |
parent | 2d850b14e29006b57bb5d1591cfb64d21beec0cd (diff) | |
download | vdr-36dfa5cb8f667c3f92d870977afcb6a1cfb91efe.tar.gz vdr-36dfa5cb8f667c3f92d870977afcb6a1cfb91efe.tar.bz2 |
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()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 893eeef9..1d027ea5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1328,6 +1328,9 @@ Reinhard Nissl <rnissl@gmx.de> for reporting a race condition when zapping in transfer mode for requesting that plugin Makefiles should include a configuration file for compile time parameters + for suggesting to add 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() Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |