Age | Commit message (Expand) | Author | Files | Lines |
2009-03-26 | fix cygwin compile | michux | 1 | -0/+19 |
2009-03-25 | I just wanted to commit the 1000st change to lcd4linux ;) | michux | 1 | -2/+2 |
2009-03-25 | minor fixup | michux | 1 | -9/+4 |
2009-03-25 | more vnc driver stuff... | michux | 3 | -40/+59 |
2009-03-25 | add vnc driver | michux | 9 | -114/+627 |
2009-03-23 | test intersection of (displayable) widgets | volker | 9 | -15/+82 |
2009-03-16 | Fixed pot. buffer overflow in glcd2usb | harbaum | 1 | -1/+1 |
2009-03-16 | glcd2usb button support | harbaum | 1 | -13/+11 |
2009-03-16 | glcd2usb button support | harbaum | 3 | -3747/+3087 |
2009-03-04 | autoconf update | michael | 3 | -2946/+3598 |
2009-03-04 | GLCD2USB by Till Harbaum | michael | 5 | -13/+59 |
2009-03-04 | add asc255bug setting to MatrixOrbital driver by Maik Dilger | michael | 1 | -1/+7 |
2009-02-28 | indent | michael | 1 | -50/+46 |
2009-02-28 | driver for GX series lcd from Matrix Orbital by Abbas Kosan | michael | 7 | -3/+626 |
2009-02-28 | GLCD2USB driver from Till Harbaum | michael | 8 | -14/+629 |
2009-02-28 | added some contrib files from Nicu Pavel | michael | 6 | -0/+1101 |
2009-02-28 | patch for picoLCDGraphics that adds keypad/gpi/gpo capabilities from Nicu Pavel | michael | 1 | -5/+30 |
2009-02-28 | uh-oh... changed perl comment to C comment :-) | michael | 1 | -1/+1 |
2009-02-28 | IRLCD patch from Jussi Kilpelainen | michael | 1 | -2/+2 |
2009-01-29 | removed backslash handling from cfg.c (its now part of the evaluator) | michael | 1 | -37/+2 |
2009-01-29 | add octal escape sequences to evaluator | michael | 1 | -0/+15 |
2009-01-28 | update st2205 desc. | michux | 1 | -1/+1 |
2009-01-26 | evaluator: escape sequences in strings (fix for ticket #145) | michael | 1 | -5/+57 |
2009-01-23 | wifi ioctl() fixed (ticket #144) | michael | 1 | -3/+12 |
2009-01-19 | style 'H' (hollow) for vertical bars, individual bar colors for vertical bars... | michael | 2 | -11/+15 |
2009-01-18 | Brightness dimms every color | volker | 1 | -5/+1 |
2009-01-18 | more descriptive display names with option -l | michael | 19 | -19/+20 |
2009-01-18 | 'emty format string' compiler warning solved | michael | 1 | -1/+1 |
2009-01-17 | correct brightness handling, reduced round trips | volker | 1 | -16/+38 |
2009-01-16 | Closing XWindow quits without error | volker | 1 | -9/+15 |
2009-01-16 | option parsing modified | michael | 1 | -10/+16 |
2009-01-16 | dump config file if verbose_level > 1 | michael | 1 | -0/+24 |
2009-01-16 | indentation | michael | 1 | -13/+13 |
2009-01-15 | layout parser simplified with cfg_rename | michael | 1 | -11/+52 |
2009-01-15 | new function cfg_rename() | michael | 2 | -2/+58 |
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 |