mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Now handling the channel name, short name and provider separately
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -3096,3 +3096,10 @@ Video Disk Recorder Revision History
|
||||
- Making sure that timers and channels are only saved together, in a consistent
|
||||
manner (thanks to Mirko D<>lle for reporting a problem with inconsistent
|
||||
channel and timer lists).
|
||||
- Now handling the channel name, short name and provider separately. cChannel
|
||||
therefore has two new functions, ShortName() and Provider(). ShortName()
|
||||
can be used to display a short version of the name (in case such a version
|
||||
is available). The optional boolean parameter of ShortName() can be set to
|
||||
true to make it return the name, if no short name is available.
|
||||
The sequence of 'name' and 'short name' in the channels.conf file has been
|
||||
swapped (see man vdr(5)).
|
||||
|
Reference in New Issue
Block a user