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
|
08b224cc0a
|
support for choosing ecp mode in t6963 driver
|
2002-03-03 13:06:42 +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 |
|
gfk
|
505bc086ee
|
Replacing 'test -e' by 'test -f' since Solaris' shell (sh) doesn't like it...
|
2002-02-22 23:29:34 +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
|
81ab28c324
|
config file support for T6963
|
2002-02-11 15:35:42 +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 |
|
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 |
|
robijn
|
1eb4024013
|
hbar call fix.
|
2002-01-16 17:59:06 +00:00 |
|
robijn
|
e6287f56af
|
vbar/hbar/heartbeat/icon adaptation to new API.
|
2002-01-16 17:57:24 +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 |
|
robijn
|
d10b943524
|
Bignum support.
|
2002-01-14 22:09:10 +00:00 |
|