aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-16add COPYING and READMEAndreas Oberritter
2010-11-16fix install rules for index-enigma2.xmlAndreas Oberritter
2010-11-16add in-place bitbake recipeAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
* use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files
2010-11-16assume HAVE_GSTREAMER is always setAndreas Oberritter
2010-11-16tuxbox.m4: remove references to cdkAndreas Oberritter
2010-11-16clean up buildAndreas Oberritter
* reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h
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_615_replace_rawfile' into experimentalghost
2010-11-16Merge branch 'master' into experimentalghost
2010-11-16Merge branch 'bug_599_picload_fd_leak' 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 ↵ghost
leak when thumbnailis used)" This reverts commit a7db0579fc84bfa07c977638325b54c28d7644ce. ... i think i need eyeglasses
2010-11-15Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail' ↵ghost
into experimental
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 ↵ghost
defaultservicelist was choosed refs bug #619
2010-11-15Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-15temporary disable not working prerequisitesghost
refs bug #617
2010-11-15Components/Harddisc.py: fix handling for old devfs 7025 kernelghost
i.e. this fixes broken free space displaying in aboutbox refs bug#598
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
refs #619
2010-11-15show all services list on first start, when the favourite list is empty ↵ghost
(DVB-C/DVB-T) refs #617
2010-11-15fix record blink widget pos and sizeghost
refs #618
2010-11-15config.py: update configEntrys on additional loadFromFileghost
refs bug #617
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 commit 'origin/pootle-import' into experimentalacid-burn
2010-11-15Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes'ghost
2010-11-15Automatic message catalog updateenigma2-translation-bot
E2 branches: master experimental Plugins : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface Plugins-Meta: description and shortdescription
2010-11-12Merge branch 'master' into m2ts_testghost
2010-11-12Merge branch 'bug_599_picload_fd_leak' into experimentalghost
2010-11-12lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when ↵ghost
thumbnailis used) fixes bug #599
2010-11-11add m2ts serviceghost