Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-21 | [lcd4linux @ 2004-01-21 12:36:19 by reinelt] | reinelt | 1 | -1/+1 | |
Crystalfontz NextGeneration driver added | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:35:38 by reinelt] | reinelt | 1 | -2/+3 | |
drv_generic_parport added, code from parport.c | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:25:12 by reinelt] | reinelt | 1 | -2/+2 | |
some reorganization moved drv_generic to drv_generic_serial moved port locking stuff to drv_generic_serial | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 05:36:59 by reinelt] | reinelt | 1 | -1/+1 | |
moved text-display-specific stuff to drv_generic_text moved all the bar stuff from drv_generic_bar to generic_text | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 04:51:39 by reinelt] | reinelt | 1 | -0/+2 | |
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished | |||||
2004-01-18 | [lcd4linux @ 2004-01-18 21:25:16 by reinelt] | reinelt | 1 | -1/+2 | |
Framework for bar widget opened | |||||
2004-01-16 | [lcd4linux @ 2004-01-16 05:04:53 by reinelt] | reinelt | 1 | -0/+1 | |
started plugin proc_stat which should parse /proc/stat which again is a paint in the a** thinking over implementation methods of delta functions (CPU load, ...) | |||||
2004-01-15 | [lcd4linux @ 2004-01-15 04:29:45 by reinelt] | reinelt | 1 | -0/+2 | |
moved lcd4linux.conf.sample to *.old lcd4linux.conf.sample with new layout new plugins 'loadavg' and 'meminfo' text widget have pre- and postfix | |||||
2004-01-14 | [lcd4linux @ 2004-01-14 11:33:00 by reinelt] | reinelt | 1 | -2/+3 | |
new plugin 'uname' which does what it's called text widget nearly finished first results displayed on MatrixOrbital | |||||
2004-01-13 | [lcd4linux @ 2004-01-13 10:03:01 by reinelt] | reinelt | 1 | -1/+3 | |
new util 'hash' for associative arrays new plugin 'cpuinfo' | |||||
2004-01-13 | [lcd4linux @ 2004-01-13 08:18:07 by reinelt] | reinelt | 1 | -11/+26 | |
timer queues added liblcd4linux deactivated turing transformation to new layout | |||||
2004-01-11 | [lcd4linux @ 2004-01-11 18:26:02 by reinelt] | reinelt | 1 | -0/+1 | |
further widget and layout processing | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 20:22:33 by reinelt] | reinelt | 1 | -1/+3 | |
added new function 'cfg_list()' (not finished yet) added layout.c (will replace processor.c someday) added widget_text.c (will be the first and most important widget) modified lcd4linux.c so that old-style configs should work, too | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 17:36:56 by reinelt] | reinelt | 1 | -0/+1 | |
I2C Sensors plugin from Xavier added | |||||
2004-01-09 | [lcd4linux @ 2004-01-09 17:03:06 by reinelt] | reinelt | 1 | -1/+2 | |
initiated transfer to new driver architecture new file 'drv.c' will someday replace 'display.c' new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c' due to this 'soft' transfer lcd4linux should stay usable during the switch (at least I hope so) | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 17:33:45 by reinelt] | reinelt | 1 | -3/+7 | |
Evaluator: functions with variable argument lists Evaluator: plugin_sample.c and README.Plugins added | |||||
2004-01-05 | [lcd4linux @ 2004-01-05 11:57:38 by reinelt] | reinelt | 1 | -0/+1 | |
added %y tokens to make the Evaluator useable | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 06:27:33 by reinelt] | reinelt | 1 | -0/+1 | |
added XMMS plugin from Markus Keil | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:49:23 by reinelt] | reinelt | 1 | -0/+2 | |
extracted plugin_math and plugin_string into extra files | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:35:13 by reinelt] | reinelt | 1 | -1/+1 | |
renamed 'client' to 'plugin' | |||||
2003-11-11 | [lcd4linux @ 2003-11-11 04:40:20 by reinelt] | reinelt | 1 | -0/+1 | |
WIFI patch from Xavier Vello | |||||
2003-10-12 | [lcd4linux @ 2003-10-12 06:08:28 by nicowallmeier] | nicowallmeier | 1 | -1/+2 | |
imond/telmond support | |||||
2003-10-11 | [lcd4linux @ 2003-10-11 06:01:52 by reinelt] | reinelt | 1 | -1/+1 | |
renamed expression.{c,h} to client.{c,h} added config file client new functions 'AddNumericVariable()' and 'AddStringVariable()' new parameter '-i' for interactive mode | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 04:30:43 by reinelt] | reinelt | 1 | -10/+3 | |
libtool stuff again... | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -5/+14 | |
libtool junk; copyright messages cleaned up | |||||
2003-10-04 | [lcd4linux @ 2003-10-04 07:54:17 by reinelt] | reinelt | 1 | -29/+17 | |
autoconf/automake/libtool fixes from Ronald Landheer-Cieslak | |||||
2003-09-29 | [lcd4linux @ 2003-09-29 06:58:36 by reinelt] | reinelt | 1 | -0/+1 | |
new driver for Milford Instruments MI420 by Andy Baxter | |||||
2003-09-19 | [lcd4linux @ 2003-09-19 03:51:29 by reinelt] | reinelt | 1 | -0/+1 | |
minor fixes, widget.c added | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 06:20:39 by reinelt] | reinelt | 1 | -3/+6 | |
HD44780 timings changed; deactivated libtool | |||||
2003-09-01 | [lcd4linux @ 2003-09-01 07:07:03 by reinelt] | reinelt | 1 | -6/+6 | |
shared liblcd4linux | |||||
2003-08-24 | [lcd4linux @ 2003-08-24 05:17:58 by reinelt] | reinelt | 1 | -14/+13 | |
liblcd4linux patch from Patrick Schemitz | |||||
2003-08-24 | [lcd4linux @ 2003-08-24 04:31:56 by reinelt] | reinelt | 1 | -0/+1 | |
icon.c icon.h added | |||||
2003-08-17 | [lcd4linux @ 2003-08-17 08:25:30 by reinelt] | reinelt | 1 | -0/+18 | |
preparations for liblcd4linux; minor bugs in SIN.c and Skeleton.c | |||||
2003-08-17 | [lcd4linux @ 2003-08-17 06:57:04 by reinelt] | reinelt | 1 | -1/+1 | |
complete rewrite of the Crystalfontz driver | |||||
2003-08-14 | [lcd4linux @ 2003-08-14 04:59:30 by reinelt] | reinelt | 1 | -0/+1 | |
changed version to 0.9.11, added curses.m4 to Makefile.am | |||||
2003-08-08 | [lcd4linux @ 2003-08-08 08:05:23 by reinelt] | reinelt | 1 | -0/+1 | |
added PID file handling | |||||
2003-08-01 | [lcd4linux @ 2003-08-01 05:15:42 by reinelt] | reinelt | 1 | -10/+2 | |
last cleanups for 0.9.9 | |||||
2003-06-21 | [lcd4linux @ 2003-06-21 05:46:18 by reinelt] | reinelt | 1 | -0/+1 | |
DVB client integrated | |||||
2002-12-08 | [lcd4linux @ 2002-12-08 07:36:06 by reinelt] | reinelt | 1 | -2/+2 | |
autoconf/automake cleanup | |||||
2002-12-05 | [lcd4linux @ 2002-12-05 19:09:57 by reinelt] | reinelt | 1 | -0/+1 | |
patches for gcc-3.2 | |||||
2002-09-11 | [lcd4linux @ 2002-09-11 05:16:32 by reinelt] | reinelt | 1 | -0/+1 | |
added Cwlinux driver | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 04:41:20 by reinelt] | reinelt | 1 | -0/+1 | |
introduced bar.c, moved bar stuff from display.h to bar.h | |||||
2002-08-17 | [lcd4linux @ 2002-08-17 13:10:22 by reinelt] | reinelt | 1 | -0/+3 | |
USBLCD driver added | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch] | ltoetsch | 1 | -1/+3 | |
Added pop3/imap4 mail support | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 08:03:41 by reinelt] | reinelt | 1 | -0/+1 | |
added missing autoheader files | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 07:53:00 by reinelt] | reinelt | 1 | -4/+6 | |
added several files for the distribution | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 13:08:11 by ltoetsch] | ltoetsch | 1 | -1/+2 | |
Added Text driver | |||||
2001-03-07 | [lcd4linux @ 2001-03-07 18:10:21 by ltoetsch] | ltoetsch | 1 | -1/+2 | |
added e(x)ec commands | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 10:18:03 by ltoetsch] | ltoetsch | 1 | -0/+1 | |
added /proc/apm battery stat | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 11:08:16 by reinelt] | reinelt | 1 | -11/+15 | |
reworked configure to allow selection of drivers |