aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)Author
2010-11-16automake: disable portability warningsAndreas Oberritter
2010-11-16install keymapsAndreas Oberritter
2010-11-16configure: disable updates of po files if --without-po is givenAndreas Oberritter
2010-11-16bsod: use simple XML generatorAndreas Oberritter
2010-11-16configure.ac: compatibility for Debian lennyAndreas Oberritter
2010-11-16Add abstract class gMainDC as an interface for gFBDC and gSDLDCAndreas Oberritter
2010-11-16automake: enable silent rules if availableAndreas Oberritter
2010-11-16fix configure in OE 1.6Andreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas 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-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-16configure/m4: use PKG_CHECK_MODULES, update configure.acAndreas Oberritter
2010-11-16configure.ac: add enigma2-devel@lists.elitedvb.netAndreas Oberritter
2010-11-16libopen: build with libtoolAndreas Oberritter
2010-11-16configure/m4: update some macros (autoupdate)Andreas Oberritter
2010-11-16move m4 macros to subdirectory, update ax_python_devel.m4Andreas Oberritter
2010-10-06fixes bug #467Stefan Pluecken
add tpm interface to enigma 2 introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information)
2010-09-21Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵acid-burn
enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578
2010-03-31fixes bug #444Stefan Pluecken
replace "Das Erste" => "Das Erste HD" "ZDF" => "ZDF HD" "Arte" => "Arte HD" on HD boxes in default favourite bouquet
2010-01-05Merge remote branch 'remotes/origin/fantempplugin'ghost
2009-12-07first working version of TempFanControl plugin with Sensors and FanControl ↵thedoc
component
2009-11-25Enigma2-Metainformations: - update all Meta Informationsacid-burn
2009-11-06Enigma2-SystemPlugins: -move NetworkWizard and WirelessLan Plugins into ↵acid-burn
Enigma2 git repo. This fixes bug #140
2009-09-21Enigma2: add VideoEnhancement plugin to SystemPlugins to configure advanced ↵acid-burn
video settings. Newest drivers needed.
2009-08-27Enigma2: add CleanupWizard to SystemPlugins and Enigma2 build.acid-burn
- The CleanupWizard informs you on system boot if your avalalble internal memory (flash) has droppen below 2MB and allows the removal of enigma2-plugins and skins to cleanup the internal memory (flash) on bootup.
2009-08-18add Makefiles to include/ and lib/dvb/lowlevel/Andreas Oberritter
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-07-29add CrashlogAutoSubmit Plugin for automatic crashlog mailing, needs oe updateacid-burn
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
2009-06-16add plugin to connect via builtin modem to internet (just dm500hd yet)ghost
2009-03-26optionally link to libxineAndreas Oberritter
2009-03-26fix typoAndreas Oberritter
2009-03-17Add plugin to assign service / providers / caids to Common Interface Modulesghost
2009-03-05also support libgifFelix Domke
2009-02-13Revert "really only show accessible devices"acid-burn
This reverts commit 8530482b1d58468eade8ae2cfd618c694bef75d2.
2009-02-13remove IPKGInstaller and ConfigurationBackupacid-burn
start working on Softwaremanager
2008-12-16catch up DiseqcTest developmentStefan Pluecken
2008-10-20add building of NFIFlash plugin, but display only for DM8000Andreas Frisch
2008-10-15allow gstreamer to signalize missing plugins to the gui (requires ↵Andreas Frisch
reconfiguring enigma2) and add support for flac files (requires libflac7, gst-plugin-flac)
2008-10-09disable mem debugAndreas Monzner
2008-10-09add delay before send sequence repeat (diseqc/toneburst)Andreas Monzner
2008-09-22linking XMLCCWRAP with gcc might fail, so switch languageFelix Domke
2008-09-12add DVDBurn to be built automaticallyAndreas Frisch
2008-06-02add DefaultServicesScanner plugin to do automatic services scans and build a ↵Stefan Pluecken
lamedb and .info file for every sat (stored in /tmp)
2008-05-20move c++ part of socket mmi to pluginAndreas Monzner
2008-05-06add package config file (needed for c++ extensions not compiled in e2 tree)Andreas Monzner
2008-04-29remove unneeded lineStefan Pluecken
2008-04-28default wizardStefan Pluecken
beware: could overwrite some of your data in /etc/enigma2. add config.misc.defaultchosen=false to /etc/enigma2/settings to prevent this.
2008-04-15dont build dvdplugin when dreamdvd lib ist not availableAndreas Monzner
2008-04-15remove no more exist MakefileAndreas Monzner