diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-15 13:50:08 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-15 13:50:08 +0200 |
commit | 7a3c2df2f49012a801730cf55266c788d87311fd (patch) | |
tree | f8bc189b6610e44edff85c7d5decf1d26e116fc8 /HISTORY | |
parent | 26ffdd1c8361f714fff78fd746f209f386e6b997 (diff) | |
download | vdr-7a3c2df2f49012a801730cf55266c788d87311fd.tar.gz vdr-7a3c2df2f49012a801730cf55266c788d87311fd.tar.bz2 |
Fixed two warnings when compiling with gcc 3.3.1
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2293,3 +2293,5 @@ Video Disk Recorder Revision History 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(). +- Fixed two warnings when compiling with gcc 3.3.1 (thanks to Alfred Zastrow for + reporting this). |