aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-11-24compile servicem2ts.cppghost
2010-11-24servicem2ts.cpp: resync on corrupt dataghost
2010-11-24Merge branch 'master' into obi/masterghost
2010-11-24follow iDataSource -> iTsSource name changeghost
2010-11-24follow iDataSource -> iTsSource name changeghost
2010-11-24Merge branch 'bug_615_replace_rawfile' into m2ts_testghost
2010-11-24Merge branch 'bug_615_replace_rawfile'ghost
2010-11-24rename iDataSource to iTsSource (no functional change)ghost
2010-11-23DVDPlayer: add missing linker flags for libdreamdvdAndreas Oberritter
2010-11-23SoftwareManager: take care of network availability inside SoftwareUpgrade and...acid-burn
2010-11-23Merge branch 'obi/master'Andreas Oberritter
2010-11-23Merge branch 'bug_615_replace_rawfile'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-22Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-22add possibility to query CAID/CAPID combination from pythonghost
2010-11-22lib/python/Components/config.py: more robust codeghost
2010-11-17install idatasource.hAndreas Oberritter
2010-11-17fix more nfiflash media paths to be non-absolute (#620)Fraxinas
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_599_picload_fd_leak'ghost