Fixed listing recordings with empty episode names in the LSTR command

This commit is contained in:
Klaus Schmidinger
2005-05-29 11:22:39 +02:00
parent 3b69903d23
commit ca66d29798
3 changed files with 7 additions and 2 deletions

View File

@@ -3573,3 +3573,5 @@ Video Disk Recorder Revision History
- Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the
'& 0xff' in CRC32::crc32() of libsi/util.c (thanks to Georg Acher).
- Speeded up deleting duplicate channels.
- Fixed listing recordings with empty episode names in the LSTR command (thanks
to Stefan Huelswitt for pointing this out).