Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-30 | [lcd4linux @ 2006-01-30 06:25:48 by reinelt] | reinelt | 1 | -8/+16 | |
added CVS Revision | |||||
2006-01-05 | [lcd4linux @ 2006-01-05 19:27:26 by reinelt] | reinelt | 1 | -9/+43 | |
HD44780 power supply from parport | |||||
2006-01-05 | [lcd4linux @ 2006-01-05 18:56:57 by reinelt] | reinelt | 1 | -8/+9 | |
more GPO stuff | |||||
2006-01-03 | [lcd4linux @ 2006-01-03 06:13:44 by reinelt] | reinelt | 1 | -6/+9 | |
GPIO's for MatrixOrbital | |||||
2005-12-20 | [lcd4linux @ 2005-12-20 07:07:43 by reinelt] | reinelt | 1 | -20/+39 | |
further work on GPO's, HD44780 GPO support | |||||
2005-12-12 | [lcd4linux @ 2005-12-12 09:08:08 by reinelt] | reinelt | 1 | -27/+35 | |
finally removed old udelay code path; read timing values from config | |||||
2005-12-12 | [lcd4linux @ 2005-12-12 05:52:03 by reinelt] | reinelt | 1 | -7/+10 | |
type of delays is 'unsigned long' | |||||
2005-10-02 | [lcd4linux @ 2005-10-02 07:58:48 by reinelt] | reinelt | 1 | -2/+5 | |
HD44780 address setup time increased | |||||
2005-06-09 | [lcd4linux @ 2005-06-09 17:41:47 by reinelt] | reinelt | 1 | -26/+29 | |
M50530 fixes (many thanks to Szymon Bieganski) | |||||
2005-06-01 | [lcd4linux @ 2005-06-01 11:17:54 by pk_richman] | pk_richman | 1 | -1497/+1500 | |
marked unused parameters | |||||
2005-05-31 | [lcd4linux @ 2005-05-31 21:28:42 by lfcorreia] | lfcorreia | 1 | -11/+11 | |
fix typo | |||||
2005-05-31 | [lcd4linux @ 2005-05-31 21:26:56 by lfcorreia] | lfcorreia | 1 | -2/+5 | |
fix my email address | |||||
2005-05-31 | [lcd4linux @ 2005-05-31 20:42:54 by lfcorreia] | lfcorreia | 1 | -1491/+1496 | |
new file: lcd4linux_i2c.h avoid the problems detecting the proper I2C kernel include files rearrange all the other autoconf stuff to remove I2C detection new method by Paul Kamphuis to write to the I2C device | |||||
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -899/+966 | |
CodingStyle added and applied | |||||
2005-05-05 | [lcd4linux @ 2005-05-05 08:36:12 by reinelt] | reinelt | 1 | -2/+5 | |
changed SELECT to SLCTIN | |||||
2005-03-28 | [lcd4linux @ 2005-03-28 22:29:23 by reinelt] | reinelt | 1 | -250/+346 | |
HD44780 multiple displays patch from geronet | |||||
2005-03-28 | [lcd4linux @ 2005-03-28 19:39:14 by reinelt] | reinelt | 1 | -63/+60 | |
HD44780/I2C patch from Luis merged (still does not work for me) | |||||
2005-03-25 | [lcd4linux @ 2005-03-25 15:44:43 by reinelt] | reinelt | 1 | -2/+5 | |
HD44780 Backlight fixed (thanks to geronet) | |||||
2005-01-29 | [lcd4linux @ 2005-01-29 09:30:56 by reinelt] | reinelt | 1 | -8/+11 | |
minor HD44780 cleanups | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -5/+8 | |
added (C) to all copyright statements | |||||
2005-01-17 | [lcd4linux @ 2005-01-17 06:38:48 by reinelt] | reinelt | 1 | -1/+6 | |
info about backlight and brightness | |||||
2005-01-17 | [lcd4linux @ 2005-01-17 06:29:24 by reinelt] | reinelt | 1 | -29/+79 | |
added software-controlled backlight support to HD44780 | |||||
2004-11-30 | [lcd4linux @ 2004-11-30 05:01:25 by reinelt] | reinelt | 1 | -7/+11 | |
removed compiler warnings for deactivated i2c bus | |||||
2004-10-17 | [lcd4linux @ 2004-10-17 09:24:31 by reinelt] | reinelt | 1 | -10/+120 | |
I2C support for HD44780 displays by Luis (does not work by now) | |||||
2004-09-19 | [lcd4linux @ 2004-09-19 09:31:19 by reinelt] | reinelt | 1 | -27/+74 | |
HD44780 busy flag checking improved: fall back to busy-waiting if too many errors occur | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 15:58:57 by reinelt] | reinelt | 1 | -28/+57 | |
even more HD44780 cleanups, hardwiring for LCM-162 | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 10:57:29 by reinelt] | reinelt | 1 | -50/+79 | |
more parport/i2c cleanups | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 09:48:29 by reinelt] | reinelt | 1 | -93/+206 | |
HD44780 cleanup and prepararation for I2C backend LCM-162 submodel framework | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 08:22:59 by reinelt] | reinelt | 1 | -2/+5 | |
drv_generic_parport_status() to read status lines | |||||
2004-08-29 | [lcd4linux @ 2004-08-29 13:03:40 by reinelt] | reinelt | 1 | -4/+8 | |
added RouterBoard driver | |||||
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 | -145/+151 | |
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes | |||||
2004-06-20 | [lcd4linux @ 2004-06-20 10:09:52 by reinelt] | reinelt | 1 | -13/+18 | |
'const'ified the whole source | |||||
2004-06-06 | [lcd4linux @ 2004-06-06 06:51:59 by reinelt] | reinelt | 1 | -4/+10 | |
do not display end splash screen if quiet=1 | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:41:39 by reinelt] | reinelt | 1 | -3/+7 | |
chancged splash screen again | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:13:11 by reinelt] | reinelt | 1 | -5/+25 | |
splash screen for all text-based display drivers | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 10:09:22 by reinelt] | reinelt | 1 | -45/+23 | |
splash screen for HD44780 | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 09:41:19 by reinelt] | reinelt | 1 | -2/+48 | |
prepared support for startup splash screen | |||||
2004-06-01 | [lcd4linux @ 2004-06-01 06:45:28 by reinelt] | reinelt | 1 | -3/+8 | |
some Fixme's processed documented some code | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 05:38:02 by reinelt] | reinelt | 1 | -2/+14 | |
fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! | |||||
2004-05-27 | [lcd4linux @ 2004-05-27 03:39:47 by reinelt] | reinelt | 1 | -2/+6 | |
changed function naming scheme to plugin::function | |||||
2004-05-26 | [lcd4linux @ 2004-05-26 11:37:35 by reinelt] | reinelt | 1 | -5/+9 | |
Curses driver ported. | |||||
2004-05-22 | [lcd4linux @ 2004-05-22 04:23:49 by reinelt] | reinelt | 1 | -3/+7 | |
removed 16*x fix again (next time think before commit :-) | |||||
2004-05-22 | [lcd4linux @ 2004-05-22 04:21:02 by reinelt] | reinelt | 1 | -3/+7 | |
fix for display RAM layout on 16x4 displays (thanks to toxicated101) | |||||
2004-03-20 | [lcd4linux @ 2004-03-20 07:31:32 by reinelt] | reinelt | 1 | -7/+23 | |
support for HD66712 (which has a different RAM layout) further threading development | |||||
2004-03-19 | [lcd4linux @ 2004-03-19 09:17:46 by reinelt] | reinelt | 1 | -4/+9 | |
removed the extra 'goto' function, row and col are additional parameters of the write() function now. | |||||
2004-03-11 | [lcd4linux @ 2004-03-11 06:39:58 by reinelt] | reinelt | 1 | -5/+13 | |
big patch from Martin: - reuse filehandles - memory leaks fixed - earlier busy-flag checking with HD44780 - reuse memory for strings in RESULT and hash - netdev_fast to wavid time-consuming regex | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:47:04 by reinelt] | reinelt | 1 | -8/+19 | |
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-03-01 | [lcd4linux @ 2004-03-01 04:29:51 by reinelt] | reinelt | 1 | -2/+8 | |
cfg_number() returns -1 on error, 0 if value not found (but default val used), and 1 if value was used from the configuration. HD44780 driver adopted to new cfg_number() Crystalfontz 631 driver nearly finished | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 21:43:43 by reinelt] | reinelt | 1 | -2/+8 | |
T6963 driver nearly finished framework for graphic displays done i2c_sensors patch from Xavier some more old generation files removed |