The dvbsddevice plugin now supports the new option --outputonly

This commit is contained in:
Klaus Schmidinger
2011-08-27 11:40:21 +02:00
parent 6700e772e5
commit d2342ae2ef
6 changed files with 62 additions and 7 deletions

View File

@@ -19,3 +19,7 @@ VDR Plugin 'dvbsddevice' Revision History
2011-04-17: Version 0.0.4
- Removed an obsolete local variable in dvbsdffosd.c (thanks to Paul Menzel).
2011-08-27: Version 0.0.5
- Added option --outputonly to use the device only for output (thanks to Udo Richter).