aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-01-24picoLCDGraphic: updated example configuration files in "contrib/picoLCD"mzuther4-0/+4
2010-01-24picoLCDGraphic: update display regularly using a timer (*much* faster than re...mzuther2-6/+34
2010-01-24additional debugging outputvolker2-1/+5
2010-01-23fixed compile error on systems without strndup()volker1-0/+1
2010-01-21include config.h in *every* source filemichael4-0/+10
2010-01-20X11 driver: do not display key strokes that do not map to a buttonmzuther1-14/+18
2010-01-20indent.sh: ignore indentation profiles, so things are not messed up accidentallymzuther1-1/+2
2010-01-20X11 driver: handle key presses (arrows, RET and ESC) in addition to clicks on...mzuther1-2/+72
2010-01-19included "config.h" in "plugin.h" and changed "plugin.c" and "plugin_sample.c...mzuther3-10/+6
2010-01-19plugin_python.c: print tracebacks also for Python scripts that do not "compile"mzuther1-0/+2
2010-01-19plugin_python.c: print Python tracebacks on stderr (yay!)mzuther1-0/+2
2010-01-19fixed compile error by including "config.h" in "plugin_python.c"mzuther1-0/+1
2010-01-18support for 'aligned pingpong' by Martin Zuthermichael2-10/+44
2010-01-17use own strndup() from evaluator if not available on systemvolker2-5/+6
2010-01-17fixed typovolker1-1/+1
2010-01-17fixed memory leak in using strdup() instead of strdupa()volker1-0/+6
2010-01-15Ticket 182volker3-21/+31
2010-01-15strdupa uses alloca which is not available everywhere. strdup is used insteadvolker1-2/+2
2010-01-05plugins work on MacOS X: proc_stat, cpuinfovolker4-7/+87
2010-01-03linker error with LW_ABP correctedmichael2-14/+16
2010-01-03update to autoconf 2.65michael3-328/+403
2009-11-22indentationmichael1-1/+1
2009-11-22indentationmichael1-0/+1
2009-11-22add event.h to extra sourcesmichael1-1/+1
2009-11-22Logic Way ABP08 ABP09 enhancements by Arndt Kritznermichael1-7/+141
2009-11-21Remove warnings from mpris pluginedman0072-5/+4
2009-11-21Fix the dbus/pkg-config confgure (Now the configure script will probably requ...edman0072-2/+12
2009-11-21* Fix segfault on shutdown in drv_picoLCDGraphic.cedman0072-2/+8
2009-11-20special commandline parameters for X11volker4-3/+56
2009-11-19Make the dbus plugin shutdown without showing dbus leaks when compiled with -...edman0072-10/+12
2009-11-19drv_PICGraphic.cedman0071-1/+1
2009-11-18the DBus plugin is now disabled when dbus is not installed instead of stoppin...edman0072-4/+5
2009-11-18Prevent HD44780 and HD44780_I2C from building at the same timeedman0072-18/+24
2009-11-18disabling some driver if no parport availablevolker3-46/+74
2009-11-18Removed warning for the mpris dbus pluginedman0071-0/+2
2009-11-18MatrixOrbitalGXvolker1-0/+4
2009-11-18ppoll() is not available in glibc before 2.4volker1-0/+4
2009-11-17Fixed a few more leaks,edman0071-8/+24
2009-11-17plugin_dbus.c:edman0073-26/+42
2009-11-16dbus_watch_get_unix_fd() only exists in libdbus >= 1.1.1volker1-2/+17
2009-11-16small memory leak fixed (Thnaks to Ed and Valgrind)michael1-0/+1
2009-11-15event plugin and dbus interface by Ed Martin (forgot to add new files)michael4-0/+1261
2009-11-15event plugin and dbus interface by Ed Martinmichael13-39/+604
2009-11-10Logic Way patch from Arndt Kritznermichael1-15/+9
2009-11-05added protocol details to PICGraphic driver, fixed typos is generic headerspeterbailey3-30/+80
2009-11-03updating Makefile.am for PICGraphic driver, reverting mistaken commit of aclo...peterbailey2-61/+137
2009-11-03adding PICGraphic driverpeterbailey5-138/+506
2009-11-02svn_version bumped upmichael1-1/+1
2009-11-01Logic Way GmbH ABP08 ABP09 enhancements by Arndt Kritznermichael1-25/+236
2009-10-19driver for Logic Way GmbH ABP08 (serial) and ABP09 (USB) appliance control pa...michael9-17/+401