add ability to select in scan what is todo with existing services (Clear before scan)
[enigma2.git] / lib / dvb /
2006-05-08 Andreas Monzneradd ability to select in scan what is todo with existin...
2006-05-07 Andreas Monznerfix
2006-05-06 Andreas Monznerremove no more needed c++ single epg list content class
2006-05-06 Andreas Monznerfix warnings
2006-05-05 Andreas Monznerchange default lof threshold for universal lnbs to...
2006-05-05 Andreas Monzneradd function to remove single service,
2006-04-28 Felix Domkefix empty expressions in dvb list search
2006-04-28 Felix Domkefix empty expressions in dvb list search
2006-04-27 Andreas Monznerforce not implemented values to auto
2006-04-27 Andreas Monznercommented out not used values
2006-04-27 Andreas Monznerfix
2006-04-27 Andreas Monzneradd missing qam64 for terrestrial
2006-04-27 Andreas Monznerfix -T -C channellisting stuff
2006-04-27 Andreas Monznerchanges for identify -C and -T services
2006-04-26 Andreas Monznerdo explicit cast
2006-04-26 Andreas Monznermake TheDOCs compiler happy
2006-04-26 Andreas Monzneradd function to get a list of CAIDs for a running dvb...
2006-04-24 Felix Domkefix DVB-T inversion
2006-04-24 Felix Domkeadd 'none' hierarchy
2006-04-15 Andreas Monznerfix segfault on transponders with incorrect mjd entries...
2006-04-14 Felix Domkedon't keep unused references
2006-04-13 Andreas Monznerfix segfault
2006-04-13 Andreas Monznerreset rotormoving flag in some conditions
2006-04-13 Andreas Monznerstop tuneLoop when the frontend is no more used
2006-04-13 Andreas Monznertake care of count of receivable satellites in transpon...
2006-04-13 Felix Domkeuse refcount for decoding demuxes to check if they...
2006-04-13 Felix Domkeadd getRefCount to evaluate if a demux is in use
2006-04-13 Felix Domkefix warning
2006-04-12 Andreas Monznerfix sending of uncommitted command when no committed...
2006-04-11 Andreas Monznerfix FIXMEE :) (don't open recording filter with pid...
2006-04-11 Andreas Monznerimmediate close no more used demux fd's
2006-04-09 Felix Domkeenable DMX_ADD_PID by default - you need dvb-core suppo...
2006-04-08 Felix Domkeselect whether to use a primary decoder
2006-04-08 Felix Domkereserve first two demuxes for decoder
2006-04-08 Felix Domkehack to have primary and secondary decoder (for now)
2006-04-08 Felix Domketsmpegdecoder supports multiple decoders now
2006-04-06 Andreas Monznerinitialize variable
2006-04-05 Andreas Monznerfix setCommandString
2006-04-04 Andreas Monzneradd option no_rotor_command_on_tune to eDVBFrontendPara...
2006-04-04 Andreas Monznersmall changes
2006-04-04 Andreas Monznerfix resourcemanager getinstance from python?
2006-04-03 Felix Domkefollow eThread changes: mainly thread_running -> sync...
2006-04-03 Felix Domkefix 4G support
2006-04-03 Felix Domkeexperimental optional DMX_ADD_PID support
2006-04-03 Felix Domkedon't retry inifinitely to scan broken files
2006-04-03 Andreas Monznerfix segfault
2006-04-02 Andreas Monznercompile fix
2006-04-02 Andreas Monznermuch faster service change on same transponder (just...
2006-03-31 Andreas Monznerrelease cached channel when its no more used and a...
2006-03-31 Felix Domkefix: fd leaked when reading recordings.epl
2006-03-30 Andreas Monznerin automatic scan do no more scan satellites twice...
2006-03-27 Andreas Monznerfix segfault after leaving scan in some conditions
2006-03-23 Andreas Monznerfix for avoid false locks before new frontend parameter...
2006-03-22 Felix Domkefix calculation of size, when dealing with big file...
2006-03-22 Felix Domkeemergency resync code for pvrparse
2006-03-21 Andreas Monzneruse timemap instead of eventmap.. so the returned list...
2006-03-21 Andreas Monznerbegin searching for similar broadcasts on base service
2006-03-21 Andreas Monznerremove test stuff
2006-03-21 Andreas Monzneradd search function to epgcache to do similar broadcast...
2006-03-21 Andreas Monznersmall fix
2006-03-17 Andreas Monzneruse parent service reference for query EPG to build...
2006-03-13 Andreas Monznerdont ask for scanning second nim in automatic scan...
2006-03-11 Andreas Monznerfix linked tuner
2006-03-11 Felix DomkeeDVBChannel::getFrontend: don't crash when there is...
2006-03-09 Andreas Monznermore python fixes :)
2006-03-09 Andreas Monznermore python fixes
2006-03-09 Andreas Monznerfix
2006-03-09 Andreas Monznermake eDVBResourceManager accessible from python (needed...
2006-03-07 Andreas Monzneradd ability to set a callback build function in listbox...
2006-03-07 Andreas Monznermuch simpler frequency range check
2006-03-07 Felix Domkeadd assertion to help debugging
2006-03-06 Felix Domkeoptional cached (i.e. fopen,...) support for raw files
2006-03-06 Andreas Monzneranother fix
2006-03-06 Andreas Monznerfix for old api
2006-03-06 Andreas Monznerimplement getFrontendData for DVB-T
2006-03-06 Andreas Monznerfix #defines
2006-03-06 Felix Domkemoved PID search to proper please, simplified a bit...
2006-03-06 Andreas Monzneradd possibility to playback ts files without entry...
2006-03-05 Felix Domkeclamp jumps at SOF
2006-03-05 Felix Domkeonly sample each 40MB at max, use fallback bitrate...
2006-03-03 Andreas Monznerfix ugly bug in satellite / lnb / tuner config
2006-03-03 Felix Domkeuse samples for more accurate jumps when .ap files...
2006-03-03 Andreas Monznerchange all values to upper case,
2006-03-03 Andreas Monznermake inversion human readable
2006-03-03 Andreas Monzneradd "_" as delimiter
2006-03-03 Andreas Monznerimplement readFrontendData method to get a python dicti...
2006-03-03 Felix Domkeenable playback of multifile (split) movies
2006-03-03 Andreas Monzneradd lockState and syncState to getFrontendInfo call
2006-03-01 Felix Domkeadd missing
2006-02-28 Felix Domkeadd getNextAccessPoint
2006-02-27 Andreas Monzneradd support for turning rotor without power measurement
2006-02-27 Felix Domkeimplement the source span translation
2006-02-27 Felix Domkeadd getOffset and fix pvrparse for that
2006-02-26 Felix Domkeuse correct pathname for API version < 3. API v3 still...
2006-02-25 Stefan Plueckencorrect calculation of differences for cable params
2006-02-25 Andreas Monzneruse reentrant version of localtime
2006-02-25 Andreas Monznerstore a .eit file for each recoring this holds raw...
2006-02-24 Stefan Plueckenfix calculation in calculateDifference for cable and...
2006-02-24 Stefan Plueckenfix cable frequency (/10)
2006-02-24 Andreas Monznerfix cable and terrestrial scan
next