Changed the maximum value for PIDs in channels.conf from 0xFFFE to 0x1FFF

This commit is contained in:
Klaus Schmidinger
2001-11-24 13:21:16 +01:00
parent 01bff47d1c
commit c1dd84e0e9
2 changed files with 8 additions and 7 deletions

View File

@@ -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.