aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/Extensions/SocketMMI/src
AgeCommit message (Collapse)Author
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-03-12fixes bug #465Stefan Pluecken
don't install sub directory files
2009-08-18remove obsolete .cvsignore filesAndreas Oberritter
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-20move c++ part of socket mmi to pluginAndreas Monzner