From 62dfd2f996cb9480ea2c1db054a2fa657de0900b Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 14 Feb 2013 13:21:34 +0100 Subject: No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality() --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 68c2c6ae..37136f79 100644 --- a/HISTORY +++ b/HISTORY @@ -7612,3 +7612,6 @@ Video Disk Recorder Revision History - Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras). - The timeout for trying to switch to a valid programme is now reset immediately once a programme has been found. +- No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality() to avoid breaking + this function in case the driver suddenly decides to return a different errno value + if an operation is not supported. -- cgit v1.2.3