Commit Graph
441 Commits
Author SHA1 Message Date
gfk 94efcc17a0 Patch by Marc-Oliver Straub for the big clock screen. 2002-10-19 03:04:26 +00:00
gfk 730670fd9a Darn, FreeBSD outb was upside down... 2002-10-03 20:30:12 +00:00
gfk 85f72ddc0e Starting the developers docs in docbook. 2002-10-01 18:49:54 +00:00
gfk 46f930bf98 Starting the developers docs in docbook. 2002-10-01 18:40:21 +00:00
gfk 71389edb05 Set version to 0.5 2002-10-01 00:01:00 +00:00
gfk b8480b8d7a Removed warnings and added some comments. 2002-09-28 16:04:50 +00:00
gfk 4564aba771 Added the mtc_s16209x driver by Michael Boman. 2002-09-28 00:57:35 +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
gfk 8302e930a0 Added two lib checks for sched_setscheduler. 2002-08-28 22:29:08 +00:00
gfk 0ffc198db1 2 portability fixes: Added tests for i386 on BSDs and added a check for sched_setscheduler. 2002-08-27 02:03:33 +00:00
robijn 6da4b44139 Added lcdexec 2002-08-19 20:47:52 +00:00
gfk 2387f30bc3 Added a few todos that would improve lcdproc client portability. 2002-08-11 19:33:56 +00:00
gfk 65881f732d Changed the web site to http://lcdproc.org/ 2002-08-11 19:32:57 +00:00
robijn dc619e596f - Moved some code from main.c to screenlist.c
- Implemented reloading by sending SIGHUP.
- Now doing 'real 8Hz' rendering and 32Hz input processing.
- Removed noscreen feature (that we rejected).
2002-08-04 20:58:51 +00:00
robijn 8a1933e3b9 Removed some debugging. 2002-08-04 20:52:36 +00:00
robijn 7d39b49079 - Implemented config_clean.
- Now using strdup(str) i.o. malloc(strlen(str)+1).
2002-08-04 20:52:00 +00:00
robijn 0da708ec94 Fixed bug in experimental parsing function, that caused crash at reporting
of errors.
2002-07-17 22:09:06 +00:00
robijn bcee881c3a Fixed bug on cursor on/off command. 2002-07-17 22:07:41 +00:00
robijn c8fc08f6e3 Reporting cleaned up and levels made more consistent. 2002-07-14 20:30:33 +00:00
robijn 380000357d Stand-in snprintf routines will no longer be used if snprintf function is present in libc. 2002-07-14 20:14:12 +00:00
robijn fa6dadd1b2 Fixed memory leak in this apparently cursed area of the code. 2002-07-13 22:25:18 +00:00
robijn 895f45b589 Removed accidently added lcdexec entries. 2002-07-11 22:21:32 +00:00
robijn 1156c51062 Menu stuff update. Fixed some of the probably many bugs and made things a
bit more consistent.
2002-07-09 22:56:05 +00:00
robijn 012a4cb483 Cursor now off at goodbye screen. 2002-07-09 22:53:26 +00:00
robijn b346644c84 Small fix to get rid of ugly uninitialized lines in the serverscreen. 2002-07-04 18:44:41 +00:00
robijn 91ffd9d109 Moved configfile.c and .h to shared/
Made reporting more general by making syslog appname settable.
2002-06-29 16:37:18 +00:00
robijn 8ff8857eda Added support for client supplied menus.
Also modified existing menustuff slightly (on some points I made some
things more consistent).
2002-06-28 23:35:55 +00:00
dglaude a621a06268 Now treat input and display key: X when pressing keyboard 2002-06-05 23:30:54 +00:00
robijn 77e6977196 Added Stephen Davies output register extension code. 2002-06-03 21:34:24 +00:00
dglaude f13e87b912 Sync with real MtxOrb capabilities + CFontz: explain what driver for what LCD 2002-06-02 10:30:15 +00:00
reenoo 72ba21c260 0.4.3 -> 0.5 merging 2002-05-29 18:12:55 +00:00
reenoo b8dcc5ff2a 0.4.3 -> 0.5 merging: ported the lircin driver 2002-05-29 18:07:46 +00:00
reenoo 94f928aaaa 0.4.3 -> 0.5 mergings 2002-05-29 12:54:15 +00:00
reenoo 7e12c108ef 0.4.3 -> 0.5 merging: this should include all missing files 2002-05-28 18:25:36 +00:00
reenoo c893f99336 0.4.3 -> 0.5 merging: hepefully this is equivalent to http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lcdproc/lcdproc/configure.in.diff?r1=1.21.2.3&r2=1.21.2.4 2002-05-28 18:04:27 +00:00
reenoo f218fdbe1f 0.4.3 -> 0.5 merging 2002-05-28 17:19:27 +00:00
reenoo 6ed3d4a279 0.4.3 -> 0.5 merging 2002-05-28 13:23:42 +00:00
reenoo 7c5375a251 0.4.3 -> 0.5 merging (incomplete) 2002-05-28 13:21:32 +00:00
reenoo 4d15e8b9c6 0.4.3 -> 0.5 merging 2002-05-28 13:15:18 +00:00
reenoo df57721571 0.4.3 -> 0.5 merging 2002-05-28 13:06:23 +00:00
reenoo 415ca220a7 0.4.3 -> 0.5 merging 2002-05-28 12:54:09 +00:00
reenoo 9bd50c0d6e 0.4.3 -> 0.5 merging 2002-05-28 12:48:05 +00:00
reenoo 094be0cccc 0.4.3 -> 0.5 merging 2002-05-28 12:29:44 +00:00
reenoo 09d913ca26 this file will be replaced with LCDproc.list.in soon 2002-05-28 12:07:19 +00:00
reenoo 3d9cdc80f2 0.4.3 -> 0.5 merging 2002-05-28 12:03:07 +00:00
reenoo 2187172801 0.4.3 -> 0.5 merging 2002-05-28 11:30:05 +00:00
robijn c08bec7890 server/client_menu.h removed. 2002-05-26 20:32:20 +00:00
robijn 7e478dc7da HD44780 update: reporting fixed, serialLpt behaviour improved. 2002-05-26 19:22:50 +00:00
robijn 3168d4cafc Menustuff added/modified! 2002-05-26 19:21:23 +00:00