summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-04-10 11:34:33 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-04-10 11:34:33 +0200
commitaf89f39e82106cae52bdc55c13ffbd21705f448b (patch)
tree78e9c946bce585211072ec2f7c4b49a8001fb096 /HISTORY
parentee97c6abee411dc269e54cf322586bc888c24c8d (diff)
downloadvdr-af89f39e82106cae52bdc55c13ffbd21705f448b.tar.gz
vdr-af89f39e82106cae52bdc55c13ffbd21705f448b.tar.bz2
No longer writing the video type into channels.conf if VPID is 0
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6fbbdce0..71780fc2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6027,3 +6027,5 @@ Video Disk Recorder Revision History
- Fixed detecting the frame rate for radio recordings.
- Added missing AUDIO_PAUSE/AUDIO_CONTINUE calls to cDvbDevice (thanks to Oliver
Endriss).
+- No longer writing the video type into channels.conf if VPID is 0 (thanks to
+ Oliver Endriss for reporting this).