aboutsummaryrefslogtreecommitdiffstats
path: root/Status (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-05-28[lcd4linux @ 2004-05-28 14:38:10 by reinelt]reinelt1-1/+1
Status and Changelog Update
2004-05-27[lcd4linux @ 2004-05-27 03:49:41 by reinelt]reinelt1-1/+1
Status update
2004-05-26[lcd4linux @ 2004-05-26 11:37:35 by reinelt]reinelt1-1/+1
Curses driver ported.
2004-05-26[lcd4linux @ 2004-05-26 05:03:24 by reinelt]reinelt1-1/+1
MilfordInstruments driver ported
2004-05-25[lcd4linux @ 2004-05-25 19:47:11 by reinelt]reinelt1-9/+13
Status updated obsolete files removed
2004-04-12[lcd4linux @ 2004-04-12 05:59:24 by reinelt]reinelt1-7/+5
Status update
2004-03-19[lcd4linux @ 2004-03-19 06:37:47 by reinelt]reinelt1-5/+15
asynchronous thread handling started
2004-03-14[lcd4linux @ 2004-03-14 07:14:05 by reinelt]reinelt1-1/+1
old battery.[ch] files removed
2004-03-14[lcd4linux @ 2004-03-14 06:07:33 by reinelt]reinelt1-1/+1
Status update. Fixed bug in configure.in with X11 disabled (thanks to Kevin Liu)
2004-03-13[lcd4linux @ 2004-03-13 19:06:01 by reinelt]reinelt1-2/+4
ChangeLog and Status update; small glitch in plugin_seti fixed.
2004-02-24[lcd4linux @ 2004-02-24 06:00:22 by reinelt]reinelt1-0/+58
Status and Todo list from Xavier
21:42:05 +0000'>2010-02-06BUG: compensate timers for processing delay ("timer.c")mzuther1-1/+3 2010-02-06timer.c: exchanged "proprietary code" with timeradd() and timersub() functionsmzuther1-14/+10 2010-02-04timer.c: removed fruitless changes to variable "flag" from timer_process()mzuther1-2/+0 2010-02-04According to its man page, timercmp() is broken on some systems -- applied th...mzuther1-1/+1 2010-02-04small warning removedmichael1-1/+1 2010-02-04clear errno after creating the FIFO by Claas Hilbrechtmichael1-0/+2