summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-06 13:49:01 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-06 13:49:01 +0200
commitb3c1f1bb7362825f0bb08dbae11b28d2d74649ae (patch)
tree742eef6a747388618688125ca5783bba2efba420 /HISTORY
parent6db0e99996db866ae7d611d1bdc5c285fc03b14e (diff)
downloadvdr-b3c1f1bb7362825f0bb08dbae11b28d2d74649ae.tar.gz
vdr-b3c1f1bb7362825f0bb08dbae11b28d2d74649ae.tar.bz2
Automatically deleting duplicate channels when reading channels.conf
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2debe99b..da4473c6 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3491,3 +3491,6 @@ Video Disk Recorder Revision History
Reinhard Nissl).
- Fixed a bug in libsi's SubtitlingDescriptor::getLength() (thanks to Marco
Schlüßler).
+- When reading the channels.conf file, duplicate channels (i.e. ones that have
+ the same channel ID) are now automatically deleted and only the first one is
+ actually stored.