summaryrefslogtreecommitdiff
path: root/HISTORY
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 /HISTORY
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 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b1683a1e..6f725f6a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8631,3 +8631,5 @@ Video Disk Recorder Revision History
pressing '0', the default no longer applies to that folder. Repeating timers no
longer write a ".sort" file into a recordings folder to have the recordings sorted
by time.
+- The command line option -D now accepts the value '-' (as in -D-), which prevents
+ VDR from using any DVB devices (suggested by Dietmar Spingler).