diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-27 14:11:25 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-27 14:11:25 +0100 |
commit | aebc766ee72b65a3cb5438404d236ab5afe4c472 (patch) | |
tree | c9869e5bc6d8a883960fc198d1c7698b740449ee /HISTORY | |
parent | 3c8faf1b8d37a6914c914f7c8bae720552b1182f (diff) | |
download | vdr-aebc766ee72b65a3cb5438404d236ab5afe4c472.tar.gz vdr-aebc766ee72b65a3cb5438404d236ab5afe4c472.tar.bz2 |
Fixed a crash when pressing '0' in the "Schedule" menu on a channel that doesn't have any EPG data
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |