diff options
| -rw-r--r-- | HISTORY | 2 | ||||
| -rw-r--r-- | MANUAL | 10 | 
2 files changed, 9 insertions, 3 deletions
| @@ -1090,3 +1090,5 @@ Video Disk Recorder Revision History    contains Dolby Digital audio data (thanks to Werner Fink).  - Implemented OSD for Volume and Mute (works only if there is no other OSD    activity, but this should be no problem for normal use). +- Changed the MANUAL description of the "Conditional Access" setup parameters +  to reflect the actual "CICAM DVBn m" notation in the "Setup" menu. @@ -526,9 +526,13 @@ Video Disk Recorder User's Manual                           0 = off                           1 = on -  CaCaps (no default)    Defines the "Conditional Access Capabilities" of a DVB -                         card. The value consists of the card number, followed by -                         a list of decryption method values (defined in 'ca.conf'). +  CICAM DVBn m           Defines the "Conditional Access" capabilities of the DVB +                         card 'n'. Each DVB card can provide up to two CICAM +                         methods ('m' = [1, 2]).  +                          +                         In the 'setup.conf' file the value consists of the card +                         number, followed by a list of decryption method values +                         (defined in 'ca.conf').                           For instance                             CaCaps = 3 101 102                           would define that card number 3 is able to decrypt | 
