aboutsummaryrefslogtreecommitdiff
path: root/lib/driver/Makefile.am
AgeCommit message (Collapse)Author
2010-11-16SDL: add input support, use SDL mainloop in a threadAndreas Oberritter
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas 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-16*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,Andreas Oberritter
2006-12-05add possibility to enable/disable 12V Chinch output via usage setupAndreas Monzner
2005-11-17use c++-fallback for lack of tzset-python-functionStefan Pluecken
2005-09-02add rfmodRonny Strutz
2005-09-02add avswitchRonny Strutz
2005-01-27 - add rcconsole key input (for now)Felix Domke
- very basic method of delivering keys into python (will be changed, of course)
2003-10-17import of enigma2Felix Domke