mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
- Added 'Hrvatska radiotelevizija' and 'RTV Slovenija' to ca.conf (thanks to Paul Gohn). - Implemented actual user input for CAM enquiry menus. - Since disk file systems apparently don't honor the O_NONBLOCK flag to read from a file in non-blocking mode the cDvbPlayer now uses a non blocking file reader class to make sure replay remains smooth even under heavy system load. - Increased the maximum possible packet size in remux.c to avoid corrupted streams with broadcasters that send extremely large PES packets (thanks to Teemu Rantanen). - Added TS error checking to remux.c (thanks to Teemu Rantanen). - Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mode' and during recordings, which dramatically reduces CPU load. Thanks to Teemu Rantanen for pinpointing the problem with the excessive memmove() calls. - Updated 'channels.conf' (thanks to Achim Lange). - Added/improved Swedish language texts (thanks to Jan Ekholm). - Fixed the description of the "Scroll pages" OSD setup parameter ('yes' and 'no' were mixed up). - Fixed handling the LOG_LOCALn parameters in the -l option (thanks to Dimitrios Dimitrakos). - Changed EIT processing to always read a full section. - Fixed handling user defined CFLAGS in libdtv/libvdr/Makefile (thanks to Clemens Kirchgatterer and Robert Schiele). - Fixed skipping unavailable channels in the EPG scanner.
101 lines
1.4 KiB
Plaintext
101 lines
1.4 KiB
Plaintext
# Conditional Access configuration for VDR
|
|
#
|
|
# Format:
|
|
#
|
|
# number description
|
|
#
|
|
# Please contact kls@cadsoft.de before assigning a new number
|
|
# to a description, in order to keep them unique.
|
|
|
|
0 Free To Air
|
|
|
|
# BetaCrypt
|
|
|
|
101 Premiere World
|
|
102 ORF
|
|
103 DIGI-Kabel
|
|
|
|
# Cryptoworks
|
|
|
|
201 GOD-DIGITAL
|
|
|
|
# Videoguard
|
|
|
|
301 Sky Digital
|
|
|
|
# Viaccess 1
|
|
|
|
401 SRG Swiss
|
|
402 NTV Plus
|
|
403 Viasat
|
|
404 Parabole Reunion
|
|
405 Hrvatska radiotelevizija
|
|
406 RTV Slovenija
|
|
|
|
# Viaccess 2
|
|
|
|
501 Alpha Digital Greece
|
|
|
|
# Cryptoworks
|
|
|
|
601 UPC Direct
|
|
602 DigiTurk
|
|
|
|
# Mediaguard
|
|
|
|
701 CanalSatellite Reunion
|
|
|
|
# Mediaguard 2
|
|
|
|
801 Orbit Network
|
|
|
|
# Nagravision
|
|
|
|
901 PolSat Cyfrowy
|
|
|
|
# Irdeto 2
|
|
|
|
1001 ADD
|
|
1002 Nova Greece
|
|
1003 Multichoice Africa
|
|
|
|
# Conax
|
|
|
|
1101 Canal Digital Scandinavia
|
|
|
|
# Mediaguard, Viaccess 1, Viaccess 2
|
|
|
|
10001 AB Sat France
|
|
10002 TPS France
|
|
|
|
# Videoguard, Mediaguard 2, Irdeto 1
|
|
|
|
11001 Stream TV Italy
|
|
|
|
# Videoguard, Mediaguard 2, Cryptoworks
|
|
|
|
12001 Tele+ Digitale
|
|
|
|
# Mediaguard 1, Irdeto 1
|
|
|
|
13001 Canal Digitaal Satelliet NL
|
|
|
|
# Mediaguard 1, Mediaguard 2, Viaccess 1
|
|
|
|
14001 Canal Satellite France
|
|
|
|
# Mediaguard 1, Mediaguard 2, Viaccess 1, Cryptoworks
|
|
|
|
15001 Canal Satelite Digital Espana
|
|
|
|
# Mediaguard 2, Cryptoworks
|
|
|
|
16001 Cyfra+ Polska
|
|
|
|
# Special values to "hard code" a channel to a specific DVB card:
|
|
|
|
1 DVB 1
|
|
2 DVB 2
|
|
3 DVB 3
|
|
4 DVB 4
|