summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbsddevice/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2011-08-27 11:40:21 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2011-08-27 11:40:21 +0200
commitd2342ae2ef163ca35727dcc1f72df4b253a06154 (patch)
tree7eb6ab1253a44ee543f75d1f856fc301eae5369f /PLUGINS/src/dvbsddevice/HISTORY
parent6700e772e5da3757a91fcc500128adc7c16bb355 (diff)
downloadvdr-d2342ae2ef163ca35727dcc1f72df4b253a06154.tar.gz
vdr-d2342ae2ef163ca35727dcc1f72df4b253a06154.tar.bz2
The dvbsddevice plugin now supports the new option --outputonly
Diffstat (limited to 'PLUGINS/src/dvbsddevice/HISTORY')
-rw-r--r--PLUGINS/src/dvbsddevice/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/PLUGINS/src/dvbsddevice/HISTORY b/PLUGINS/src/dvbsddevice/HISTORY
index 9672f6fc..229e35b0 100644
--- a/PLUGINS/src/dvbsddevice/HISTORY
+++ b/PLUGINS/src/dvbsddevice/HISTORY
@@ -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).