Fixed a crash when pressing '0' in the "Schedule" menu on a channel that doesn't have any EPG data

This commit is contained in:
Klaus Schmidinger
2006-01-27 14:11:25 +01:00
parent 3c8faf1b8d
commit aebc766ee7
3 changed files with 9 additions and 1 deletions

View File

@@ -4234,3 +4234,5 @@ Video Disk Recorder Revision History
"No Title" if none was set.
- Fixed checking toFile in cCuttingThread::Action() (found in a larger patch from
Artur Skawina).
- Fixed a crash when pressing '0' in the "Schedule" menu on a channel that doesn't
have any EPG data (reported ny Alexander Hans).