Added HD stream content identifiers to vdr.5

This commit is contained in:
Klaus Schmidinger
2011-04-03 10:23:12 +02:00
parent 4b8fd4e1af
commit c23b6a7e13
3 changed files with 5 additions and 3 deletions

View File

@@ -6557,7 +6557,7 @@ Video Disk Recorder Revision History
- The original display size of subtitles is now used to scale them properly when
displaying them on an HD OSD.
2011-03-28: Version 1.7.18
2011-04-03: Version 1.7.18
- Changed -O2 to -O3 in Make.config.template (reported by Matti Lehtim<69>ki).
- Added a missing 'default' case in cPixmapMemory::DrawEllipse().
@@ -6593,3 +6593,4 @@ Video Disk Recorder Revision History
- Added a missing font deletion in cTrueColorDemo::Action() in the "osddemo" plugin
(thanks to Reinhard Nissl).
- Fixed a buffer overflow in cFont::Bidi() (thanks to Reinhard Nissl).
- Added HD stream content identifiers to vdr.5 (thanks to Christoph Haubrich).