aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/SocketMMI
AgeCommit message (Collapse)Author
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-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-04-26meta: remove trailing slash from installdirsAndreas Oberritter
2010-03-12fixes bug #465Stefan Pluecken
don't install sub directory files
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-17enable metadata install, install into /usr/share/enigma2/meta/enigma2/Felix Domke
2009-08-15Makefile.am: use dist_*_DATA to include data files in tarballsAndreas Oberritter
2009-08-15update all Makefile.am filesAndreas Oberritter
remove 'AUTOMAKE_OPTIONS = gnu', which is the default, use pkgdatadir instead of $(DATADIR)/enigma2, use pkglibdir instead of $(LIBDIR)/enigma2
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-02-24small optimizations and cleanups by Moritz Vennghost
2008-10-29better solution to add possibility to delete eSocketNotifiers,Andreas Monzner
eConsoleAppContainers in callback funktions without crash
2008-10-29fix dependenciesAndreas Monzner
2008-05-21needed fixAndreas Monzner
2008-05-20move c++ part of socket mmi to pluginAndreas Monzner
2008-03-15add LICENSEs to some pluginsAndreas Monzner
2008-01-25add some .cvsignoreFelix Domke
2007-11-26remove unneeded importsAndreas Monzner
2007-11-23add python files for socket mmi pluginAndreas Monzner