diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-06-06 12:23:23 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-06-06 12:23:23 +0200 |
commit | 8a13fc45c722c10575b036c090ffdbc96e103bf4 (patch) | |
tree | d0da189b56068a71f8e40fceed8e838c7425986b /HISTORY | |
parent | 3aba9ec4e0a499e34c466195240b4d135bb6b590 (diff) | |
download | vdr-8a13fc45c722c10575b036c090ffdbc96e103bf4.tar.gz vdr-8a13fc45c722c10575b036c090ffdbc96e103bf4.tar.bz2 |
Removed old 8psk remark1.7.15
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -6422,10 +6422,6 @@ Video Disk Recorder Revision History - Updated the Italian OSD texts (thanks to Diego Pierotto). - cDvbDevice::ProvidesTransponder() now checks the modulation capabilities of the device (as far as the driver allows this). - If you have a device that provides PSK_8 modulation you may want to apply the - patch from ftp://ftp.tvdr.de/vdr/Developer/v4l-dvb-add-FE_CAN_PSK_8.diff to your - driver source. Otherwise VDR won't be able to detect whether a device is capable - of handling PSK_8. - Fixed cFrameDetector::Analyze() in case part of the data has been processed and there is less than MIN_TS_PACKETS_FOR_FRAME_DETECTOR left (reported by Derek Kelly). - Added a note about not deleting cDeviceHook objects to device.h. |