cEvent::FixEpgBugs() now replaces any newline characters in stream component descriptions with blanks

This commit is contained in:
Klaus Schmidinger
2012-01-08 15:40:17 +01:00
parent 2b3821cc88
commit 4d30033936
3 changed files with 16 additions and 2 deletions

View File

@@ -6803,3 +6803,6 @@ Video Disk Recorder Revision History
- Updated the Hungarian language texts (thanks to Istv<74>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).