summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-12-22 11:51:09 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-12-22 11:51:09 +0100
commitda98c3de7280a64cc633ac06bc95b65552afe263 (patch)
tree37de44696f1b140d21045336a100d0e3ff885ff2
parent12cdcb774f26b107e468872c75ab605e78567e67 (diff)
downloadvdr-da98c3de7280a64cc633ac06bc95b65552afe263.tar.gz
vdr-da98c3de7280a64cc633ac06bc95b65552afe263.tar.bz2
Fixed the 'channels.conf' entries for 'Studio Universal' and 'Disney Channel'
-rw-r--r--HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1b76bf49..1c3a651b 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1898,3 +1898,12 @@ Video Disk Recorder Revision History
for providing an initial 'Doxyfile' configuration and adjusting some comments).
See INSTALL for information how to do this. Some function descriptions have
already been adapted to Doxygen, more will follow.
+
+2002-12-22: Version 1.1.21
+
+- The 'C' record in the 'epg.data' file now also contains the channel numbers (see
+ man vdr(5)). This does mean some redundancy, but it helps applications that don't
+ want to parse the channel definitions in order to work with the channel numbers.
+ When reading the 'epg.data' file VDR only interprets the channel IDs, everyting
+ else is optional and has no meaning to VDR.
+- Fixed the 'channels.conf' entries for "Studio Universal" and "Disney Channel".