Implemented 'Link Layer' based CAM support

This commit is contained in:
Klaus Schmidinger
2003-01-06 14:44:27 +01:00
parent 43b582a04d
commit 4e15f6d658
15 changed files with 2111 additions and 24 deletions

View File

@@ -1899,7 +1899,7 @@ Video Disk Recorder Revision History
See INSTALL for information how to do this. Some function descriptions have
already been adapted to Doxygen, more will follow.
2002-12-23: Version 1.1.21
2003-01-06: Version 1.1.21
- Fixed the 'channels.conf' entries for "Studio Universal" and "Disney Channel".
- Fixed handling channels in the "Channels" menu in case there are ':@nnn' group
@@ -1908,3 +1908,6 @@ Video Disk Recorder Revision History
- Increased the timeout until an index file is considerd no longer to be written
(sometimes in time shift with heavy system load the index file was closed too
early by the replay thread).
- Implemented "Link Layer" based CAM support, which hopefully will solve the
problems with CAMs we had in the past. To use this you need the driver version
2002-01-06 or higher (with the new firmware supporting the "Link Layer" protocol).