aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2010-11-17.gitignore: add enigma2.shAndreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas 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-16libopen: build with libtoolAndreas Oberritter
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-07-26tools/create_picon_links.py: remove unused parameterghost
2009-12-28tools/genmetaindex.py: - also take care of packegetype from meta.xmls. this ↵acid-burn
is for #112
2009-09-04genmetaindex.py: fix metaindex.xml generationacid-burn
2009-09-03Enigma2-meta: install plugins-meta.xml in /usr/share/metaacid-burn
genmetaindex.py: change index.xml layout a bit
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
2009-08-17add tool to generate meta index dataFelix Domke
2009-08-15Don't define open or fopen if _FILE_OFFSET_BITS == 64Andreas Oberritter
If _FILE_OFFSET_BITS is 64, then (f)open will be converted automatically to (f)open64, resulting in duplicate symbols
2009-06-11add a format converter, i.e. to convert from lamedb to sat.xml filesStefan Pluecken
the main destination format of this converter is a sat.xml file easily extendable with further datasources
2009-05-28tools/libopen.c: add socketpairghost
2008-04-16fix MakefilesAndreas Monzner
2008-04-15simple tool to use SVG to prototype skinsFelix Domke
2008-03-25delete generated file libopen.so.0.0 on 'make clean'Andreas Oberritter
2007-12-13fix libopen Makefile dependencyFelix Domke
2007-12-12add tool to convert 32bit argb into jpg+png. we still need enigma support to ↵Felix Domke
load them.
2007-10-25small fixAndreas Monzner
2007-10-21fix: TSID is also hexFelix Domke
2007-09-26add create_picon_links toolFelix Domke
2007-08-20.cvsignoreFelix Domke
2006-10-20compile before installingFelix Domke
2006-10-18fixAndreas Monzner
2006-10-18do not use libtoolAndreas Monzner
2006-10-18add a small wrapper lib for call modified versions of ↵Andreas Monzner
open/open64/fopen/fopen64/socket/pipe