diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-06 14:44:27 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-06 14:44:27 +0100 |
commit | 4e15f6d658139fca773b76088bf1523839c20ffd (patch) | |
tree | 6d51dd4546800274eeddace2069fe08837186076 /HISTORY | |
parent | 43b582a04d3b77c0f0f92284bdccbbad190f9d41 (diff) | |
download | vdr-4e15f6d658139fca773b76088bf1523839c20ffd.tar.gz vdr-4e15f6d658139fca773b76088bf1523839c20ffd.tar.bz2 |
Implemented 'Link Layer' based CAM support
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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). |