Age | Commit message (Expand) | Author | Files | Lines |
2007-09-15 | GPS plugin V0.3 by michu | michael | 1 | -40/+143 |
2007-09-15 | GPS plugin V0.2 by michu | michael | 1 | -69/+267 |
2007-09-09 | email address changed | michael | 107 | -109/+109 |
2007-07-27 | Fix compilation with kernel 2.6.22 by Guillaume LECERF | michael | 1 | -1/+4 |
2007-07-27 | MPD plugin patch from michu | michael | 1 | -1/+22 |
2007-07-27 | GPS plugin update by michu | michael | 1 | -131/+248 |
2007-07-27 | indentation | michael | 2 | -106/+108 |
2007-06-21 | default for Brightness is 255 | volker | 1 | -1/+1 |
2007-06-20 | LCD::brightness in drv_X11 corrected | volker | 1 | -2/+10 |
2007-06-20 | global variable for backlight color | volker | 1 | -0/+1 |
2007-06-20 | keypad support completed; new property brightness implemented | volker | 1 | -40/+175 |
2007-06-20 | maximum value for brightness is 8 | volker | 1 | -2/+2 |
2007-06-17 | buttons for X11 driver (thanks to Volker Gering) | michael | 1 | -8/+49 |
2007-06-17 | Apple has no utsbuf.domainname (thanks to Volker Gering) | michael | 1 | -1/+1 |
2007-06-17 | strndup() replacement | michael | 1 | -0/+24 |
2007-06-17 | better usage output by Volker Gering | michael | 1 | -4/+20 |
2007-06-08 | Image driver libgd dependancy fix | michael | 5 | -6/+31 |
2007-06-04 | big MPD patch from Robert Buchholz | michael | 1 | -79/+86 |
2007-05-19 | gps plugin, code by michu / www.neophob.com | michael | 7 | -0/+580 |
2007-05-17 | compile error on m68k fixed (debian bug 405898) | michael | 3 | -10/+170 |
2007-05-04 | typo in LUIse driver fixed | michael | 1 | -1/+1 |
2007-05-02 | some compiler warnings fixed | michael | 6 | -8/+14 |
2007-04-30 | LCD4Linux-0.10.1-RC2 | michael | 1 | -1/+1 |
2007-04-30 | ChangeLog updated | michael | 1 | -1782/+3099 |
2007-04-30 | svn2cl moved and optimized | michael | 1 | -6/+0 |
p;follow=1'>[lcd4linux @ 2003-01-12 06:51:27 by reinelt]reinelt | 1 | -8/+16 |
|
fixed bug in bar compaction
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@176 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
autoconf/automake cleanup
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@175 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
libgd/libpng bugfix: removed '-lpng -lz' from LDFLAGS
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@174 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed undefined operations found by gcc3
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@173 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
sensors factor and offset patch from Petri Damsten <petri.damsten@raketti.net>
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@172 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
patches for gcc-3.2
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@171 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
code cleanup, character defining for bars
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@170 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changed to use new bar functions
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@169 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added Cwlinux driver
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@168 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
bug in curses driver fixed
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@167 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
cosmetic changes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@166 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
some T6963 fixes, ndelay wrap
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@165 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
M50530 driver using new generic bar functions
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@164 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
BeckmannEgle using new generic bar functions
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@163 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
MatrixOrbital uses generic bar funnctions
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@162 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
changed HD44780 to use generic bar functions
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@161 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
corrected type declaration of (*defchar)()
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@160 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
finished bar.c, USBLCD is the first driver that uses the generic bar functions
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@159 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
introduced bar.c, moved bar stuff from display.h to bar.h
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@158 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
USBLCD buffered I/O
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@157 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
USBLCD fixes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@156 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
USBLCD driver added
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@155 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
minor T6963 changes
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@154 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
implemented the new ndelay(nanoseconds) in all parallel port drivers
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@153 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
added Toshiba T6963 driver
added ndelay() with nanosecond resolution
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@151 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
TODO update
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@150 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@149 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed bug in mail2.c
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@148 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
fixed a bug in seti.c (file was never closed, lcd4linux run out of fd's
improved socket debugging
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@147 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
TODO items
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@146 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|