aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-16assume HAVE_GSTREAMER is always setAndreas Oberritter
2010-11-16tuxbox.m4: remove references to cdkAndreas Oberritter
2010-11-16clean up buildAndreas Oberritter
2010-11-16lib/gdi/font.cpp: assume HAVE_FRIBIDI is always setAndreas Oberritter
2010-11-16configure/m4: use PKG_CHECK_MODULES, update configure.acAndreas Oberritter
2010-11-16lib/gdi/font.*: remove !HAVE_FREETYPE2Andreas Oberritter
2010-11-16configure.ac: add enigma2-devel@lists.elitedvb.netAndreas Oberritter
2010-11-16autogen.sh: use autoreconfAndreas Oberritter
2010-11-16libopen: build with libtoolAndreas Oberritter
2010-11-16configure/m4: update some macros (autoupdate)Andreas 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-16data/skin_default/icons/Makefile.am: remove trailing whitespaceAndreas Oberritter
2010-11-16Applied new-hotplug.patch from OEAndreas Oberritter
2010-11-16move m4 macros to subdirectory, update ax_python_devel.m4Andreas 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-15Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'ghost
2010-11-15data/defaultlists.xml: additionally ask to do a servicescan when no defaultse...ghost
2010-11-15Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-15temporary disable not working prerequisitesghost
2010-11-15Components/Harddisc.py: fix handling for old devfs 7025 kernelghost
2010-11-15Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'ghost
2010-11-15Merge branch 'bug_618_fix_display_recording_indication'ghost
2010-11-15defaultsatlists.xml: ask to scan when no default servicelists are availghost
2010-11-15show all services list on first start, when the favourite list is empty (DVB-...ghost
2010-11-15fix record blink widget pos and sizeghost
2010-11-15config.py: update configEntrys on additional loadFromFileghost
2010-11-15dont install default favourite list when no DVB-S(2) is availableghost
2010-11-15Merge remote branch 'remotes/origin/pootle-import'ghost
2010-11-15Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes'ghost
2010-11-15Automatic message catalog updateenigma2-translation-bot
2010-11-12lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when t...ghost
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