summaryrefslogtreecommitdiff
path: root/PLUGINS/src/dvbsddevice/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-15 14:05:15 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-15 14:05:15 +0100
commitaf56e53315ae5b06ca695d2f233239410b6147b4 (patch)
tree823a9683ed4186129f46bbf321d320056fddd709 /PLUGINS/src/dvbsddevice/HISTORY
parent7a114d640c55339264a09296c372ec983695d165 (diff)
downloadvdr-af56e53315ae5b06ca695d2f233239410b6147b4.tar.gz
vdr-af56e53315ae5b06ca695d2f233239410b6147b4.tar.bz2
Refactored setup parameter handling for output devices
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 1dcd561b..94e31ddb 100644
--- a/PLUGINS/src/dvbsddevice/HISTORY
+++ b/PLUGINS/src/dvbsddevice/HISTORY
@@ -55,3 +55,7 @@ VDR Plugin 'dvbsddevice' Revision History
- Avoiding unnecessary pkg-config warnings in plugin Makefiles.
- cDevice::TrickSpeed() now has an additional parameter named Forward.
+
+2014-03-15: Version 2.1.2
+
+- The function cDevice::GetVideoSystem() has been deprecated.