Fixed the declaration of cSubtitleObject::Decode8BppCodeString()

This commit is contained in:
Klaus Schmidinger
2007-11-25 13:35:08 +01:00
parent 4227b6f082
commit a97119d0b4
4 changed files with 13 additions and 7 deletions

View File

@@ -5528,3 +5528,8 @@ Video Disk Recorder Revision History
in live mode (based on a patch from Reinhard Nissl).
- Fixed stopping live subtitles when a player is attached to the device.
- Fixed suddenly stopping subtitles in live mode.
2007-11-25: Version 1.5.13
- Fixed the declaration of cSubtitleObject::Decode8BppCodeString() (thanks to
Gregoire Favre).