summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-14 09:47:06 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-14 09:47:06 +0200
commitd7053e30ac3e971e8b27d2ae16b000e60cf302e3 (patch)
tree398d359550521e656503fd31d24804321cb5152b /HISTORY
parent06e038b6fb9f2fe8882a8f5ffd9112504e3a45ad (diff)
downloadvdr-d7053e30ac3e971e8b27d2ae16b000e60cf302e3.tar.gz
vdr-d7053e30ac3e971e8b27d2ae16b000e60cf302e3.tar.bz2
Using '>' as separator for short channel names on cable channels
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 7b941969..8a476e03 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3516,3 +3516,6 @@ Video Disk Recorder Revision History
2005-05-14: Version 1.3.25
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
+- Some cable providers don't mark short channel names according to the standard,
+ but rather go their own way and use "name>short name". VDR now splits at this
+ character for cable channels (thanks to Gerhard Steiner for reporting this one).