aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/idvb.h
AgeCommit message (Expand)Author
2009-12-13add preStart event and use it to load the cutlistghost
2009-10-28fix rotor tuning symbolghost
2009-03-31Merge commit 'origin/master' into tmbinc/FixTimingBugsFelix Domke
2009-02-23fixed compile errors with g++ 4.3 and replaced some c headers by theirAndreas Oberritter
2009-02-11Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2008-12-16move some functions to better place (aspect / size / framerate / progressive ...ghost
2008-12-12fix return values to pythonghost
2008-11-24add possibility to request tsid/onid for iDVBChannelghost
2008-11-18rework decoder statesFelix Domke
2008-11-08add (tune)simulate support to some functionsghost
2008-09-06allow more complicated sat configurationAndreas Monzner
2008-08-11some service scan improovementsAndreas Monzner
2008-08-06add missing defined for old apiAndreas Monzner
2008-08-05add support for "frame rate changed" and "progressive changed" video eventAndreas Monzner
2008-07-19now link dvb-s frontends to dvb-s2 frontends is possibleAndreas Monzner
2008-04-29implement dxDontshow flag.. its not possible to set this flag in e2 self..Andreas Monzner
2008-04-28make final tune timeout symbolrate dependingFelix Domke
2008-03-25change get/setData to use long instead of int, to match pointer size on all s...Andreas Oberritter
2008-03-11signal quality is SNR, signal power is AGCFelix Domke
2007-09-15show more information in service scan (needs additional changes in skin)Andreas Monzner
2007-06-14use read/write lock for eCueSheetAndreas Monzner
2007-05-20invent proper signalPowerdB enums and use themFelix Domke
2007-04-17add preroll to iTSMpegDecoderFelix Domke
2007-02-26compile fixes for old dvb api (7020....)Andreas Monzner
2007-01-15change iFrontendInformation apiAndreas Monzner
2007-01-06one definition is enoughAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-12-15small fixAndreas Monzner
2006-12-13use aspect ratio information from mpeg sequence header instead of eit (needsAndreas Monzner
2006-11-29code cleanup in ChannelSelection,Andreas Monzner
2006-11-01store subtitle data in service cache and reenable subtitles on next zap toAndreas Monzner
2006-07-20add support for markers in bouquetsAndreas Monzner
2006-07-03update unscanned transponders in toScan list with nit valuesAndreas Monzner
2006-06-25add possibility to show iframes (not bugfree yet)Andreas Monzner
2006-06-22add possibility to set per service ac3/pcm delay (not yet via gui)Andreas Monzner
2006-05-20many changes for better CI handlingAndreas Monzner
2006-05-17rename iFrontendStatusInformation to iFrontendInformationAndreas Monzner
2006-05-16add ability to selecte the audio channel (mono left, stereo, mono right) from...Andreas Monzner
2006-05-14remove unneeded caching of caids, use an array for pidcache instead of std::m...Andreas Monzner
2006-05-12add PES readerFelix Domke
2006-05-09implement SDT scan on enter transponder (on normale zapping)Andreas Monzner
2006-05-08fix "Clearall before scan" handlingAndreas Monzner
2006-05-05add function to remove single service,Andreas Monzner
2006-04-28fix empty expressions in dvb list searchFelix Domke
2006-04-08select whether to use a primary decoderFelix Domke
2006-04-04small changesAndreas Monzner
2006-04-02much faster service change on same transponder (just FTA)Andreas Monzner
2006-03-21small fixAndreas Monzner
2006-03-17use parent service reference for query EPG to build a .eit file when a parent...Andreas Monzner
2006-03-09more python fixes :)Andreas Monzner