aboutsummaryrefslogtreecommitdiffstats
path: root/drv.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-01button debugging changedmichael1-3/+8
2009-01-01widget_bar scale debugging changedmichael2-11/+9
2008-12-31add buttons to X11 sample confmichux1-0/+1
2008-12-31clear pixel to BG_COL (Ticket #117)michael1-1/+1
2008-12-31version bumped to 0.11.0michael4-15/+15
2008-12-31netinfo plugin added to smoketestmichael1-1/+1
2008-12-31ported r847 (new Display CW12832 128x32) from volker_devmichael1-3/+5
bital.c?id=0da867144a9cc418a2311efa816efcbdef7df70a&follow=1'>support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1138 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1136 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-27finished commenting the timer codemzuther2-46/+138 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-20started commenting the timer codemzuther5-52/+170 I'm not done yet, but my system is currently very unstable, and I don't want the changes to get lost... :( git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1134 3ae390bd-cb1e-0410-b409-cd5a39f66f1f 2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014 git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f