Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: colons channels.conf



Deti Fliegl wrote:
> 
> Hi there,
> 
> what about changing the colons (Doppelpunkte) in the channels.conf file
> to some other letter. Many programme labels contain colons (like 16:9
> etc).
> In my personal vdr edition I am using | as separator.
> 
> Deti
> --
> Deti Fliegl
> Phone: +49 179 2198419 Fax: +49-1805-05255556258
> e-mailto:deti@fliegl.de http://www.fliegl.de

VDR already does something to allow ':' in names.
Take a look at 'config.c', cChannel::ToText() and cChannel::Parse():
you can replace the ':' in the name with a '|' and VDR will map
that to the ':' when presenting the user with the channel name.

I'd like to keep the ':' as the config file delimiter, since this
is the "usual" character for this.

Klaus Schmidinger
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


Home | Main Index | Thread Index