summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-01-08 15:40:17 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-01-08 15:40:17 +0100
commit4d3003393602e8870e9139bfe290a85690f985c8 (patch)
tree06ff5bb00194dfcaad38deb5e0db5dcc7d7e02a2 /HISTORY
parent2b3821cc88e3caf087ec10246d9e9239270d3c60 (diff)
downloadvdr-4d3003393602e8870e9139bfe290a85690f985c8.tar.gz
vdr-4d3003393602e8870e9139bfe290a85690f985c8.tar.bz2
cEvent::FixEpgBugs() now replaces any newline characters in stream component descriptions with blanks
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2108f02d..353662cd 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6803,3 +6803,6 @@ Video Disk Recorder Revision History
- Updated the Hungarian language texts (thanks to István Füley).
- cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands
at any given time (reported by Frank Neumann).
+- cEvent::FixEpgBugs() now replaces any newline characters in stream component
+ descriptions with blanks (thanks to Torsten Lang for reporting a problem with
+ EPG data from BSkyB's "MTV MUSIC", S28.2E-2-2010-7012).