aboutsummaryrefslogtreecommitdiff
path: root/lib/service/iservice.h
AgeCommit message (Expand)Author
2010-03-31add transfer bps to service interface (requires touching enigma_python.i)Fraxinas
2010-03-31lib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to play...ghost
2010-01-22another compile fix for bug #411ghost
2010-01-22add possibility to stopTimeshift but not switch back to live (not used in e2....ghost
2009-08-10add reindexFelix Domke
2009-06-12patch by Dr.Best - allow using filesize of movie in converterFelix Domke
2009-06-03introduce new iStreamedService interface (e.g. controlling buffer for streami...Fraxinas
2009-05-08swig 1.3.39 wraps also operator bool.. we dont like this yet...ghost
2009-05-05add iSubserviceList interface to iRecordableServiceghost
2009-04-23experimentally switch to new decodebin2 gstreamer back-end for mediaplayer. r...Fraxinas
2009-04-22move meta file creation to c++ghost
2008-11-18rework decoder statesFelix Domke
2008-11-08add (tune)simulate support to some functionsghost
2008-10-03add code to simulate recordings (with faked frontends)Andreas Monzner
2008-09-25add possibility to query current progressive / framerate stateAndreas Monzner
2008-08-05add support for "frame rate changed" and "progressive changed" video eventAndreas Monzner
2008-07-22add sCurrentChapter, sCurrentTitle, sTotalChapters, sTotalTitlesAndreas Monzner
2008-06-27add missing evTunedIn to iPlayableServiceAndreas Monzner
2008-05-01fix warningsAndreas Monzner
2008-04-21add seekTitle to iSeekableService interfaceAndreas Monzner
2008-04-15add seekChapter method to iSeekableService interfaceAndreas Monzner
2008-04-14better handling for eServiceFS file extensionsAndreas Monzner
2008-03-31add support for user events and user informationsAndreas Monzner
2008-03-27add iServiceKeys interface (No not what you think ;) it simply means itsAndreas Monzner
2008-03-11signal quality is SNR, signal power is AGCFelix Domke
2008-02-17fix return codes in streamingFelix Domke
2007-12-16patch by Pieter Grimmerink: fix order of class definitions to make swig happyFelix Domke
2007-08-26add audio pid into iAudioTrackInfoFelix Domke
2007-08-25add iAudioTrackSelection::getCurrentTrack to get currently selected audio tra...Felix Domke
2007-06-19add stream() for play servicesFelix Domke
2007-05-20invent proper signalPowerdB enums and use themFelix Domke
2007-04-30send write error messages down to service eventsFelix Domke
2007-03-24add a radiomode background picture (mvi file.. changable inAndreas Monzner
2007-01-15change iFrontendInformation apiAndreas Monzner
2007-01-13fix non working use of configured system language for epg languageAndreas Monzner
2007-01-07work on service eventsAndreas Monzner
2007-01-05add iStreamableServiceFelix Domke
2007-01-04fix for use getError from pythonAndreas Monzner
2006-12-19some python import cleanupsAndreas Monzner
2006-12-14add possibility to get a dict with transponderdata for servicerefsAndreas Monzner
2006-12-13use aspect ratio information from mpeg sequence header instead of eit (needsAndreas Monzner
2006-12-10remove python support for some (unneeded) classesAndreas Monzner
2006-12-09add info to query for 'dvb state' (dvb related errors)Felix Domke
2006-11-30allow use of this constructor in pythonFelix Domke
2006-11-29code cleanup in ChannelSelection,Andreas Monzner
2006-11-26more python refcount debugging stuffAndreas Monzner
2006-11-25python object refcount debugging code second tryAndreas Monzner
2006-11-22recording service events now workingAndreas Monzner
2006-11-21add infrastructure for record service events (not finished yet)Andreas Monzner
2006-11-01store subtitle data in service cache and reenable subtitles on next zap toAndreas Monzner