From 123bd2fec09d27f90e9bc67c9c41653e2fe664d2 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 10 Apr 2010 12:17:34 +0200 Subject: Added check for FE_CAN_PSK_8 --- HISTORY | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 74ab6484..ce1d619d 100644 --- a/HISTORY +++ b/HISTORY @@ -6411,7 +6411,7 @@ Video Disk Recorder Revision History - The new setup option "Folders in timer menu" controls whether the file names in the timer menu are shown with their full folder path. -2010-04-05: Version 1.7.15 +2010-04-10: Version 1.7.15 - Added Macedonian language texts (thanks to Dimitar Petrovski). - Updated the Estonian OSD texts (thanks to Arthur Konovalov). @@ -6422,6 +6422,10 @@ 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. -- cgit v1.2.3