Commit Graph

  • 6ec0dc376c Removed reference to client_data.h robijn 2002-04-26 00:17:04 +00:00
  • 1e8746a62f Inccorectly added server/commands/Makefile.in. .am was needed. robijn 2002-04-26 00:12:38 +00:00
  • aa2261af65 Added commands/Makefile.in robijn 2002-04-26 00:08:02 +00:00
  • 726f2f995e Big changes in code of clients, screens and widgets. - Moved and altered code to create, destroy and manipulate clients, screens and widgets in an OO-like manner. - Moved command execution code to a commands directory, splitting commands to what subject they are concerned. - Menus are temporary disabled while working on new menu structure. robijn 2002-04-26 00:00:31 +00:00
  • 1e4ab6d501 fixed bad implementation of CFontz_num() funcion luisllo 2002-04-20 23:50:12 +00:00
  • 2a07898c02 Fixed bug in Makefile.am related to the removed file Makefile.am.pre. robijn 2002-04-17 11:18:13 +00:00
  • b5c534feab Removed Makefile.am.pre robijn 2002-04-11 13:57:52 +00:00
  • 336c8cab4a Modified the autoconf stuff for modules. Makefile.am.pre is no longer needed. robijn 2002-04-11 13:56:28 +00:00
  • 32261e82a3 Fixed cursor feature problems. Forgot to commit something... robijn 2002-04-11 13:55:15 +00:00
  • a3f34c125c Updated README file. haemi 2002-04-11 13:25:01 +00:00
  • f71e4ccfd2 First attempt at CFontz633... dglaude 2002-04-10 23:06:45 +00:00
  • bc61fa0da8 Updated lirc driver robijn 2002-03-27 22:46:46 +00:00
  • 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) robijn 2002-03-27 22:38:12 +00:00
  • 6910ac705e Not requiring many functions anymore. (reason: input drivers) robijn 2002-03-27 22:25:32 +00:00
  • f2c77241eb Cursor update. Cursor not visible anymore by default. robijn 2002-03-25 23:19:41 +00:00
  • 1e7a4a44bc Makefile.am removed. Will be generated from Makefile.am.pre robijn 2002-03-25 23:18:34 +00:00
  • 01f37ea213 Changed cases in some driver names. robijn 2002-03-25 22:47:30 +00:00
  • 505833ba85 - Fixed some driver build problems (incorrect filenames) - Some work on the automake/autoconf stuff robijn 2002-03-25 22:43:12 +00:00
  • 6898248837 Converted the svga driver to new API. robijn 2002-03-25 22:40:38 +00:00
  • 6d41e71f33 Fixed 4bit enable lines bug. robijn 2002-03-24 19:28:50 +00:00
  • 8e1a0f1786 Added README.IRman and README.lirc to the distro. gfk 2002-03-17 22:09:32 +00:00
  • 924b2e51dd Implemented the no ServerScreen feature. Also corrected a bug which prevented to run without any screen. gfk 2002-03-15 20:24:39 +00:00
  • 0f18a999ad Minor copy n paste error correction. dglaude 2002-03-04 17:56:04 +00:00
  • 3a4fe9c349 Minor cosmetic change for fgrep Private hd44780.c dglaude 2002-03-04 17:54:32 +00:00
  • 25fc33ec5c Cleanup and more extensive explanation of why we don't use hardware feature dglaude 2002-03-04 17:52:44 +00:00
  • a4089c644f Better vbar wich y support, cleanup of MtxOrb.h dglaude 2002-03-04 17:52:04 +00:00
  • 34c6492529 Now everything should be in PrivateDate dglaude 2002-03-04 17:51:15 +00:00
  • 1573bb5456 Added layer to bridge vbar/hbar from API 0.4 to API 0.5 dglaude 2002-03-04 17:50:44 +00:00
  • 214128bf0f Moving cellwidth and cellheight to PrivateData. dglaude 2002-03-04 17:50:03 +00:00
  • 16c90bc00b Move MtxOrb_type, keypad_test_mode, _key, timer to PrivateData. dglaude 2002-03-04 17:49:25 +00:00
  • 090fbc0bf4 Move framebuf, old, contrast and backlightenabled to PrivateData. dglaude 2002-03-04 17:48:49 +00:00
  • 923ecd88c8 More stuff in PrivateData like fd ... dglaude 2002-03-04 17:48:14 +00:00
  • 7ec6b5fd2a Moving stuff into PrivateData (WIP) dglaude 2002-03-04 17:47:42 +00:00
  • 6247df0275 ??? check the diff, sorry ??? dglaude 2002-03-04 17:47:02 +00:00
  • 1e57ce0f64 ??? check the diff, sorry ??? dglaude 2002-03-04 17:46:29 +00:00
  • 92ae009b9f Starting to use PrivateData, just for def[] and use[] dglaude 2002-03-04 17:45:46 +00:00
  • 41be774906 Removed the command-line support, left the config file stuff only. dglaude 2002-03-04 17:45:10 +00:00
  • 1fcea3bc5e Removed all the // ... from C++ and translated to /* ... * dglaude 2002-03-04 17:44:10 +00:00
  • 08b224cc0a support for choosing ecp mode in t6963 driver themythos 2002-03-03 13:06:42 +00:00
  • 612023bf17 config file support for ECP on or off themythos 2002-03-03 12:42:42 +00:00
  • 02464aa80f Ported functions port_deny_full and port_deny to BSDs. Also converted the C++ comments to C comments. gfk 2002-02-27 21:34:46 +00:00
  • 51ac212f97 added function port_deny_full( ... ) for use when closing port access themythos 2002-02-27 19:53:36 +00:00
  • c357a84c76 *** empty log message *** themythos 2002-02-27 19:52:38 +00:00
  • 09b96b5815 now supporting a wider range of displays (eg. the one from Pollin) themythos 2002-02-27 19:52:21 +00:00
  • 38d64b68a6 fixed key mapping configuration reenoo 2002-02-23 19:37:58 +00:00
  • 4c2e597342 the character in the lower right corner was not displayed reenoo 2002-02-23 19:36:24 +00:00
  • 505bc086ee Replacing 'test -e' by 'test -f' since Solaris' shell (sh) doesn't like it... gfk 2002-02-22 23:29:34 +00:00
  • b3e1506ffa HD44780 update: - howto updated - input pin readout reversed - 4bit and serialLpt init timing modified robijn 2002-02-22 01:13:24 +00:00
  • fc92898174 Added sed1520fm.h robijn 2002-02-22 00:21:05 +00:00
  • dba163c4a4 Drivers are now being loaded as modules. robijn 2002-02-21 22:50:12 +00:00
  • ca5f3d1f37 removed instant clear reenoo 2002-02-21 20:03:57 +00:00
  • 8556c03d56 *** empty log message *** themythos 2002-02-11 15:38:19 +00:00
  • 81ab28c324 config file support for T6963 themythos 2002-02-11 15:35:42 +00:00
  • 8d06d1f475 some changes for LCDproc v0.5 themythos 2002-02-11 15:22:34 +00:00
  • 53187ccd9d Toshiba driver ready for v0.5 API themythos 2002-02-11 15:21:25 +00:00
  • 4a115aef77 Toshiba ready for v0.5 API! themythos 2002-02-11 15:20:43 +00:00
  • 152f8b4aff Added width and height functions (I forgot them at the v0.5 kick-off). robijn 2002-02-10 14:22:17 +00:00
  • 2be3a1cfdb Converted old to new functions. Now using lib vbar/hbar. Changed the term UDC to Custom char (CC). robijn 2002-02-08 00:19:55 +00:00
  • c6ef7cbf4e Converted old to new functions. robijn 2002-02-08 00:15:50 +00:00
  • d75cd04d92 Converted old to new functions. Now using lib vbar/hbar. robijn 2002-02-08 00:14:10 +00:00
  • 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. robijn 2002-02-08 00:05:02 +00:00
  • f3dbc1d06d Minor fixes. Still untested on real hardware. robijn 2002-02-07 22:29:39 +00:00
  • 932d1f5c7b Tried other init timing. Does this solve the init issue ? robijn 2002-02-07 22:14:30 +00:00
  • 15b226483a Added PIC-an-LCD HD44780 subdriver. Currently untested. robijn 2002-02-07 22:10:04 +00:00
  • 901833b353 Modified some internal stuff. The line function did not work correctly, however the driver does not use it. robijn 2002-02-05 18:06:14 +00:00
  • 801b9558f1 WIP: configfile code from stable-0-4-3... #ifdef currently dglaude 2002-01-21 14:09:55 +00:00
  • 4222ee41ab The old_icon is ready to be removed bignum does not need init anymore. dglaude 2002-01-18 08:00:46 +00:00
  • 79a5d76203 I did not BREAK MtxOrb, I forgot to sync bigfont.h ;-) dglaude 2002-01-18 07:56:44 +00:00
  • 227b5329b8 I recently broke MtxOrb in CVS. This fix the segfault but does not fix BIGnum :-( dglaude 2002-01-17 21:26:10 +00:00
  • cee2f5bde4 Some inline comment about the API, search GLAUDE :-) dglaude 2002-01-17 20:57:55 +00:00
  • 4a78e112e9 Change in hbar and vbar + cleanup ...WIP... dglaude 2002-01-17 20:53:03 +00:00
  • ca162dc94d Rename _?bar and init_?bar stuff to _old_. dglaude 2002-01-17 20:51:31 +00:00
  • 5b9200acf7 More cleaning up and work on BigNum I guess (bad fix for duplicate icon and new icon emulation) dglaude 2002-01-16 20:27:55 +00:00
  • 1eb4024013 hbar call fix. robijn 2002-01-16 17:59:06 +00:00
  • e6287f56af vbar/hbar/heartbeat/icon adaptation to new API. robijn 2002-01-16 17:57:24 +00:00
  • 1fd9aa94da Cleanup+TODO+ BigNum still working on but seems to work OK dglaude 2002-01-15 20:01:18 +00:00
  • ecfa1b0892 Forgot the definition of _old_icon dglaude 2002-01-15 16:22:02 +00:00
  • cc7447a12f New software BigNum, work in progress tested on emulator only... dglaude 2002-01-15 14:13:44 +00:00
  • e090a84276 Big font from that old patch... dglaude 2002-01-15 11:20:31 +00:00
  • d10b943524 Bignum support. robijn 2002-01-14 22:09:10 +00:00
  • f244d66500 Only flush modified defined characters. robijn 2002-01-14 21:50:48 +00:00
  • 92fb6382be Moved to new hbar/vbar. Changed ValidX and ValidY to report errors and return from function. robijn 2002-01-09 16:10:53 +00:00
  • 3ddd1defbe Comment C ways dglaude 2002-01-03 15:25:48 +00:00
  • 41fe669e9a Almost complete rewrite of the METAR perl client. gfk 2002-01-02 20:05:20 +00:00
  • e85dbde5f7 GPL as in stable-0-4-3 dglaude 2002-01-02 15:03:19 +00:00
  • 7847b4e17a Cleaning of report/debug as in stable-0-4-3 (work in progres) dglaude 2002-01-02 14:55:01 +00:00
  • 4c7b10c28d Cosmetic change to server identification string William Ferrell 2001-12-31 22:16:59 +00:00
  • 4ee73421fb vbar fix robijn 2001-12-30 00:31:54 +00:00
  • 71056ec551 v0.5 kick-off robijn 2001-12-30 00:15:25 +00:00
  • c28d25b795 Partial implementation of Thomas Runge's BSD port. gfk 2001-12-28 21:52:39 +00:00
  • b228b720d9 Added uniform copyright notice to all files of the server core. robijn 2001-12-27 23:30:36 +00:00
  • 5d0b33c5ef Fixed header file problem. Enhanced(?) timing.h with DELAY_AUTOSELECT. Cheered up some comments, moved #ifndef FOO_H #define FOO_H to just after the copyright and explanation comment. robijn 2001-12-27 16:22:09 +00:00
  • cea59d556e fix: I'm not the vendor ;) reenoo 2001-12-27 12:23:36 +00:00
  • 7ab0b9548b initial commit of EPM list file reenoo 2001-12-27 12:06:41 +00:00
  • 242bce0a88 fixed default configfile location reenoo 2001-12-27 10:58:29 +00:00
  • ea31c5d438 compile error fixed; Thanks Guillaume! It does not occur on my box :( reenoo 2001-12-26 21:57:52 +00:00
  • c0c5bd28df strncpy bugfix bugfix; UPDATE RECOMMENDED reenoo 2001-12-26 16:25:41 +00:00
  • 531ad030ea strncpy bugfix; UPDATE RECOMMENDED reenoo 2001-12-25 21:16:15 +00:00
  • 09b4ff9271 Partial port of the server to OpenBSD and NetBSD/i386. gfk 2001-12-25 19:28:54 +00:00
  • 1778464b0f Added sed1330.c and sed1330.h to the distribution. gfk 2001-12-25 18:37:12 +00:00