From 76c331181a23f97d5e3f2b55c4741ef4e521242d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 10 Sep 2000 18:00:00 +0200 Subject: Version 0.63 - The new "Setup" menu allows the user to configure several parameters to his/her personal taste (see MANUAL for details). - Workaround for a driver timing problem in cDvbApi::Cmd(), which sometimes caused the OSD to no longer be displayed (thanks to Niels de Carpentier). - Added the '-m486' option to the compiler call. - If a channel name contains a colon (':') it is now replaced with a '|' in channels.conf. - Not everybody appears to like the "page scrolling" mechanism introduced by Heino Goldenstein in version 0.61, so this is now configurable via the "Setup" menu. - The new 'dvbrc2vdr' tool (thanks to Plamen Ganev!) can be used to convert 'dvbrc' channel files into 'vdr' format. - Channels can now be "grouped" (thanks to Plamen Ganev!). See MANUAL for details. There is currently no mechanism to define and maintain "Channel groups" via the menu, so you'll have to insert "Channel group" control lines into your 'channels.conf' file manually (for example with a text editor). - Started a new file named FORMATS with a description of the various file formats used by VDR. - The "Primary DVB interface" can now be chosen via the "Setup" menu. - Display of the "current/next" information when switching channels can now be disabled via the "Setup" menu. - The "current/next" display now only shows those lines that actually contain information. - When directly selecting a channel by entering the channel number, the digits entered so far together with the name of that channel are displayed on the OSD (suggested by Martin Hammerschmid). --- channels.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels.conf') diff --git a/channels.conf b/channels.conf index 6e6d016..4a6cb0b 100644 --- a/channels.conf +++ b/channels.conf @@ -9,7 +9,7 @@ N3:12110:h:1:27500:2401:2402:0:28224 SR3:11837:h:1:27500:501:502:0:28110 WDR:11837:h:1:27500:601:602:0:28111 BR-alpha:11837:h:1:27500:701:702:0:28112 -SWR BW:11837:h:1:27500:801:802:0:28110 +SWR BW:11837:h:1:27500:801:802:0:28113 Phoenix:11837:h:1:27500:901:902:0:28114 ZDF:11954:h:1:27500:110:120:0:28006 3sat:11954:h:1:27500:210:220:0:28007 -- cgit v1.2.3