aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-25additional debug outputvolker3-9/+39
2009-09-23autoconf patches from PT M.michael11-9104/+17487
2009-09-23indentationmichael1-4/+4
2009-09-23indentationmichael1-1/+2
2009-09-23suppress compiler warningmichael1-9/+4
2009-09-23warn() => info()michael1-1/+1
2009-09-22added support for Z-10 speaker to G-15 drivervolker1-13/+54
2009-08-21evaluator bug fixed (thanks to lleo19)michael1-0/+1
2009-07-18indent runmichael2-325/+236
2009-07-18asterix extensions by gabrielortizlour@gmail.commichael1-0/+116
2009-05-19icon frame patch by Marcus Brownmichael2-5/+14
2009-05-11update autoconfmichux4-3144/+4091