Fixed detecting the running status in case an empty EPG event is broadcast

This commit is contained in:
Klaus Schmidinger
2004-03-13 15:01:05 +01:00
parent 1fd16f6629
commit 56b624d209
5 changed files with 38 additions and 11 deletions

View File

@@ -2736,3 +2736,5 @@ Video Disk Recorder Revision History
- Any newline characters in the 'description' of EPG events are now preserved
to allow texts to be displayed the way the tv stations have formatted them.
This was also necessary to better display itemized texts.
- Fixed detecting the running status in case an empty EPG event is broadcast (thanks
to Michael Pennewi<77> for pointing this out).