diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-10 11:34:33 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-04-10 11:34:33 +0200 |
commit | af89f39e82106cae52bdc55c13ffbd21705f448b (patch) | |
tree | 78e9c946bce585211072ec2f7c4b49a8001fb096 /HISTORY | |
parent | ee97c6abee411dc269e54cf322586bc888c24c8d (diff) | |
download | vdr-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-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |