mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed character comparisons in cSubtitleObject::DecodeCharacterString()
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -7052,7 +7052,7 @@ Video Disk Recorder Revision History
|
||||
- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank
|
||||
Schmirler).
|
||||
|
||||
2012-05-06: Version 1.7.28
|
||||
2012-05-08: Version 1.7.28
|
||||
|
||||
- Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4.
|
||||
- Fixed getting the maximum short channel name length in case there are no short names
|
||||
@@ -7094,3 +7094,5 @@ Video Disk Recorder Revision History
|
||||
- The new functions cControl::GetRecording() and cControl::GetHeader() can be used
|
||||
to retrieve information about what the current player is playing.
|
||||
- Fixed a possible high CPU load when pausing replay (thanks to Reinhard Nissl).
|
||||
- Fixed character comparisons in cSubtitleObject::DecodeCharacterString() (reported
|
||||
by Reinhard Mantey).
|
||||
|
Reference in New Issue
Block a user