| 2010-02-15 |
mzuther | drv_picoLCDGraphic.c: minimum USB read timeout is now... |
commit | commitdiff | tree |
| 2010-02-14 |
mzuther | drv_picoLCDGraphic.c: added configuration for USB read... |
commit | commitdiff | tree |
| 2010-02-14 |
michael | indent.sh run |
commit | commitdiff | tree |
| 2010-02-14 |
michael | plugin_huawei-fix-interval-check_V2.patch from Jar |
commit | commitdiff | tree |
| 2010-02-12 |
mjona | Improved config behavior. |
commit | commitdiff | tree |
| 2010-02-12 |
mjona | Fixed a segmentation fault bug in cfg_get(). |
commit | commitdiff | tree |
| 2010-02-11 |
mjona | All static memory allocations were turned into dynamica... |
commit | commitdiff | tree |
| 2010-02-07 |
mzuther | timer.c: two small optimizations (removed "flag"; tv_us... |
commit | commitdiff | tree |
| 2010-02-07 |
mzuther | added grouping of widgets by update interval (new file... |
commit | commitdiff | tree |
| 2010-02-07 |
mzuther | BUG: handle negative delays in timer_process() (timer.c) |
commit | commitdiff | tree |
| 2010-02-06 |
mzuther | timer.c: I had forgotten how to initialize a "struct" :) |
commit | commitdiff | tree |
| 2010-02-06 |
mzuther | BUG: compensate timers for processing delay ("timer.c") |
commit | commitdiff | tree |
| 2010-02-06 |
mzuther | timer.c: exchanged "proprietary code" with timeradd... |
commit | commitdiff | tree |
| 2010-02-04 |
mzuther | timer.c: removed fruitless changes to variable "flag... |
commit | commitdiff | tree |
| 2010-02-04 |
mzuther | According to its man page, timercmp() is broken on... |
commit | commitdiff | tree |
| 2010-02-04 |
michael | small warning removed |
commit | commitdiff | tree |
| 2010-02-04 |
michael | clear errno after creating the FIFO by Claas Hilbrecht |
commit | commitdiff | tree |
| 2010-01-30 |
michael | plugin_huawei from Jar (forgot to add it last time) |
commit | commitdiff | tree |
| 2010-01-28 |
michael | plugin_huawei from Jar |
commit | commitdiff | tree |
| 2010-01-24 |
mzuther | picoLCDGraphic: updated example configuration files... |
commit | commitdiff | tree |
| 2010-01-24 |
mzuther | picoLCDGraphic: update display regularly using a timer... |
commit | commitdiff | tree |
| 2010-01-24 |
volker | additional debugging output |
commit | commitdiff | tree |
| 2010-01-23 |
volker | fixed compile error on systems without strndup() |
commit | commitdiff | tree |
| 2010-01-21 |
michael | include config.h in *every* source file |
commit | commitdiff | tree |
| 2010-01-20 |
mzuther | X11 driver: do not display key strokes that do not... |
commit | commitdiff | tree |
| 2010-01-20 |
mzuther | indent.sh: ignore indentation profiles, so things are... |
commit | commitdiff | tree |
| 2010-01-20 |
mzuther | X11 driver: handle key presses (arrows, RET and ESC... |
commit | commitdiff | tree |
| 2010-01-19 |
mzuther | included "config.h" in "plugin.h" and changed "plugin... |
commit | commitdiff | tree |
| 2010-01-19 |
mzuther | plugin_python.c: print tracebacks also for Python scrip... |
commit | commitdiff | tree |
| 2010-01-19 |
mzuther | plugin_python.c: print Python tracebacks on stderr... |
commit | commitdiff | tree |
| 2010-01-19 |
mzuther | fixed compile error by including "config.h" in "plugin_... |
commit | commitdiff | tree |
| 2010-01-18 |
michael | support for 'aligned pingpong' by Martin Zuther |
commit | commitdiff | tree |
| 2010-01-17 |
volker | use own strndup() from evaluator if not available on... |
commit | commitdiff | tree |
| 2010-01-17 |
volker | fixed typo |
commit | commitdiff | tree |
| 2010-01-17 |
volker | fixed memory leak in using strdup() instead of strdupa() |
commit | commitdiff | tree |
| 2010-01-15 |
volker | Ticket 182 |
commit | commitdiff | tree |
| 2010-01-15 |
volker | strdupa uses alloca which is not available everywhere... |
commit | commitdiff | tree |
| 2010-01-05 |
volker | plugins work on MacOS X: proc_stat, cpuinfo |
commit | commitdiff | tree |
| 2010-01-03 |
michael | linker error with LW_ABP corrected |
commit | commitdiff | tree |
| 2010-01-03 |
michael | update to autoconf 2.65 |
commit | commitdiff | tree |
| 2009-11-22 |
michael | indentation |
commit | commitdiff | tree |
| 2009-11-22 |
michael | indentation |
commit | commitdiff | tree |
| 2009-11-22 |
michael | add event.h to extra sources |
commit | commitdiff | tree |
| 2009-11-22 |
michael | Logic Way ABP08 ABP09 enhancements by Arndt Kritzner |
commit | commitdiff | tree |
| 2009-11-21 |
edman007 | Remove warnings from mpris plugin |
commit | commitdiff | tree |
| 2009-11-21 |
edman007 | Fix the dbus/pkg-config confgure (Now the configure... |
commit | commitdiff | tree |
| 2009-11-21 |
edman007 | * Fix segfault on shutdown in drv_picoLCDGraphic.c |
commit | commitdiff | tree |
| 2009-11-20 |
volker | special commandline parameters for X11 |
commit | commitdiff | tree |
| 2009-11-19 |
edman007 | Make the dbus plugin shutdown without showing dbus... |
commit | commitdiff | tree |
| 2009-11-19 |
edman007 | drv_PICGraphic.c |
commit | commitdiff | tree |
| 2009-11-18 |
edman007 | the DBus plugin is now disabled when dbus is not instal... |
commit | commitdiff | tree |
| 2009-11-18 |
edman007 | Prevent HD44780 and HD44780_I2C from building at the... |
commit | commitdiff | tree |
| 2009-11-18 |
volker | disabling some driver if no parport available |
commit | commitdiff | tree |
| 2009-11-18 |
edman007 | Removed warning for the mpris dbus plugin |
commit | commitdiff | tree |
| 2009-11-18 |
volker | MatrixOrbitalGX |
commit | commitdiff | tree |
| 2009-11-18 |
volker | ppoll() is not available in glibc before 2.4 |
commit | commitdiff | tree |
| 2009-11-17 |
edman007 | Fixed a few more leaks, |
commit | commitdiff | tree |
| 2009-11-17 |
edman007 | plugin_dbus.c: |
commit | commitdiff | tree |
| 2009-11-16 |
volker | dbus_watch_get_unix_fd() only exists in libdbus >=... |
commit | commitdiff | tree |
| 2009-11-16 |
michael | small memory leak fixed (Thnaks to Ed and Valgrind) |
commit | commitdiff | tree |
| 2009-11-15 |
michael | event plugin and dbus interface by Ed Martin (forgot... |
commit | commitdiff | tree |
| 2009-11-15 |
michael | event plugin and dbus interface by Ed Martin |
commit | commitdiff | tree |
| 2009-11-10 |
michael | Logic Way patch from Arndt Kritzner |
commit | commitdiff | tree |
| 2009-11-05 |
peterbailey | added protocol details to PICGraphic driver, fixed... |
commit | commitdiff | tree |
| 2009-11-03 |
peterbailey | updating Makefile.am for PICGraphic driver, reverting... |
commit | commitdiff | tree |
| 2009-11-03 |
peterbailey | adding PICGraphic driver |
commit | commitdiff | tree |
| 2009-11-02 |
michael | svn_version bumped up |
commit | commitdiff | tree |
| 2009-11-01 |
michael | Logic Way GmbH ABP08 ABP09 enhancements by Arndt Kritzner |
commit | commitdiff | tree |
| 2009-10-19 |
michael | driver for Logic Way GmbH ABP08 (serial) and ABP09... |
commit | commitdiff | tree |
| 2009-09-25 |
volker | additional debug output |
commit | commitdiff | tree |
| 2009-09-23 |
michael | autoconf patches from PT M. |
commit | commitdiff | tree |
| 2009-09-23 |
michael | indentation |
commit | commitdiff | tree |
| 2009-09-23 |
michael | indentation |
commit | commitdiff | tree |
| 2009-09-23 |
michael | suppress compiler warning |
commit | commitdiff | tree |
| 2009-09-23 |
michael | warn() => info() |
commit | commitdiff | tree |
| 2009-09-22 |
volker | added support for Z-10 speaker to G-15 driver |
commit | commitdiff | tree |
| 2009-08-21 |
michael | evaluator bug fixed (thanks to lleo19) |
commit | commitdiff | tree |
| 2009-07-18 |
michael | indent run |
commit | commitdiff | tree |
| 2009-07-18 |
michael | asterix extensions by gabrielortizlour@gmail.com |
commit | commitdiff | tree |
| 2009-05-19 |
michael | icon frame patch by Marcus Brown |
commit | commitdiff | tree |
| 2009-05-11 |
michux | update autoconf |
commit | commitdiff | tree |
| 2009-05-11 |
michux | add qnap log plugin, thanks to rolf tralow |
commit | commitdiff | tree |
| 2009-04-15 |
michux | indent |
commit | commitdiff | tree |
| 2009-04-15 |
michux | timer fix for vnc driver |
commit | commitdiff | tree |
| 2009-04-15 |
michux | more timer fixes |
commit | commitdiff | tree |
| 2009-04-15 |
michux | make the code more sexy... |
commit | commitdiff | tree |
| 2009-04-15 |
michux | update make files |
commit | commitdiff | tree |
| 2009-04-15 |
michux | fix timestamp loop issue |
commit | commitdiff | tree |
| 2009-04-14 |
michux | add widget sample |
commit | commitdiff | tree |
| 2009-04-14 |
michux | add mpris dbus plugin, untested! |
commit | commitdiff | tree |
| 2009-04-06 |
michux | indent |
commit | commitdiff | tree |
| 2009-04-06 |
michux | update autoconf scripts |
commit | commitdiff | tree |
| 2009-04-06 |
michux | add shuttle VFD driver |
commit | commitdiff | tree |
| 2009-03-31 |
michux | update option file |
commit | commitdiff | tree |
| 2009-03-31 |
michux | drv_vnc: http port as option |
commit | commitdiff | tree |
| 2009-03-31 |
michux | drv_vnc: run as http daemon |
commit | commitdiff | tree |
| 2009-03-30 |
michux | fix fps delay error |
commit | commitdiff | tree |
| 2009-03-30 |
michux | add fps limiter |
commit | commitdiff | tree |
| 2009-03-30 |
michux | add UNSECURE password option to drv_vnc - SSH would... |
commit | commitdiff | tree |
| 2009-03-28 |
michux | add keypadframe color as parameter, some minor fixups |
commit | commitdiff | tree |
| next |