Commit Graph
54 Commits
Author SHA1 Message Date
dglaude 7b49d96ca4 This file when copyied as CFontz633.c will try to support CF631. 2004-02-15 00:02:58 +00:00
dglaude 5dbbae1c47 This is the porting of CwLnx driver from 0.4.4 to 0.5
It is working with both USB and Serial version of the LCD
The heartbeat is currently 3 pixels blinking...
And there might be more cleaning needed in the code.
2003-06-03 23:23:01 +00:00
dglaude 9b2cb53f09 I will mess with CVS here...
diff_ignore could be used to ignore some file from a recursive diff.
acinclude.m4 and Makefile.am are for CwLinux driver.
2003-06-03 23:20:33 +00:00
dglaude 3c9a9a6af3 Keypad should work the 0.5 way now. Need testing and new LCDd.conf parameter. 2002-10-19 22:41:28 +00:00
dglaude a1749fca52 Prepare for new key system in MtxOrb. 2002-10-19 22:16:40 +00:00
dglaude 1b351cf213 I should not have modify global setting, but since I maintain MtxOrb, I make it easy for me. 2002-10-19 21:19:10 +00:00
dglaude 060f8d2faf MtxOrb need to be maintained. I lost custom char and Contrast goes wrong. 2002-10-19 21:13:38 +00:00
dglaude 8ce713efbe Two new features: new Icons & Keypad (down event only and no auto-repeat) 2002-09-04 20:58:13 +00:00
dglaude 33a04de1f9 Correction related to CFontz[633] 2002-09-04 20:52:05 +00:00
dglaude a621a06268 Now treat input and display key: X when pressing keyboard 2002-06-05 23:30:54 +00:00
dglaude f13e87b912 Sync with real MtxOrb capabilities + CFontz: explain what driver for what LCD 2002-06-02 10:30:15 +00:00
dglaude f71e4ccfd2 First attempt at CFontz633... 2002-04-10 23:06:45 +00:00
dglaude 0f18a999ad Minor copy n paste error correction. 2002-03-04 17:56:04 +00:00
dglaude 3a4fe9c349 Minor cosmetic change for fgrep Private hd44780.c 2002-03-04 17:54:32 +00:00
dglaude 25fc33ec5c Cleanup and more extensive explanation of why we don't use hardware feature 2002-03-04 17:52:44 +00:00
dglaude a4089c644f Better vbar wich y support, cleanup of MtxOrb.h 2002-03-04 17:52:04 +00:00
dglaude 34c6492529 Now everything should be in PrivateDate 2002-03-04 17:51:15 +00:00
dglaude 1573bb5456 Added layer to bridge vbar/hbar from API 0.4 to API 0.5 2002-03-04 17:50:44 +00:00
dglaude 214128bf0f Moving cellwidth and cellheight to PrivateData. 2002-03-04 17:50:03 +00:00
dglaude 16c90bc00b Move MtxOrb_type, keypad_test_mode, _key, timer to PrivateData. 2002-03-04 17:49:25 +00:00
dglaude 090fbc0bf4 Move framebuf, old, contrast and backlightenabled to PrivateData. 2002-03-04 17:48:49 +00:00
dglaude 923ecd88c8 More stuff in PrivateData like fd ... 2002-03-04 17:48:14 +00:00
dglaude 7ec6b5fd2a Moving stuff into PrivateData (WIP) 2002-03-04 17:47:42 +00:00
dglaude 6247df0275 ??? check the diff, sorry ??? 2002-03-04 17:47:02 +00:00
dglaude 1e57ce0f64 ??? check the diff, sorry ??? 2002-03-04 17:46:29 +00:00
dglaude 92ae009b9f Starting to use PrivateData, just for def[] and use[] 2002-03-04 17:45:46 +00:00
dglaude 41be774906 Removed the command-line support, left the config file stuff only. 2002-03-04 17:45:10 +00:00
dglaude 1fcea3bc5e Removed all the // ... from C++ and translated to /* ... * 2002-03-04 17:44:10 +00:00
dglaude 801b9558f1 WIP: configfile code from stable-0-4-3... #ifdef currently 2002-01-21 14:09:55 +00:00
dglaude 4222ee41ab The old_icon is ready to be removed bignum does not need init anymore. 2002-01-18 08:00:46 +00:00
dglaude 79a5d76203 I did not BREAK MtxOrb, I forgot to sync bigfont.h ;-) 2002-01-18 07:56:44 +00:00
dglaude 227b5329b8 I recently broke MtxOrb in CVS. This fix the segfault but does not fix BIGnum :-( 2002-01-17 21:26:10 +00:00
dglaude cee2f5bde4 Some inline comment about the API, search GLAUDE :-) 2002-01-17 20:57:55 +00:00
dglaude 4a78e112e9 Change in hbar and vbar + cleanup ...WIP... 2002-01-17 20:53:03 +00:00
dglaude ca162dc94d Rename _?bar and init_?bar stuff to _old_. 2002-01-17 20:51:31 +00:00
dglaude 5b9200acf7 More cleaning up and work on BigNum I guess (bad fix for duplicate icon and new icon emulation) 2002-01-16 20:27:55 +00:00
dglaude 1fd9aa94da Cleanup+TODO+ BigNum still working on but seems to work OK 2002-01-15 20:01:18 +00:00
dglaude ecfa1b0892 Forgot the definition of _old_icon 2002-01-15 16:22:02 +00:00
dglaude cc7447a12f New software BigNum, work in progress tested on emulator only... 2002-01-15 14:13:44 +00:00
dglaude e090a84276 Big font from that old patch... 2002-01-15 11:20:31 +00:00
dglaude 3ddd1defbe Comment C ways 2002-01-03 15:25:48 +00:00
dglaude e85dbde5f7 GPL as in stable-0-4-3 2002-01-02 15:03:19 +00:00
dglaude 7847b4e17a Cleaning of report/debug as in stable-0-4-3 (work in progres) 2002-01-02 14:55:01 +00:00
dglaude 55e751a1d9 Joris (and other) I added comment see you on the mailing list 2001-12-05 18:55:25 +00:00
dglaude e671804453 Now you can choose between report.h and debug.h (default) If you are happy with it I'll remove debug.h 2001-12-05 18:28:22 +00:00
dglaude 29e71c9dc4 Preparing for using report.h rather than debug.h (no harm done just #ifdef) 2001-12-05 17:52:26 +00:00
dglaude 4991788dc2 debug_level... yes but how do we become compatible ;=) 2001-11-30 17:14:11 +00:00
dglaude 5716342df9 Rene Text BigNum and some cleaning 2001-11-29 08:42:41 +00:00
dglaude 21d5d883ab reformating of custom char definition + more TODO 2001-11-24 08:37:10 +00:00
dglaude 3fa9bc355b Reduce warning (UNTESTED) 2001-11-23 19:39:00 +00:00
dglaude 44e71c451e Work in progress for BigDigit + TODO comment 2001-11-23 16:17:45 +00:00
dglaude 4e434eab7d Make bigcKlock use digit only 2001-11-23 16:13:17 +00:00
dglaude ca27bcac18 Solve the segmentation fault in MtxOrb.c
If framebuf is not alocated when init is called then we do.
A lot of warning are removed because MtxOrb.h is cleaned.
For the futur, double buffering is already prepared.
I also have done some cleaning of unused function related to hbar/vbar.
BigNum are still not working nicely but I am working on it.
I don't have flickering on my screen so I cannot fix that problem!
2001-11-19 18:35:39 +00:00
dglaude 092b89dcdf explaining LCDCD was a project 2001-11-17 23:50:26 +00:00