diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-13 11:57:44 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-12-13 11:57:44 +0100 |
commit | a648187de4e10f73a0ee4edcaf7616f73ce2b485 (patch) | |
tree | b70d7f8eae5ffc12c36aa404f47bc96fc29d3ad3 /HISTORY | |
parent | 89b5e0da050498c46e4ff9fe01c6c5e4c405bb08 (diff) | |
download | vdr-a648187de4e10f73a0ee4edcaf7616f73ce2b485.tar.gz vdr-a648187de4e10f73a0ee4edcaf7616f73ce2b485.tar.bz2 |
Removed the workaround for short channel names of "Kabel Deutschland"
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6197,7 +6197,7 @@ Video Disk Recorder Revision History - Fixed the default value for "Pause key handling" in the MANUAL (reported by Diego Pierotto). -2009-12-06: Version 1.7.11 +2009-12-13: Version 1.7.11 - Fixed resetting the file size when regenerating the index file. - The new function cDevice::PatPmtParser() can be used in derived devices to access @@ -6214,3 +6214,6 @@ Video Disk Recorder Revision History Friedrichs). - Removed debug output of '-' from cTransfer::Receive(). - Added defines for large files to the 'newplugin' script (reported by Udo Richter). +- Removed the workaround for short channel names of "Kabel Deutschland", because + apparently they now have their data according to the DVB standard (thanks to + Johann Friedrichs). |