Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material

This commit is contained in:
Klaus Schmidinger
2003-08-15 13:05:50 +02:00
parent 71283dbeb1
commit 26ffdd1c83
6 changed files with 37 additions and 7 deletions

View File

@@ -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().