From 346f4cd1420bb02bd9cec4059385c9922d64fc3f Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 15 Sep 2002 18:00:00 +0200 Subject: Version 1.1.10 - Removed a superfluous error message from cLockFile::Unlock() (reported by Helmut Auer). - Fixed starting a recording of the current channel with only one DVB card (thanks to Stefan Huelswitt for his help). - A previous 'Transfer Mode' is now automatically re-started after a replay stops. - Only calling cStatus::MsgChannelSwitch() if a channel is actually going to be switched or has actually been switched successfully (thanks to Stefan Huelswitt). - The EPG now drops events from "other" streams that have a duration of 86400 seconds or more (this avoids bogus entries like "PROGRAMMES ALLEMANDS"). - Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT driver (thanks to Andreas Schultz). - Added a missing StripAudioPackets() to cDvbPlayer::Action() (thanks to Stefan Huelswitt). - Added an EPG bugfix for the latest VOX EPG data format. --- HISTORY | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index bfecec8..d464a22 100644 --- a/HISTORY +++ b/HISTORY @@ -1459,3 +1459,22 @@ Video Disk Recorder Revision History - Fixed a crash when entering an integer value outside the limits (thanks to Stefan Huelswitt for reporting this one). - Added play mode pmAudioOnlyBlack (thanks to Stefan Huelswitt). + +2002-09-15: Version 1.1.10 + +- Removed a superfluous error message from cLockFile::Unlock() (reported by + Helmut Auer). +- Fixed starting a recording of the current channel with only one DVB card + (thanks to Stefan Huelswitt for his help). +- A previous 'Transfer Mode' is now automatically re-started after a replay + stops. +- Only calling cStatus::MsgChannelSwitch() if a channel is actually going to + be switched or has actually been switched successfully (thanks to Stefan + Huelswitt). +- The EPG now drops events from "other" streams that have a duration of 86400 + seconds or more (this avoids bogus entries like "PROGRAMMES ALLEMANDS"). +- Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT + driver (thanks to Andreas Schultz). +- Added a missing StripAudioPackets() to cDvbPlayer::Action() (thanks to + Stefan Huelswitt). +- Added an EPG bugfix for the latest VOX EPG data format. -- cgit v1.2.3