aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-11-26pmt.cpp: only detect bluray streams when the HDMV descriptor is seenghost
2010-11-24add DTS-HD as known audio format, add detection to pmt parser (no hardware su...ghost
2010-11-24compile servicem2ts.cppghost
2010-11-24servicem2ts.cpp: resync on corrupt dataghost
2010-11-24follow iDataSource -> iTsSource name changeghost
2010-11-24Merge branch 'bug_615_replace_rawfile' into m2ts_testghost
2010-11-24rename iDataSource to iTsSource (no functional change)ghost
2010-11-23enable m2ts file extensionghost
2010-11-23use service_id and pmtpid from PAT when only one PAT entry is existghost
2010-11-23more work on servicem2tsghost
2010-11-23Merge branch 'bug_615_replace_rawfile' into m2ts_testghost
2010-11-23lib/dvb/pmt.cpp: migrate PMT pid search code to new iDataSource stuffghost
2010-11-12Merge branch 'master' into m2ts_testghost
2010-11-11add m2ts serviceghost
2010-11-11Merge branch 'bug_539_add_multicontent_pixmap_progress'ghost
2010-11-11add template handling to pixmap progress listboxmulticontentghost
2010-11-10lib/base/rawfile.cpp: no recursive mutex is needed here (small speedup)ghost
2010-11-10use newer eDVBServicePMTHandler::tuneExt call, add a virtual createDataSource...ghost
2010-11-10eDVBChannel: invalidate iDataSource in stopSource callghost
2010-11-10a little bit more error checkingghost
2010-11-10add possibility to pass the streaminfo file via tuneExt to tstools instanceghost
2010-11-10dvb.cpp: small fix for playSourceghost
2010-11-10Revert "add virtual baseclass for data sources (iDataSource)"ghost
2010-11-10lib/service/servicedvb.h: make eDVBService members protected better reusabilityghost
2010-11-10add new tuneExt function to eDVBServicePMTHandler to make the class more reus...ghost
2010-11-10migrate eDVBServiceOfflineOperations to new iDataSource::read functionghost
2010-11-10migrate eFilePushThread to new iDateSource read interface, remove no more sup...ghost
2010-11-10add new playSource / stopSource interface to iDVBChannel and eDVBChannelghost
2010-11-10migrate eDVBTsTools to new iDataSource seek functionghost
2010-11-10move iDataSource to own header file,ghost
2010-11-09add addFactoryExtension/removeFactoryExtension to eServiceCenterghost
2010-11-09dvb.cpp: migrate to iDataSource, use shared iDataSource for tstools and filep...ghost
2010-11-09filepush.h/cpp: migrate to iDataSourceghost
2010-11-09tstools.h/cpp: migrate to iDataSourceghost
2010-11-09rawfile.h/cpp: add virtual baseclass for data sources (iDataSource)ghost
2010-11-09add virtual baseclass for data sources (iDataSource)ghost
2010-11-08ScanSetup.py: remove dvb_shutdown_timeout workaroundghost
2010-11-08more robust codeghost
2010-11-08ScanSetup.py: fix abort in transpondersearch when the external transponder to...ghost
2010-11-08ScanSetup.py: immediate close frontend before execute blindscan utilghost
2010-11-07use a notifier to immediate apply changed epg data file/path (it is then use ...ghost
2010-11-05plugin_videoenhancement.xml: re-add dm500hdghost
2010-11-05add support for dm7020hdghost
2010-11-05epgache: move epg cache file name to main enigma2 settings file (config.misc....ghost
2010-11-04epgcache: add possibility to change the default epg cache read/write pathghost
2010-11-03Merge branch 'bug_607_parental_control_fix'ghost
2010-11-03fix more (no more allowed) global imports of parentalControl instanceghost
2010-11-02Merge branch 'bug_607_parental_control_fix'ghost
2010-11-02ChannelSelection.py: more parental control fixesghost
2010-11-02fix frequently not working timeshift/record stopghost