Fixed some crashes in subtitle display

This commit is contained in:
Klaus Schmidinger
2011-08-13 13:34:32 +02:00
parent 06513252b1
commit da8cde8615
3 changed files with 15 additions and 7 deletions

View File

@@ -6681,3 +6681,4 @@ Video Disk Recorder Revision History
- Implemented static cIndexFile::IndexFileName().
- The length (as number of frames) of a recording's index file can now be determined
by a call to cIndexFile::GetLength() (suggested by Christoph Haubrich).
- Fixed some crashes in subtitle display (thanks to Rolf Ahrenberg).