Age | Commit message (Expand) | Author | Files | Lines |
2009-01-06 | indentation | michael | 1 | -2/+2 |
2009-01-06 | initialize fifo on first use | michael | 1 | -13/+26 |
2009-01-06 | cosmetics | michael | 1 | -2/+0 |
2009-01-04 | new string operators eq ne gt ge lt le | michael | 1 | -27/+98 |
2009-01-04 | indentation | michael | 1 | -8/+8 |
2009-01-04 | typo fixed | michael | 1 | -1/+1 |
2009-01-04 | disable unimplemented ioctls | michael | 1 | -8/+26 |
2009-01-01 | distcheck bugs fixed | michael | 2 | -3/+6 |
2009-01-01 | button debugging changed | michael | 1 | -3/+8 |
2009-01-01 | widget_bar scale debugging changed | michael | 2 | -11/+9 |
2008-12-31 | add buttons to X11 sample conf | michux | 1 | -0/+1 |
2008-12-31 | clear pixel to BG_COL (Ticket #117) | michael | 1 | -1/+1 |
2008-12-31 | version bumped to 0.11.0 | michael | 4 | -15/+15 |
2008-12-31 | netinfo plugin added to smoketest | michael | 1 | -1/+1 |
2008-12-31 | ported r847 (new Display CW12832 128x32) from volker_dev | michael | 1 | -3/+5 |
2008-12-31 | ported r846 from volker_dev | michael | 1 | -6/+18 |
2008-12-31 | ported r839 from volker_dev | michael | 5 | -9/+88 |
2008-12-31 | ported r838 from volker_dev | michael | 1 | -18/+34 |
2008-12-31 | ported r837 from volker_dev | michael | 1 | -3/+18 |
2008-12-31 | ported r835 from volker_dev | michael | 1 | -6/+35 |
2008-12-31 | ported r834 from volker_dev | michael | 1 | -3/+26 |
2008-12-31 | r828: 'additional verbose and info messages' ported from volker_dev | michael | 2 | -3/+12 |
2008-12-31 | includes for umask() ported from volker_dev (r827) | michael | 1 | -0/+2 |
2008-12-31 | handle config files with <CR><LF> (DOS line ending) ported from volker_dev (r... | michael | 1 | -2/+6 |
2008-12-31 | netinfo plugin ported from volker_dev (r823) | michael | 4 | -2/+255 |
2008-12-31 | format characters in qprintf() with optional length (r821) ported from volker... | michael | 1 | -9/+63 |
2008-12-31 | short circuit evaluation ported from volker_dev (r820,r822,r824) | michael | 1 | -8/+52 |
2008-12-31 | Fixes a buffer underrun error and possible array index issues by mcarey@... | michael | 1 | -6/+13 |
2008-12-27 | ported r819 from volker_dev | michael | 1 | -17/+21 |
2008-12-27 | ported and modified r818 from volker_dev | michael | 3 | -11/+151 |
2008-12-27 | port r817 from volker_dev | michael | 3 | -24/+944 |
2008-12-27 | ported (modified) r815 from voker_dev | michael | 1 | -3/+23 |
2008-12-24 | cleanup & cosmetics | michael | 5 | -22/+31 |
2008-12-24 | driver for the PHAnderson serial-to-HD44780 adapter boards by Nicolas Weill | michael | 5 | -5/+444 |
2008-12-24 | w1retap plugin by Jonathan Hudson | michael | 7 | -0/+298 |
2008-12-24 | Enables/controls the backlight on the Pertelian LCD device by Jonathan Hudson | michael | 1 | -10/+13 |
2008-12-23 | hddtemp plugin from Scott Bronson | michael | 7 | -0/+343 |
2008-12-23 | keypad bug fixed | michael | 1 | -1/+1 |
2008-12-23 | patch from a.nielsen: inverted parport signals, support GPI on HD44780 | michael | 2 | -24/+89 |
2008-12-23 | indent run | michael | 1 | -4/+4 |
2008-11-25 | fix lcd4linux driver for multible onboard controllers | michux | 1 | -4/+4 |
2008-11-23 | fix automake - check for libftdi | michux | 4 | -9/+173 |
2008-11-22 | update button_exec plugin - fix segfault | michux | 1 | -3/+2 |
2008-11-22 | update fifo plugin - untested | michux | 1 | -1/+1 |
2008-10-07 | Replace write to external variable usb_debug by calling usb_set_debug(). | bwalle | 7 | -16/+7 |
2008-10-06 | adding GPI to picoLCD for reading button events by Igor Mammedov <niallain@g... | michael | 1 | -1/+22 |
2008-10-06 | properties fixed | michael | 11 | -3290/+2675 |
2008-10-05 | Rebuild auto-generated autoconf stuff due to last change in drivers.m4. | bwalle | 3 | -2657/+3297 |
2008-10-05 | Add 'ULA200' driver when --with-drivers=all is specified | bwalle | 1 | -0/+1 |
2008-09-14 | strftime_tz patch from Bernhard Walle | michael | 1 | -0/+11 |