diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:36:51 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-25 13:36:51 +0100 |
commit | 4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b (patch) | |
tree | 654aafd4f9506091a9857383958df386f0bb61c5 /PLUGINS/src/dvbsddevice/HISTORY | |
parent | 21c8829783f7f4d6b7bc13bc405196182910c3e6 (diff) | |
download | vdr-4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b.tar.gz vdr-4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b.tar.bz2 |
cDevice::TrickSpeed() now has an additional parameter named Forward
Diffstat (limited to 'PLUGINS/src/dvbsddevice/HISTORY')
-rw-r--r-- | PLUGINS/src/dvbsddevice/HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PLUGINS/src/dvbsddevice/HISTORY b/PLUGINS/src/dvbsddevice/HISTORY index cb6753ab..a374dc35 100644 --- a/PLUGINS/src/dvbsddevice/HISTORY +++ b/PLUGINS/src/dvbsddevice/HISTORY @@ -50,3 +50,7 @@ VDR Plugin 'dvbsddevice' Revision History - Fixed handling the -o option (short form of --outputonly; problem reported by Mario Edelmann). + +2014-01-01: Version 2.1.1 + +- cDevice::TrickSpeed() now has an additional parameter named Forward. |