Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | add keypadframe color as parameter, some minor fixups | michux | 2 | -7/+21 |
2009-03-28 | update keypad handling, add more options, remove compiler waarnings | michux | 2 | -20/+40 |
2009-03-27 | update lcd4linux sample config | michux | 1 | -11/+11 |
2009-03-27 | add server port as config option, rename options | michux | 2 | -29/+37 |
2009-03-27 | vnc driver: keypad works now | michux | 1 | -29/+35 |
2009-03-27 | some more keypad stuff for vnc driver... | michux | 2 | -24/+50 |
2009-03-27 | update keypad function for vnc driver | michux | 1 | -5/+79 |
2009-03-26 | vnc driver: add beta keypad support | michux | 3 | -11/+57 |
2009-03-26 | remove unneeded libs | michux | 2 | -2/+2 |
2009-03-26 | add sample cfg for vnc driver, indent | michux | 3 | -6/+16 |
2009-03-26 | add max client option | michux | 1 | -7/+16 |
2009-03-26 | ignore security check for cygwin | michux | 1 | -0/+2 |
2009-03-26 | string compare is not case sensitive anymore | michux | 1 | -1/+1 |
2009-03-26 | more cygwin fixes | michux | 2 | -2/+2 |
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 |