diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-30 13:00:51 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-04-30 13:00:51 +0200 |
commit | bb633986af264d41415da1af68599327ee644c37 (patch) | |
tree | 8c290179f4060fe18fb7d88da6ce7513e1e19060 | |
parent | 22ed08808d4f7031c9bbda9a9227c70bdb429e34 (diff) | |
download | vdr-bb633986af264d41415da1af68599327ee644c37.tar.gz vdr-bb633986af264d41415da1af68599327ee644c37.tar.bz2 |
Increased the maximum number of CA system ids to cope with the AlphaCrypt CAM's version 3.11 firmware1.4.6-1
-rw-r--r-- | HISTORY | 2 | ||||
-rw-r--r-- | ci.c | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -5055,3 +5055,5 @@ 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. @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: ci.c 1.46 2007/01/05 10:08:46 kls Exp $ + * $Id: ci.c 1.46.1.1 2007/04/30 12:58:41 kls Exp $ */ #include "ci.h" @@ -943,7 +943,7 @@ void cCiCaPmt::AddCaDescriptors(int Length, const uint8_t *Data) // --- cCiConditionalAccessSupport ------------------------------------------- -#define MAXCASYSTEMIDS 16 +#define MAXCASYSTEMIDS 64 // CA Enable Ids: |