aboutsummaryrefslogtreecommitdiff
path: root/lib/service/servicedvbrecord.h
AgeCommit message (Collapse)Author
2009-06-03introduce new iStreamedService interface (e.g. controlling buffer for ↵Fraxinas
streaming media)
2009-05-05add iSubserviceList interface to iRecordableServiceghost
2009-04-22move meta file creation to c++ghost
2009-01-12insert cutmark on EIT changeFelix Domke
2008-10-03add code to simulate recordings (with faked frontends)Andreas Monzner
now its more easy to build a timer overlap detection or similar
2008-06-13after DECLARE_REF now all is private.. not publicAndreas Monzner
dont export AddRef, Release, ptrref and grabRef to python some cleanups
2007-04-30send write error messages down to service eventsFelix Domke
2007-01-05add iStreamableServiceFelix Domke
2007-01-04do not clear previous error on getError()..Andreas Monzner
2006-11-21add infrastructure for record service events (not finished yet)Andreas Monzner
2006-05-17rename iFrontendStatusInformation to iFrontendInformationAndreas Monzner
add possibility to query the tuner number for playing and recording services
2006-04-09fix fd leak for recordingsFelix Domke
2006-02-25store a .eit file for each recoring this holds raw eit event informationsAndreas Monzner
including audio track informations, event description, event title...... for information about the file format look in EN300468 (www.etsi.org) make info button useable when playbacking a movie
2006-01-15better error/retry handling for recorderFelix Domke
2005-12-21format, ac3 and crypted indicators now workingAndreas Monzner
TODO: get format/aspect infos from the mpeg decoder ( EIT information is not working on every service )
2005-10-15add filename to record prepareFelix Domke
2005-05-04 - improve record supportFelix Domke
2005-04-30 - add ts recorder to dvb record serviceFelix Domke
2005-04-28 - add dvb resource managementFelix Domke
- scan hardcoded to dvb-s again - added untested recording support (data io thread still missing)