Age | Commit message (Expand) | Author | Files | Lines |
2009-01-14 | optimized drawing; check max. screen size | volker | 1 | -6/+20 |
2009-01-14 | version bumped; ChangeLog updated | michael | 2 | -2013/+1456 |
2009-01-14 | add support for Dell M1730 LCD to the G15 driver by lcd4linux@hayward.uk.com | michael | 1 | -12/+18 |
2009-01-14 | initial brightness fixed | michael | 1 | -3/+4 |
2009-01-13 | indentation, svn-version | volker | 2 | -45/+45 |
2009-01-13 | speedup X11 display | volker | 1 | -9/+57 |
2009-01-13 | new example for X11 config | michael | 1 | -6/+4 |
2009-01-13 | heavy X11 reorganization to (hopefully) finally fix Tickets #141 and #117 | michael | 3 | -41/+59 |
2009-01-13 | list sub-drivers for serdisplib without -v | michael | 3 | -19/+36 |
2009-01-13 | moved 'print list of drivers and plugins' to the end of configure | michael | 4 | -36/+27 |
2009-01-12 | update copyright | michux | 1 | -2/+2 |
2009-01-12 | additional verbose messages | volker | 3 | -4/+18 |
2009-01-12 | fix some compiler warnings | michux | 1 | -5/+5 |
2009-01-11 | plugin_fifo: fix compile warnings | michux | 1 | -2/+2 |
2009-01-11 | drv_st2205u: add verbose error message | michux | 1 | -1/+3 |
2009-01-09 | version of linked serdisplib in long verbose output | volker | 1 | -1/+2 |
2009-01-08 | hhdtemp plugin fixed | michael | 1 | -112/+84 |
2009-01-06 | hddtemp autconf bug fixed | michael | 2 | -2/+2 |
2009-01-06 | compiler warnings fixed | michael | 1 | -3/+3 |
2009-01-06 | indentation | michael | 1 | -1/+2 |
2009-01-06 | unused array 'tokenNames' removed | michael | 1 | -10/+0 |
2009-01-06 | compiler warning removed | michael | 1 | -1/+1 |
2009-01-06 | initialize plugin on first use | michael | 1 | -38/+56 |
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 |