Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-27 | [lcd4linux @ 2004-02-27 07:06:24 by reinelt] | reinelt | 1 | -0/+1 | |
new function 'qprintf()' (simple but quick snprintf() replacement) | |||||
2004-02-24 | [lcd4linux @ 2004-02-24 05:54:57 by reinelt] | reinelt | 1 | -2/+1 | |
X11 driver ported | |||||
2004-02-18 | [lcd4linux @ 2004-02-18 14:45:42 by nicowallmeier] | nicowallmeier | 1 | -0/+1 | |
Imon/Telmon plugin ported | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 21:43:43 by reinelt] | reinelt | 1 | -13/+5 | |
T6963 driver nearly finished framework for graphic displays done i2c_sensors patch from Xavier some more old generation files removed | |||||
2004-02-15 | [lcd4linux @ 2004-02-15 08:22:47 by reinelt] | reinelt | 1 | -2/+2 | |
ported USBLCD driver to NextGeneration added drv_M50530.c (I forgot yesterday, sorry) removed old drivers M50530.c and USBLCD.c | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 11:56:11 by reinelt] | reinelt | 1 | -1/+1 | |
M50530 driver ported changed lots of 'char' to 'unsigned char' | |||||
2004-02-10 | [lcd4linux @ 2004-02-10 07:42:35 by reinelt] | reinelt | 1 | -57/+36 | |
cut off all old-style files which are no longer used with NextGeneration | |||||
2004-02-10 | [lcd4linux @ 2004-02-10 06:54:38 by reinelt] | reinelt | 1 | -0/+1 | |
DVB plugin ported | |||||
2004-01-27 | [lcd4linux @ 2004-01-27 08:13:39 by reinelt] | reinelt | 1 | -0/+1 | |
ported PPP token to plugin_ppp | |||||
2004-01-27 | [lcd4linux @ 2004-01-27 06:34:14 by reinelt] | reinelt | 1 | -1/+1 | |
Cwlinux driver portet to NextGeneration (compiles, but not tested!) | |||||
2004-01-25 | [lcd4linux @ 2004-01-25 05:30:08 by reinelt] | reinelt | 1 | -0/+1 | |
plugin_netdev for parsing /proc/net/dev added | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 04:53:23 by reinelt] | reinelt | 1 | -2/+3 | |
icon widget added (not finished yet!) | |||||
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 |