Commit Graph
230 Commits
Author SHA1 Message Date
dglaude f71e4ccfd2 First attempt at CFontz633... 2002-04-10 23:06:45 +00:00
robijn bc61fa0da8 Updated lirc driver 2002-03-27 22:46:46 +00:00
robijn 707fd2300d - Now using driver names without 'in' (like lircin).
- Added cursor control to client_functions.c
- Removed HEART_ON etc. ; changed to HEARTBEAT_ON etc. (both existed)
2002-03-27 22:38:12 +00:00
robijn f2c77241eb Cursor update. Cursor not visible anymore by default. 2002-03-25 23:19:41 +00:00
robijn 1e7a4a44bc Makefile.am removed. Will be generated from Makefile.am.pre 2002-03-25 23:18:34 +00:00
robijn 505833ba85 - Fixed some driver build problems (incorrect filenames)
- Some work on the automake/autoconf stuff
2002-03-25 22:43:12 +00:00
robijn 6898248837 Converted the svga driver to new API. 2002-03-25 22:40:38 +00:00
robijn 6d41e71f33 Fixed 4bit enable lines bug. 2002-03-24 19:28:50 +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
themythos 612023bf17 config file support for ECP on or off 2002-03-03 12:42:42 +00:00
gfk 02464aa80f Ported functions port_deny_full and port_deny to BSDs. Also converted the C++ comments to C comments. 2002-02-27 21:34:46 +00:00
themythos 51ac212f97 added function port_deny_full( ... ) for use when closing port access 2002-02-27 19:53:36 +00:00
themythos c357a84c76 *** empty log message *** 2002-02-27 19:52:38 +00:00
themythos 09b96b5815 now supporting a wider range of displays (eg. the one from Pollin) 2002-02-27 19:52:21 +00:00
reenoo 38d64b68a6 fixed key mapping configuration 2002-02-23 19:37:58 +00:00
reenoo 4c2e597342 the character in the lower right corner was not displayed 2002-02-23 19:36:24 +00:00
robijn b3e1506ffa HD44780 update:
- howto updated
- input pin readout reversed
- 4bit and serialLpt init timing modified
2002-02-22 01:13:24 +00:00
robijn fc92898174 Added sed1520fm.h 2002-02-22 00:21:05 +00:00
robijn dba163c4a4 Drivers are now being loaded as modules. 2002-02-21 22:50:12 +00:00
reenoo ca5f3d1f37 removed instant clear 2002-02-21 20:03:57 +00:00
themythos 8556c03d56 *** empty log message *** 2002-02-11 15:38:19 +00:00
themythos 8d06d1f475 some changes for LCDproc v0.5
=> not compatible with Toshiba driver v1.*
2002-02-11 15:22:34 +00:00
themythos 53187ccd9d Toshiba driver ready for v0.5 API 2002-02-11 15:21:25 +00:00
themythos 4a115aef77 Toshiba ready for v0.5 API! 2002-02-11 15:20:43 +00:00
robijn 152f8b4aff Added width and height functions (I forgot them at the v0.5 kick-off). 2002-02-10 14:22:17 +00:00
robijn 2be3a1cfdb Converted old to new functions.
Now using lib vbar/hbar.
Changed the term UDC to Custom char (CC).
2002-02-08 00:19:55 +00:00
robijn c6ef7cbf4e Converted old to new functions. 2002-02-08 00:15:50 +00:00
robijn d75cd04d92 Converted old to new functions.
Now using lib vbar/hbar.
2002-02-08 00:14:10 +00:00
robijn 085b539d34 Lib update.
Added vbar and hbar functions that use a statically defined custom charset.
Let the lib heartbeat function use the new icon function.
2002-02-08 00:05:02 +00:00
robijn f3dbc1d06d Minor fixes. Still untested on real hardware. 2002-02-07 22:29:39 +00:00
robijn 932d1f5c7b Tried other init timing. Does this solve the init issue ? 2002-02-07 22:14:30 +00:00
robijn 15b226483a Added PIC-an-LCD HD44780 subdriver.
Currently untested.
2002-02-07 22:10:04 +00:00
robijn 901833b353 Modified some internal stuff.
The line function did not work correctly, however the driver does not use it.
2002-02-05 18:06:14 +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