Added 'Hrvatska radiotelevizija' and 'RTV Slovenija' to ca.conf

This commit is contained in:
Klaus Schmidinger 2003-01-12 09:44:55 +01:00
parent 5241699007
commit c1dcc3e5a5
4 changed files with 12 additions and 2 deletions

View File

@ -522,3 +522,6 @@ Jan Rieger <jan@ricomp.de>
Walter Stroebel <walter.stroebel@lifeline.nl>
for introducing "Doxygen" to document the VDR source code
Paul Gohn <pgohn@nexgo.de>
for adding 'Hrvatska radiotelevizija' and 'RTV Slovenija' to ca.conf

View File

@ -1916,3 +1916,8 @@ Video Disk Recorder Revision History
- Since several channels put very long strings into the Subtitle part of their
EPG data, that string is now limited in length when used in a recording's
file name.
2003-01-12: Version 1.1.22
- Added 'Hrvatska radiotelevizija' and 'RTV Slovenija' to ca.conf (thanks to
Paul Gohn).

View File

@ -29,6 +29,8 @@
402 NTV Plus
403 Viasat
404 Parabole Reunion
405 Hrvatska radiotelevizija
406 RTV Slovenija
# Viaccess 2

View File

@ -4,7 +4,7 @@
* See the main source file 'vdr.c' for copyright information and
* how to reach the author.
*
* $Id: config.h 1.145 2002/12/22 15:29:45 kls Exp $
* $Id: config.h 1.146 2003/01/12 09:44:28 kls Exp $
*/
#ifndef __CONFIG_H
@ -19,7 +19,7 @@
#include "device.h"
#include "tools.h"
#define VDRVERSION "1.1.21"
#define VDRVERSION "1.1.22"
#define MAXPRIORITY 99
#define MAXLIFETIME 99