aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/dvb.h
AgeCommit message (Expand)Author
2011-02-04add support/demux policy for dm7020hdghost
2010-11-24rename iDataSource to iTsSource (no functional change)ghost
2010-11-10add new playSource / stopSource interface to iDVBChannel and eDVBChannelghost
2010-10-06Merge remote branch 'origin/bug_530_add_dm800se_support'ghost
2010-06-01dm800se supportghost
2010-04-15add possibility to reserve a demux from python (via rawChannel)ghost
2009-07-09fix non working recording on dm800 when a recording is started during ts play...ghost
2009-06-04dvb.cpp: detect boxtype via /proc/stb/info/model for demux policyghost
2009-04-06more accurate fast-forward/rewindFelix Domke
2008-11-24add possibility to request tsid/onid for iDVBChannelghost
2008-11-08add (tune)simulate support to some functionsghost
2008-10-29also use refcounting for eTimersAndreas Monzner
2008-10-03add code to simulate recordings (with faked frontends)Andreas Monzner
2008-06-14make some methods publicAndreas Monzner
2008-06-13after DECLARE_REF now all is private.. not publicAndreas Monzner
2008-06-02dont use and show input power measurement (for rotor running detection),Andreas Monzner
2008-01-24pass more information about why a channel alloc fails, and display proper err...Felix Domke
2007-11-14fix frequently segfault on clean shutdownAndreas Monzner
2007-10-06fixes for clean enigma2 shutdownAndreas Monzner
2007-07-19fix error handlingAndreas Monzner
2007-06-06some fixes for empty tuner slots (use slotid instead of dvb api frontendAndreas Monzner
2007-05-05align lengths given by playback spansFelix Domke
2007-01-14remove unneeded workaroundAndreas Monzner
2006-12-19fix allocateRawChannelAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-11-29code cleanup in ChannelSelection,Andreas Monzner
2006-06-26add support for show used tuner for running service in the infobarAndreas Monzner
2006-04-04small changesAndreas Monzner
2006-04-04fix resourcemanager getinstance from python?Andreas Monzner
2006-03-09more python fixesAndreas Monzner
2006-03-09make eDVBResourceManager accessible from python (needed for allocate a raw iD...Andreas Monzner
2006-03-03implement readFrontendData method to get a python dictionary containing dataAndreas Monzner
2006-03-03enable playback of multifile (split) moviesFelix Domke
2006-02-03fix cached channel handlingAndreas Monzner
2006-01-30release cached channel after 3 seconds when not neededAndreas Monzner
2006-01-27fix locking in dvb file playerFelix Domke
2006-01-26add cue sheetsFelix Domke
2006-01-19retune on lostlock is now working :)Andreas Monzner
2006-01-17add channel events, like EOFFelix Domke
2005-12-20use video stc for display. make skipping look a bit better.Felix Domke
2005-12-07retry frontend close every 60 seconds when frontend is busyAndreas Monzner
2005-12-06ose no more used frontends and re-open on demandAndreas Monzner
2005-12-05add channel cache (transponders)Andreas Monzner
2005-12-04remove unneeded stuffAndreas Monzner
2005-12-03fix marking non playable services in channellistAndreas Monzner
2005-12-03remove non working indication of playable services in servicelistAndreas Monzner
2005-12-02set foregroundcolor of non tuneable services in servicelist to gray (for link...Andreas Monzner
2005-11-18scan: add allocateFrontendByIndex, so ServiceScan uses a fixed frontend ID - ...Felix Domke
2005-11-18pts: as the decoding demux isn't stored in the dvbchannel (it could be shared...Felix Domke
2005-11-16auto tuner selection is now working (this breaks allocateRawChannel..)Andreas Monzner