aboutsummaryrefslogtreecommitdiffstats
path: root/layout.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-28patch for picoLCDGraphics that adds keypad/gpi/gpo capabilities from Nicu Pavelmichael1-5/+30
2009-02-28uh-oh... changed perl comment to C comment :-)michael1-1/+1
2009-02-28IRLCD patch from Jussi Kilpelainenmichael1-2/+2
2009-01-29removed backslash handling from cfg.c (its now part of the evaluator)michael1-37/+2
2009-01-29add octal escape sequences to evaluatormichael1-0/+15
2009-01-28update st2205 desc.michux1-1/+1
2009-01-26evaluator: escape sequences in strings (fix for ticket #145)michael1-5/+57
2009-01-23wifi ioctl() fixed (ticket #144)michael1-3/+12
2009-01-19style 'H' (hollow) for vertical bars, individual bar colors for vertical bars...michael2-11/+15
2009-01-18Brightness dimms every colorvolker1-5/+1
2009-01-18more descriptive display names with option -lmichael19-19/+20
2009-01-18'emty format string' compiler warning solvedmichael1-1/+1
2009-01-17correct brightness handling, reduced round tripsvolker1-16/+38
2009-01-16Closing XWindow quits without errorvolker1-9/+15
2009-01-16option parsing modifiedmichael1-10/+16
2009-01-16dump config file if verbose_level > 1michael1-0/+24
2009-01-16indentationmichael1-13/+13
2009-01-15layout parser simplified with cfg_renamemichael1-11/+52
2009-01-15new function cfg_rename()michael2-2/+58
2009-01-14optimized drawing; check max. screen sizevolker1-6/+20
2009-01-14version bumped; ChangeLog updatedmichael2-2013/+1456
2009-01-14add support for Dell M1730 LCD to the G15 driver by lcd4linux@hayward.uk.commichael1-12/+18
2009-01-14initial brightness fixedmichael1-3/+4
2009-01-13indentation, svn-versionvolker2-45/+45
2009-01-13speedup X11 displayvolker1-9/+57
2009-01-13new example for X11 configmichael1-6/+4
2009-01-13heavy X11 reorganization to (hopefully) finally fix Tickets #141 and #117michael3-41/+59
2009-01-13list sub-drivers for serdisplib without -vmichael3-19/+36
2009-01-13moved 'print list of drivers and plugins' to the end of configuremichael4-36/+27
2009-01-12update copyrightmichux1-2/+2
2009-01-12additional verbose messagesvolker3-4/+18
2009-01-12fix some compiler warningsmichux1-5/+5
2009-01-11plugin_fifo: fix compile warningsmichux1-2/+2
2009-01-11drv_st2205u: add verbose error messagemichux1-1/+3
2009-01-09version of linked serdisplib in long verbose outputvolker1-1/+2
2009-01-08hhdtemp plugin fixedmichael1-112/+84
2009-01-06hddtemp autconf bug fixedmichael2-2/+2
2009-01-06compiler warnings fixedmichael1-3/+3
2009-01-06indentationmichael1-1/+2
2009-01-06unused array 'tokenNames' removedmichael1-10/+0
2009-01-06compiler warning removedmichael1-1/+1
2009-01-06initialize plugin on first usemichael1-38/+56
2009-01-06indentationmichael1-2/+2
2009-01-06initialize fifo on first usemichael1-13/+26
2009-01-06cosmeticsmichael1-2/+0
2009-01-04new string operators eq ne gt ge lt lemichael1-27/+98
2009-01-04indentationmichael1-8/+8
2009-01-04typo fixedmichael1-1/+1
2009-01-04disable unimplemented ioctlsmichael1-8/+26
2009-01-01distcheck bugs fixedmichael2-3/+6
reinelt11-28/+347 SimpleLCD driver added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@515 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-02-24[lcd4linux @ 2005-02-24 06:51:40 by reinelt]reinelt1-4/+5 LCD-Linux driver GOTO_COST corrected git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@514 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-01-30[lcd4linux @ 2005-01-30 06:43:22 by reinelt]reinelt4-69/+95 driver for LCD-Linux finished git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@513 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-01-29[lcd4linux @ 2005-01-29 09:30:56 by reinelt]reinelt1-8/+11 minor HD44780 cleanups git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@512 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-01-22[lcd4linux @ 2005-01-22 22:57:57 by reinelt]reinelt9-47/+382 LCD-Linux driver added git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@511 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-01-22[lcd4linux @ 2005-01-22 12:44:41 by reinelt]reinelt1-3/+6 MatrixOrbital backlight micro-fix git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@510 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-01-18[lcd4linux @ 2005-01-18 06:30:21 by reinelt]reinelt89-261/+603 added (C) to all copyright statements git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@509 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-01-17[lcd4linux @ 2005-01-17 06:38:48 by reinelt]reinelt1-1/+6 info about backlight and brightness git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@508 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2005-01-17[lcd4linux @ 2005-01-17 06:29:24 by reinelt]reinelt3-33/+85 added software-controlled backlight support to HD44780 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@507 3ae390bd-cb1e-0410-b409-cd5a39f66f1f