diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-01 14:56:28 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-01 14:56:28 +0200 |
commit | e639e3a76ad6c8d721ab3f827bd7b3847e351c05 (patch) | |
tree | 38ea5b358c89084d581071a189692b8b26c3283f /CONTRIBUTORS | |
parent | 78d2fd3d0e2a69c27581afe710f5598862a750be (diff) | |
download | vdr-e639e3a76ad6c8d721ab3f827bd7b3847e351c05.tar.gz vdr-e639e3a76ad6c8d721ab3f827bd7b3847e351c05.tar.bz2 |
Improved cDvbDevice::GetOsdSize()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6483964b..9a1e86eb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -673,6 +673,7 @@ Oliver Endriss <o.endriss@gmx.de> for reporting chirping sound disturbences at editing points in TS recordings for reporting broken index generation in TS recordings after a buffer overflow for fixing the way the OSD size is determined on full featured DVB cards + for his input on calculating the Aspect factor in GetOsdSize() Reinhard Walter Buchner <rw.buchner@freenet.de> for adding some satellites to 'sources.conf' @@ -1221,6 +1222,8 @@ Reinhard Nissl <rnissl@gmx.de> for reporting a call to close(-1) in cUnbufferedFile::Close() for reporting a possible problem in handling the length of DiSEqC command sequences for fixing cOsdMenu::Display() in case the menu size has changed + for suggesting to change the type of the Aspect parameter of GetVideoSize() + to 'double' Richard Robson <richard_robson@beeb.net> for reporting freezing replay if a timer starts while in Transfer Mode from the |