summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-07-18 11:17:32 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2004-07-18 11:17:32 +0200
commit8d508dec84fc8b9c513d4d44a7ff74e2e3d6eae9 (patch)
tree02249c3870ab40089e83c5a73d35bb242b7c2d13 /HISTORY
parentbf9e7df743ca99edd590671810cd3cd0171bf158 (diff)
downloadvdr-8d508dec84fc8b9c513d4d44a7ff74e2e3d6eae9.tar.gz
vdr-8d508dec84fc8b9c513d4d44a7ff74e2e3d6eae9.tar.bz2
Now storing the name of the service provider (aka "bouquet") in the channel name
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0efa9432..5f7a344e 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2961,3 +2961,6 @@ Video Disk Recorder Revision History
"linked services" (let's see if this is useful). Thanks to Mike parker for
helping to test this. Also used some input from the 'autopid' patch by Andreas
Schultz).
+- Now storing the name of the service provider (aka "bouquet") in the channel
+ name, separated by a semicolon (see man vdr(5) for details). Explicit usage
+ of the various parts of the channel name is yet to come.