diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-14 13:21:34 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-02-14 13:21:34 +0100 |
commit | 62dfd2f996cb9480ea2c1db054a2fa657de0900b (patch) | |
tree | f5db8881db9705ca3dc2fd77269332f706dbe950 /HISTORY | |
parent | 9455b9a2b09d12746e4de1ba7f47d9383ecda0a8 (diff) | |
download | vdr-62dfd2f996cb9480ea2c1db054a2fa657de0900b.tar.gz vdr-62dfd2f996cb9480ea2c1db054a2fa657de0900b.tar.bz2 |
No longer checking for EOPNOTSUPP in cDvbTuner::GetSignalQuality()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |