summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2015-04-18 14:30:47 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2015-04-18 14:30:47 +0200
commitfa701228d76e329161f84057c7bb5693026c3fa3 (patch)
tree73c9c3406e81268abeb4aa702076a6a1707de3f7 /CONTRIBUTORS
parent7aef23e97f156f2b1601125e5e39080bb269c9a0 (diff)
downloadvdr-fa701228d76e329161f84057c7bb5693026c3fa3.tar.gz
vdr-fa701228d76e329161f84057c7bb5693026c3fa3.tar.bz2
The command line option -D now accepts the value '-' (as in -D-), which prevents VDR from using any DVB devices
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index b293b066..fc916edc 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3351,6 +3351,7 @@ Dietmar Spingler <d_spingler@gmx.de>
for reporting a problem that led to a fix with EMM pids not being properly reset for
CAMs that need to receive the TS
for suggesting to add the channel name to log messages that reference a channel
+ for suggesting to provide a way of using no DVB devices at all
Stefan Schallenberg <infos@nafets.de>
for adding the functions IndexOf(), InsertUnique(), AppendUnique() and RemoveElement()