diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-21 15:05:20 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-07-21 15:05:20 +0200 |
commit | a1663a36125cd7b73162104aecd619653c625cc5 (patch) | |
tree | ac9337c2ba04b5f6e81d4bfce7c562f8b6de1bb4 /HISTORY | |
parent | 593013c94c97b82485c895a717591a15086497f2 (diff) | |
download | vdr-a1663a36125cd7b73162104aecd619653c625cc5.tar.gz vdr-a1663a36125cd7b73162104aecd619653c625cc5.tar.bz2 |
Fixed detection of Premiere NVOD channel links
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5293,3 +5293,4 @@ Video Disk Recorder Revision History - Made skipspace() an inline function (suggested by Tobias Bratfisch) and changed it to handle the most common case of 'no leading space' very fast, and avoid calling isspace(), which made the whole function a lot faster. +- Fixed detection of Premiere NVOD channel links (thanks to anonymous). |