diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-24 13:21:16 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-11-24 13:21:16 +0100 |
commit | c1dd84e0e97390ce18d2cb49f0bf7623adda047f (patch) | |
tree | 3e004477addd2cdeeb850f35787d54b0e85abb8d /HISTORY | |
parent | 01bff47d1c94392905f6d538a9b0695c72880c7c (diff) | |
download | vdr-c1dd84e0e97390ce18d2cb49f0bf7623adda047f.tar.gz vdr-c1dd84e0e97390ce18d2cb49f0bf7623adda047f.tar.bz2 |
Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -875,3 +875,4 @@ Video Disk Recorder Revision History - Implemented DVB-T support (thanks to Dave Chapman). - Removed the range limits for the Frequency and Srate parameters of channel definitions. +- Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF. |