summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-12-25 13:36:51 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-12-25 13:36:51 +0100
commit4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b (patch)
tree654aafd4f9506091a9857383958df386f0bb61c5 /CONTRIBUTORS
parent21c8829783f7f4d6b7bc13bc405196182910c3e6 (diff)
downloadvdr-4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b.tar.gz
vdr-4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b.tar.bz2
cDevice::TrickSpeed() now has an additional parameter named Forward
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 0f7ebe4b..4d74bf9f 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3225,3 +3225,4 @@ Guido Cordaro <guido.cordaro@tiscali.it>
Thomas Reufer <thomas@reufer.ch>
for making it clear that the Data parameter in cDevice::StillPicture() may point to a
series of packets, not just a single one
+ for suggesting to add an additional parameter named Forward to cDevice::TrickSpeed()