Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-30 | new upstream version | Reinhard Tartler | 1 | -2/+2 | |
2007-04-05 | import new upstream | Reinhard Tartler | 1 | -145/+8 | |
2006-07-31 | [lcd4linux @ 2006-07-31 03:48:09 by reinelt] | reinelt | 1 | -84/+111 | |
preparations for scrolling | |||||
2006-03-29 | [lcd4linux @ 2006-03-29 08:57:58 by reinelt] | reinelt | 1 | -3/+6 | |
vertical bar patch from Manuel Lausch | |||||
2006-02-27 | [lcd4linux @ 2006-02-27 08:12:34 by reinelt] | reinelt | 1 | -7/+12 | |
use serdisplib's full color support | |||||
2006-02-27 | [lcd4linux @ 2006-02-27 06:15:55 by reinelt] | reinelt | 1 | -2/+5 | |
indent... | |||||
2006-02-25 | [lcd4linux @ 2006-02-25 13:36:33 by geronet] | geronet | 1 | -2/+5 | |
updated indent.sh, applied coding style | |||||
2006-01-30 | [lcd4linux @ 2006-01-30 05:47:34 by reinelt] | reinelt | 1 | -7/+13 | |
graphic subsystem changed to full-color RGBA | |||||
2006-01-03 | [lcd4linux @ 2006-01-03 06:13:44 by reinelt] | reinelt | 1 | -11/+26 | |
GPIO's for MatrixOrbital | |||||
2005-11-06 | [lcd4linux @ 2005-11-06 09:54:43 by reinelt] | reinelt | 1 | -5/+7 | |
fixed icon size removed, uses XRES & YRES (I hope this doesn't lead to problemes...) | |||||
2005-08-22 | [lcd4linux @ 2005-08-22 05:44:43 by reinelt] | reinelt | 1 | -8/+24 | |
new driver 'WincorNixdorf' some fixes to the bar code | |||||
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -615/+662 | |
CodingStyle added and applied | |||||
2005-05-06 | [lcd4linux @ 2005-05-06 06:37:34 by reinelt] | reinelt | 1 | -27/+85 | |
hollow bar patch from geronet | |||||
2005-02-24 | [lcd4linux @ 2005-02-24 07:06:45 by reinelt] | reinelt | 1 | -2/+5 | |
SimpleLCD driver added | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -3/+6 | |
added (C) to all copyright statements | |||||
2005-01-09 | [lcd4linux @ 2005-01-09 10:53:22 by reinelt] | reinelt | 1 | -5/+7 | |
small type in plugin_uname fixed new homepage lcd4linux.bulix.org | |||||
2004-11-28 | [lcd4linux @ 2004-11-28 15:50:24 by reinelt] | reinelt | 1 | -183/+219 | |
Cwlinux fixes (invalidation of user-defined chars) | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 12:04:59 by reinelt] | reinelt | 1 | -2/+6 | |
uh-oh... the last CVS log message messed up things a lot... | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 09:27:20 by reinelt] | reinelt | 1 | -63/+69 | |
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 06:12:14 by reinelt] | reinelt | 1 | -3/+11 | |
support for Beckmann+Egle Compact Terminals some mostly cosmetic changes in the MatrixOrbital and USBLCD driver added debugging to the generic serial driver fixed a bug in the generic text driver where icons could be drawn outside the display bounds | |||||
2004-06-20 | [lcd4linux @ 2004-06-20 10:09:52 by reinelt] | reinelt | 1 | -9/+13 | |
'const'ified the whole source | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:41:39 by reinelt] | reinelt | 1 | -5/+17 | |
chancged splash screen again | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 10:09:22 by reinelt] | reinelt | 1 | -94/+149 | |
splash screen for HD44780 | |||||
2004-06-01 | [lcd4linux @ 2004-06-01 06:45:28 by reinelt] | reinelt | 1 | -2/+51 | |
some Fixme's processed documented some code | |||||
2004-05-26 | [lcd4linux @ 2004-05-26 11:37:35 by reinelt] | reinelt | 1 | -10/+24 | |
Curses driver ported. | |||||
2004-03-19 | [lcd4linux @ 2004-03-19 09:17:46 by reinelt] | reinelt | 1 | -11/+15 | |
removed the extra 'goto' function, row and col are additional parameters of the write() function now. | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:47:04 by reinelt] | reinelt | 1 | -2/+10 | |
big patch from Martin Hejl: - use qprintf() where appropriate - save CPU cycles on gettimeofday() - add quit() functions to free allocated memory - fixed lots of memory leaks | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 21:43:43 by reinelt] | reinelt | 1 | -4/+10 | |
T6963 driver nearly finished framework for graphic displays done i2c_sensors patch from Xavier some more old generation files removed | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 11:56:11 by reinelt] | reinelt | 1 | -3/+7 | |
M50530 driver ported changed lots of 'char' to 'unsigned char' | |||||
2004-02-07 | [lcd4linux @ 2004-02-07 13:45:23 by reinelt] | reinelt | 1 | -5/+12 | |
icon visibility patch #2 from Xavier | |||||
2004-01-30 | [lcd4linux @ 2004-01-30 20:57:55 by reinelt] | reinelt | 1 | -1/+9 | |
HD44780 patch from Martin Hejl dmalloc integrated | |||||
2004-01-29 | [lcd4linux @ 2004-01-29 04:40:02 by reinelt] | reinelt | 1 | -1/+6 | |
every .c file includes "config.h" now | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 07:04:03 by reinelt] | reinelt | 1 | -27/+49 | |
icons finished! | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 04:53:23 by reinelt] | reinelt | 1 | -54/+99 | |
icon widget added (not finished yet!) | |||||
2004-01-22 | [lcd4linux @ 2004-01-22 07:57:45 by reinelt] | reinelt | 1 | -28/+61 | |
several bugs fixed where segfaulting on layout>display Crystalfontz driver optimized, 632 display already works | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:25:12 by reinelt] | reinelt | 1 | -3/+6 | |
some reorganization moved drv_generic to drv_generic_serial moved port locking stuff to drv_generic_serial | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 12:45:47 by reinelt] | reinelt | 1 | -11/+11 | |
"Default screen" working with MatrixOrbital | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 05:36:59 by reinelt] | reinelt | 1 | -41/+182 | |
moved text-display-specific stuff to drv_generic_text moved all the bar stuff from drv_generic_bar to generic_text | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 04:51:39 by reinelt] | reinelt | 1 | -0/+471 | |
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished |