Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-10 | [lcd4linux @ 2004-01-10 17:45:26 by reinelt] | reinelt | 2 | -5/+15 | |
changed initialization order so cfg() gets initialized before plugins. This way a plugin's init() can use cfg_get(). Thanks to Xavier for reporting this one! | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 17:36:56 by reinelt] | reinelt | 4 | -10/+207 | |
I2C Sensors plugin from Xavier added | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 17:34:40 by reinelt] | reinelt | 3 | -176/+138 | |
further matrixOrbital changes widgets initialized | |||||
2004-01-10 | [lcd4linux @ 2004-01-10 10:20:22 by reinelt] | reinelt | 2 | -14/+605 | |
new MatrixOrbital changes | |||||
2004-01-09 | [lcd4linux @ 2004-01-09 17:03:06 by reinelt] | reinelt | 10 | -51/+420 | |
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-09 | [lcd4linux @ 2004-01-09 04:16:06 by reinelt] | reinelt | 28 | -193/+332 | |
added 'section' argument to cfg_get(), but NULLed it on all calls by now. | |||||
2004-01-08 | [lcd4linux @ 2004-01-08 06:00:28 by reinelt] | reinelt | 1 | -8/+14 | |
allowed '.' in key names allowed empty group keys (not only "group anything {", but "anything {") | |||||
2004-01-08 | [lcd4linux @ 2004-01-08 05:28:12 by reinelt] | reinelt | 3 | -42/+198 | |
Luk Claes added to AUTHORS cfg: group handling ('{}') added | |||||
2004-01-07 | [lcd4linux @ 2004-01-07 10:15:41 by reinelt] | reinelt | 4 | -184/+436 | |
small glitch in evaluator fixed made config table sorted and access with bsearch(), which should be much faster | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 23:01:37 by reinelt] | reinelt | 3 | -4/+7 | |
more copyright issues | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 22:33:13 by reinelt] | reinelt | 14 | -472/+542 | |
Copyright statements cleaned up | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 21:14:51 by reinelt] | reinelt | 4 | -14/+7 | |
more debianizing | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 18:22:41 by reinelt] | reinelt | 1 | -3/+13 | |
debian updates | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 17:56:43 by reinelt] | reinelt | 3 | -1000/+2045 | |
autotools update | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 17:37:00 by reinelt] | reinelt | 1 | -0/+20 | |
2004-01-06 | [lcd4linux @ 2004-01-06 17:33:45 by reinelt] | reinelt | 6 | -28/+298 | |
Evaluator: functions with variable argument lists Evaluator: plugin_sample.c and README.Plugins added | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 15:19:12 by reinelt] | reinelt | 2 | -104/+136 | |
Evaluator rearrangements... | |||||
2004-01-05 | [lcd4linux @ 2004-01-05 11:57:38 by reinelt] | reinelt | 7 | -8/+168 | |
added %y tokens to make the Evaluator useable | |||||
2004-01-02 | [lcd4linux @ 2004-01-02 14:20:15 by reinelt] | reinelt | 10 | -0/+201 | |
debianization added | |||||
2004-01-02 | [lcd4linux @ 2004-01-02 14:18:54 by reinelt] | reinelt | 2 | -0/+101 | |
Changelog, TODO updated | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 06:27:33 by reinelt] | reinelt | 4 | -8/+119 | |
added XMMS plugin from Markus Keil | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:56:13 by reinelt] | reinelt | 1 | -0/+1 | |
added .cvsignore containing '*.lo' | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:50:34 by reinelt] | reinelt | 2 | -0/+190 | |
added plugin_math.c and plugin_string.c | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:49:23 by reinelt] | reinelt | 3 | -94/+19 | |
extracted plugin_math and plugin_string into extra files | |||||
2003-12-19 | [lcd4linux @ 2003-12-19 05:35:13 by reinelt] | reinelt | 7 | -42/+57 | |
renamed 'client' to 'plugin' | |||||
2003-12-01 | [lcd4linux @ 2003-12-01 07:08:50 by reinelt] | reinelt | 3 | -11/+42 | |
Patches from Xavier: - WiFi: make interface configurable - "quiet" as an option from the config file - ignore missing "MemShared" on Linux 2.6 | |||||
2003-11-30 | [lcd4linux @ 2003-11-30 16:18:36 by reinelt] | reinelt | 1 | -5/+15 | |
Cwlinux: invalidate Framebuffer in case a char got redefined | |||||
2003-11-28 | [lcd4linux @ 2003-11-28 18:34:55 by nicowallmeier] | nicowallmeier | 1 | -4/+7 | |
Minor bugfixes | |||||
2003-11-24 | [lcd4linux @ 2003-11-24 11:34:54 by reinelt] | reinelt | 2 | -14/+68 | |
'Fixed' Rows which do not scroll by Lars Kempe temporary workaround for debian kernel-header bug | |||||
2003-11-16 | [lcd4linux @ 2003-11-16 09:45:49 by reinelt] | reinelt | 3 | -15/+21 | |
Crystalfontz changes, small glitch in getopt() fixed | |||||
2003-11-14 | [lcd4linux @ 2003-11-14 05:59:37 by reinelt] | reinelt | 2 | -0/+160 | |
added wifi.c wifi.h which have been forgotten at the last checkin | |||||
2003-11-12 | [lcd4linux @ 2003-11-12 05:42:35 by reinelt] | reinelt | 1 | -4/+9 | |
small changes to the 16x4 handling | |||||
2003-11-11 | [lcd4linux @ 2003-11-11 04:40:20 by reinelt] | reinelt | 5 | -9/+49 | |
WIFI patch from Xavier Vello | |||||
2003-11-11 | [lcd4linux @ 2003-11-11 04:30:41 by reinelt] | reinelt | 2 | -3/+14 | |
very minor changes | |||||
2003-10-27 | [lcd4linux @ 2003-10-27 09:05:42 by reinelt] | reinelt | 3 | -77/+336 | |
README.Rows, README.Tokens, lcd4linux.conf.sample from Thomas Siedentopf | |||||
2003-10-22 | [lcd4linux @ 2003-10-22 04:32:25 by reinelt] | reinelt | 2 | -4/+18 | |
fixed icon bug found by Rob van Nieuwkerk | |||||
2003-10-22 | [lcd4linux @ 2003-10-22 04:19:16 by reinelt] | reinelt | 4 | -37/+115 | |
Makefile.in for imon.c/.h, some MatrixOrbital clients | |||||
2003-10-12 | [lcd4linux @ 2003-10-12 06:08:28 by nicowallmeier] | nicowallmeier | 6 | -6/+633 | |
imond/telmond support | |||||
2003-10-12 | [lcd4linux @ 2003-10-12 04:46:19 by reinelt] | reinelt | 3 | -18/+135 | |
first try to integrate the Evaluator into a display driver (MatrixOrbital here) small warning in processor.c fixed (thanks to Zachary Giles) workaround for udelay() on alpha (no msr.h avaliable) (thanks to Zachary Giles) | |||||
2003-10-11 | [lcd4linux @ 2003-10-11 06:01:52 by reinelt] | reinelt | 10 | -119/+205 | |
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-08 | [lcd4linux @ 2003-10-08 14:21:10 by reinelt] | reinelt | 2 | -2/+73 | |
Changelog; small type in parport.c | |||||
2003-10-08 | [lcd4linux @ 2003-10-08 13:39:53 by andy-b] | andy-b | 1 | -27/+71 | |
Cleaned up code in MilfordInstruments.c, and added descriptions for other display sizes (untested) | |||||
2003-10-08 | [lcd4linux @ 2003-10-08 06:48:47 by nicowallmeier] | nicowallmeier | 1 | -2/+10 | |
special handling for 16x4 displays | |||||
2003-10-08 | [lcd4linux @ 2003-10-08 06:45:00 by nicowallmeier] | nicowallmeier | 1 | -3/+6 | |
Support of two displays of the same size | |||||
2003-10-07 | [lcd4linux @ 2003-10-07 04:12:38 by reinelt] | reinelt | 4 | -782/+858 | |
AM_PROG_LIBTOOL removed | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 05:51:15 by reinelt] | reinelt | 1 | -1/+25 | |
functions: min(), max() | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 05:47:27 by reinelt] | reinelt | 2 | -19/+37 | |
operators: ==, \!=, <=, >= | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 04:34:06 by reinelt] | reinelt | 4 | -0/+1034 | |
expression evaluator added | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 04:33:06 by reinelt] | reinelt | 2 | -0/+6967 | |
files 'libtool' and 'bootstrap' added | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 04:30:43 by reinelt] | reinelt | 4 | -53/+40 | |
libtool stuff again... |