aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb
AgeCommit message (Collapse)Author
2010-11-26Merge branch 'bug_615_replace_rawfile'master-2010.12ghost
2010-11-26dvb/tstools.cpp: fix openFile without streaminfoghost
this fixes slow movielist refs #615
2010-11-26Merge branch 'bug_347_adenin_unicable_xml'ghost
2010-11-26sec.cpp: fixed rotor turning without inputpower measurement (introduced with ↵ghost
latest unicable changes) TODO: recheck rotor turning with unicable components... it seems broken refs #347
2010-11-25ignore diseqc repeats in diseqc 1.0 modeghost
refs #623
2010-11-24Merge branch 'bug_615_replace_rawfile'ghost
2010-11-24rename iDataSource to iTsSource (no functional change)ghost
2010-11-23Merge branch 'obi/master'Andreas Oberritter
2010-11-23lib/dvb/pmt.cpp: migrate PMT pid search code to new iDataSource stuffghost
2010-11-16work around compile error with g++ 4.3.2Andreas Oberritter
frontend.cpp:2114: error: invalid conversion from ‘int’ to ‘fe_spectral_inversion_t’
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas Oberritter
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
* use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files
2010-11-16clean up buildAndreas Oberritter
* reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h
2010-11-16*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,Andreas Oberritter
2010-11-10eDVBChannel: invalidate iDataSource in stopSource callghost
2010-11-10a little bit more error checkingghost
2010-11-10add possibility to pass the streaminfo file via tuneExt to tstools instanceghost
2010-11-10dvb.cpp: small fix for playSourceghost
2010-11-10add new tuneExt function to eDVBServicePMTHandler to make the class more ↵ghost
reusable
2010-11-10add new playSource / stopSource interface to iDVBChannel and eDVBChannelghost
2010-11-10migrate eDVBTsTools to new iDataSource seek functionghost
2010-11-09dvb.cpp: migrate to iDataSource, use shared iDataSource for tstools and ↵ghost
filepush thread
2010-11-09tstools.h/cpp: migrate to iDataSourceghost
2010-11-07use a notifier to immediate apply changed epg data file/path (it is then use ↵ghost
on e2 shutdown to store the epg at the new position)
2010-11-05epgache: move epg cache file name to main enigma2 settings file ↵ghost
(config.misc.epgache_filename)
2010-11-04epgcache: add possibility to change the default epg cache read/write pathghost
the path is read from /etc/enigma2/epg.dat.src .. fallback to /hdd/epg.dat when the file not exists
2010-11-02fix frequently not working timeshift/record stopghost
this fixes bug #612
2010-10-30stop PAT parsing after first valid entry for the given SIDghost
2010-10-21add possibility to set demux buffer size for PES Reader, Section Reader and ↵ghost
TS Recorder
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'
2010-10-12lib/dvb/frontend.cpp: fix SNRdb calculation for 8PSK transponder (broken ↵ghost
since update to latest v4l-dvb linuxtv api)
2010-10-11fix slotinfo assignment for new "unsupported tuner" handlingghost
refs bug #587
2010-10-06add snr calculations for CXD1981 frontendStefan Pluecken
2010-10-06Merge remote branch 'origin/bug_347_adenin_unicable_xml'ghost
2010-10-06Merge remote branch 'origin/bug_530_add_dm800se_support'ghost
2010-10-06Merge branch 'bug_518_add_demux_reserve_from_python'ghost
2010-10-03refs bug #587Stefan Pluecken
internally linking is now done via /proc/stb/frontend/X/rf_switch instead of /proc/stb/tsmux and moved to the python part of enigma2
2010-08-24lib/dvb/sec.cpp: fixed typo (LOF/tuner frequency check was broken since ↵ghost
latest unicable changes)
2010-08-24lib/dvb/sec.cpp: fixed typo (LOF/tuner frequency check was broken since ↵ghost
latest unicable changes)
2010-07-05add snr calculations for CXD1981 frontendStefan Pluecken
2010-07-01lib/dvb/frontend.cpp: add missing fec_inner for DVBS2 APIghost
2010-06-29lib/dvb/frontend.cpp: add missing fec_inner for DVBS2 APIghost
2010-06-28add support for /proc/stb/frontend/X/lnb_senseghost
2010-06-28add support for /proc/stb/frontend/X/lnb_senseghost
2010-06-09lib/dvb/frontend.cpp: fix compiler warningghost
2010-06-09lib/dvb/frontend.cpp: fix compiler warningghost
2010-06-09sec.h: fix eSecCommandList assignmentghost
2010-06-09sec.h: fix eSecCommandList assignmentghost