summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-08-15 13:05:50 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-08-15 13:05:50 +0200
commit26ffdd1c8361f714fff78fd746f209f386e6b997 (patch)
tree8ba5c9cd172cb4c93a17e4ca1c0b3d84d64e7689 /HISTORY
parent71283dbeb112e182a39a59734a5ce451934ac581 (diff)
downloadvdr-26ffdd1c8361f714fff78fd746f209f386e6b997.tar.gz
vdr-26ffdd1c8361f714fff78fd746f209f386e6b997.tar.bz2
Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f6236110..8a207787 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2291,3 +2291,5 @@ Video Disk Recorder Revision History
the "Channels" menu (thanks to Mirko Günther for reporting this one).
- Made the plugin library directory configurable via Make.config (thanks to
Ludwig Nussel).
+- Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material.
+ In order to do this, the cDevice was given a new member function GetVideoSystem().