diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-30 13:03:29 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-30 13:03:29 +0200 |
commit | 37cca63f31cddc1d46ccdac7b33fa403f9f8af89 (patch) | |
tree | 13afe4580f939b3eed1c35deb9514bae03296dd2 | |
parent | 6e93ac95258aeb37b6b642484ccaa37e091b84ab (diff) | |
download | vdr-37cca63f31cddc1d46ccdac7b33fa403f9f8af89.tar.gz vdr-37cca63f31cddc1d46ccdac7b33fa403f9f8af89.tar.bz2 |
Increased the maximum number of CA system ids to cope with the AlphaCrypt CAM's version 3.11 firmware
-rw-r--r-- | HISTORY | 4 | ||||
-rw-r--r-- | ci.c | 4 |
2 files changed, 6 insertions, 2 deletions
@@ -5173,6 +5173,8 @@ Video Disk Recorder Revision History - Fixed handling frequencies in NitFilter::Process() (thanks to Anssi Hannula). - Fixed handling ChannelUp/Down keys if there is currently a replay running (thanks to Marco Schlüßler). +- Increased the maximum number of CA system ids to cope with the AlphaCrypt + CAM's version 3.11 firmware. 2007-04-30: Version 1.5.3 @@ -5189,3 +5191,5 @@ Video Disk Recorder Revision History - The new SVDRP command REMO can be used to turn VDR's remote control off and on in case other programs need to be controlled (based on patches from Krzysztof Parma and Helmut Auer). +- Increased the maximum number of CA system ids to cope with the AlphaCrypt + CAM's version 3.11 firmware. @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: ci.c 1.47 2007/01/07 14:38:03 kls Exp $ + * $Id: ci.c 1.48 2007/04/30 13:02:49 kls Exp $ */ #include "ci.h" @@ -643,7 +643,7 @@ void cCiCaPmt::AddCaDescriptors(int Length, const uint8_t *Data) // --- cCiConditionalAccessSupport ------------------------------------------- -#define MAXCASYSTEMIDS 16 +#define MAXCASYSTEMIDS 64 // CA Enable Ids: |