aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-11-22Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-22add possibility to query CAID/CAPID combination from pythonghost
2010-11-22add possibility to query CAID/CAPID combination from pythonghost
2010-11-22Merge branch 'bug_617_default_favlist_handling_fix' into experimentalghost
2010-11-22lib/python/Components/config.py: more robust codeghost
2010-11-17Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-11-17install idatasource.hAndreas Oberritter
2010-11-17Merge branch 'obi/master' into experimentalAndreas Oberritter
2010-11-17Merge branch 'bug_620_dvdburn_absolutepaths' into experimentalFraxinas
2010-11-17fix more nfiflash media paths to be non-absolute (#620)Fraxinas
2010-11-17Merge remote branch 'origin/bug_620_dvdburn_absolutepaths' into experimentalFraxinas
2010-11-17get rid off evil absolute paths in dvdburn and nfiflash (fixes bug #620)Fraxinas
2010-11-16$(am__mv) requires automake 1.11 or later, so use plain 'mv -f' insteadAndreas Oberritter
2010-11-16rcconsole: fix for escape codes split into multiple readsAndreas Oberritter
2010-11-16ewidgetdesktop: don't abort if no target_pixmap is setAndreas Oberritter
2010-11-16update .gitignoreAndreas Oberritter
2010-11-16swig: use auto-generated dependencies to refresh generated files when neededAndreas Oberritter
2010-11-16use AM_V_* variables to improve silent build modeAndreas Oberritter
2010-11-16install keymapsAndreas Oberritter
2010-11-16SDL: add input support, use SDL mainloop in a threadAndreas Oberritter
2010-11-16work around compile error with g++ 4.3.2Andreas Oberritter
2010-11-16Add abstract class gMainDC as an interface for gFBDC and gSDLDCAndreas Oberritter
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas Oberritter
2010-11-16use eEnv::resolve() / eEnv.resolve()Andreas Oberritter
2010-11-16newplugin.py: don't use LIBDIR, use pkglibdir insteadAndreas Oberritter
2010-11-16lcd: fix build without <dbox/*.h>Andreas Oberritter
2010-11-16define PNG_SKIP_SETJMP_CHECK to fix conflict with Python.hAndreas Oberritter
2010-11-16add eEnv::resolve() to resolve install paths at runtimeAndreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
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_615_replace_rawfile' into experimentalghost
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