diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-29 11:22:39 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-05-29 11:22:39 +0200 |
commit | ca66d29798db7cd9c3eb1bb8429612966e639dce (patch) | |
tree | 599570cac5f721beb4c03b134301e342d44214e8 /HISTORY | |
parent | 3b69903d230acda0e336b1528d9437360e24d82e (diff) | |
download | vdr-ca66d29798db7cd9c3eb1bb8429612966e639dce.tar.gz vdr-ca66d29798db7cd9c3eb1bb8429612966e639dce.tar.bz2 |
Fixed listing recordings with empty episode names in the LSTR command
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |