aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-11-16assume HAVE_GSTREAMER is always setAndreas Oberritter
2010-11-16clean up buildAndreas Oberritter
2010-11-16lib/gdi/font.cpp: assume HAVE_FRIBIDI is always setAndreas Oberritter
2010-11-16lib/gdi/font.*: remove !HAVE_FREETYPE2Andreas Oberritter
2010-11-16*/Makefile.am: fix `:='-style assignments are not portableAndreas Oberritter
2010-11-16*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,Andreas Oberritter
2010-11-16Applied new-hotplug.patch from OEAndreas Oberritter
2010-11-16Merge branch 'bug_599_picload_fd_leak'ghost
2010-11-16Revert "lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd lea...ghost
2010-11-15Components/Harddisc.py: fix handling for old devfs 7025 kernelghost
2010-11-15config.py: update configEntrys on additional loadFromFileghost
2010-11-15Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes'ghost
2010-11-12Merge branch 'master' into m2ts_testghost
2010-11-12lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when t...ghost
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