aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-31ported r846 from volker_devmichael1-6/+18
2008-12-31ported r839 from volker_devmichael5-9/+88
2008-12-31ported r838 from volker_devmichael1-18/+34
2008-12-31ported r837 from volker_devmichael1-3/+18
2008-12-31ported r835 from volker_devmichael1-6/+35
2008-12-31ported r834 from volker_devmichael1-3/+26
2008-12-31r828: 'additional verbose and info messages' ported from volker_devmichael2-3/+12
2008-12-31includes for umask() ported from volker_dev (r827)michael1-0/+2
2008-12-31handle config files with <CR><LF> (DOS line ending) ported from volker_dev (r...michael1-2/+6
2008-12-31netinfo plugin ported from volker_dev (r823)michael4-2/+255
2008-12-31format characters in qprintf() with optional length (r821) ported from volker...michael1-9/+63
2008-12-31short circuit evaluation ported from volker_dev (r820,r822,r824)michael1-8/+52
2008-12-31Fixes a buffer underrun error and possible array index issues by mcarey@...michael1-6/+13