start on device list, don't crash when list is empty
[enigma2.git] / lib / dvb /
2006-05-22 Andreas Monznerdont reset the "service new found flag" in sdt scan
2006-05-22 Andreas Monznerdo not ask to scan on tuner 0 when not needed
2006-05-22 Andreas Monznerfix scan
2006-05-22 Stefan Plueckenuse explicit casts to prevent compiler error
2006-05-21 Felix Domkesome more work on teletext single-page parsing
2006-05-21 Felix Domkeremove debug from pesparser
2006-05-21 Felix Domkeuse nonblocking IO for pes filtering
2006-05-20 Andreas Monznermany changes for better CI handling
2006-05-18 Andreas Monznerfix linked tuner handling for more then 2 sat tuners
2006-05-17 Andreas Monznerrename iFrontendStatusInformation to iFrontendInformation
2006-05-17 Andreas Monznermore changes for dvb-s2
2006-05-16 Andreas Monznermore changes for AAC audio support (not dm7025)
2006-05-16 Andreas Monzneradd ability to selecte the audio channel (mono left...
2006-05-15 Stefan Plueckenfix non-existing cast for FEC_9_10
2006-05-14 Andreas Monznerremove unneeded caching of caids, use an array for...
2006-05-13 Andreas Monznermake enigma2 ready for dvb-s2
2006-05-12 Felix Domkeadd teletext parser
2006-05-12 Felix Domkeadd teletext.cpp
2006-05-12 Felix Domkematch declaration to signal
2006-05-12 Felix Domkeadd PES reader
2006-05-12 Felix Domkeadd pes parser
2006-05-09 Andreas Monznerfix graying out of non selectable services in servicelist
2006-05-09 Andreas Monznerrevert unneeded changes for sdt update
2006-05-09 Andreas Monznerimplement SDT scan on enter transponder (on normale...
2006-05-09 Andreas Monznermove mark service as new code to better position
2006-05-08 Andreas Monznerfix "Clearall before scan" handling
2006-05-08 Andreas Monznerfix typo
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
next