Fixed getting the maximum short channel name length in case there are no short names at all

This commit is contained in:
Klaus Schmidinger
2012-04-01 09:28:39 +02:00
parent 8f628ceb8c
commit 01c55ad694
3 changed files with 7 additions and 3 deletions

View File

@@ -7052,6 +7052,8 @@ Video Disk Recorder Revision History
- Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel() (thanks to Frank
Schmirler).
2012-03-28: Version 1.7.28
2012-04-01: 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
at all (reported by Derek Kelly).