Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given

This commit is contained in:
Klaus Schmidinger
2013-01-25 10:52:43 +01:00
parent 01c26a5c6c
commit 79dad980cf
5 changed files with 18 additions and 5 deletions

View File

@@ -37,3 +37,7 @@ VDR Plugin 'dvbsddevice' Revision History
2013-01-12: Version 0.0.8
- Adapted Makefile to changes introduced in recent VDR versions.
2013-01-25: Version 0.0.9
- Returning 0 from cDvbSdFfDevice::NumProvidedSystems() if option --outputonly is given.