summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-12-25 13:55:39 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2013-12-25 13:55:39 +0100
commit7c877edd2dcce10a8b83684290747b9af3897006 (patch)
tree672522b236a723f04039a00b6a5b7be64a2cc840 /CONTRIBUTORS
parent4e22b621927c7c17e2cb5d77ee1bf52335f4ba5b (diff)
downloadvdr-7c877edd2dcce10a8b83684290747b9af3897006.tar.gz
vdr-7c877edd2dcce10a8b83684290747b9af3897006.tar.bz2
Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVideo when replaying a recording
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 4d74bf9f..2a9d75f8 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3226,3 +3226,5 @@ 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()
+ for suggesting to add a note to ePlayMode in device.h that VDR itself always uses
+ pmAudioVideo when replaying a recording