r7631 | gbazin | 2004-05-09 11:35:12 +0200 (Sun, 09 May 2004) | 1 line
Changed paths:
M /trunk/configure.ac
M /trunk/modules/visualization/goom.c
configure.ac, modules/visualization/goom.c: updated for libgoom2 (goom 2k4). You can find it here: http://www.ios-software.com/index.php3?page=projet&quoi=1
dvb/access.c - properly cast memory returned by malloc()
- fix small memory leak on closing of dvb plugin.
dvb/linux-dvb.c - remove astray spaces
- always empty the event queue before FE_SET_FRONTEND and FrontendCheck().
dvbstream does the same for OFDM and QAM.
Summary:
DVB-C is working (did a few tests)
DVB-T not tested.
Using polarization=A doesn't work anymore INVERSION_AUTO is not honered for tuning.
SEC_VOLTAGE_OFF is missing when using latest code DVB-1.1.7 from http://www.metzlerbros.org/dvb/index.html. While include/linux/dvb/version.h is not updated and still reflects this API version: #define DVB_API_VERSION 3