Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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... | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 65 | -273/+607 | |
libtool junk; copyright messages cleaned up | |||||
2003-10-04 | [lcd4linux @ 2003-10-04 07:54:17 by reinelt] | reinelt | 7 | -1217/+23170 | |
autoconf/automake/libtool fixes from Ronald Landheer-Cieslak | |||||
2003-10-03 | [lcd4linux @ 2003-10-03 03:53:12 by reinelt] | reinelt | 1 | -2/+12 | |
compile error in parport fixed (thanks to Andrew from FilmCan) | |||||
2003-10-03 | [lcd4linux @ 2003-10-03 03:51:14 by reinelt] | reinelt | 2 | -46/+92 | |
start support for new MatrixOrbital MX2 displays | |||||
2003-09-29 | [lcd4linux @ 2003-09-29 06:58:36 by reinelt] | reinelt | 7 | -15/+381 | |
new driver for Milford Instruments MI420 by Andy Baxter | |||||
2003-09-29 | [lcd4linux @ 2003-09-29 06:12:56 by reinelt] | reinelt | 3 | -15/+22 | |
changed default HD44780 wiring: unused signals are GND | |||||
2003-09-21 | [lcd4linux @ 2003-09-21 06:43:02 by reinelt] | reinelt | 2 | -2/+71 | |
MatrixOrbital: bidirectional communication HD44780: special handling for 16x1 displays (thanks to anonymous bug report on sf.net) | |||||
2003-09-19 | [lcd4linux @ 2003-09-19 08:40:32 by reinelt] | reinelt | 4 | -27/+54 | |
increased version number to 0.9.12 port locking is done as /var/lock/LCK..usb_tts_0 for /dev/usb/tts/0 | |||||
2003-09-19 | [lcd4linux @ 2003-09-19 03:51:29 by reinelt] | reinelt | 6 | -17/+160 | |
minor fixes, widget.c added | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 07:20:51 by reinelt] | reinelt | 3 | -12/+32 | |
Changelog | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 06:45:43 by reinelt] | reinelt | 9 | -57/+188 | |
icons for all remaining drivers | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 06:20:39 by reinelt] | reinelt | 7 | -8673/+459 | |
HD44780 timings changed; deactivated libtool | |||||
2003-09-11 | [lcd4linux @ 2003-09-11 15:05:24 by reinelt] | reinelt | 3 | -89/+1519 | |
missing files for autoconf/automake/libtool | |||||
2003-09-11 | [lcd4linux @ 2003-09-11 04:09:52 by reinelt] | reinelt | 6 | -14/+46 | |
minor cleanups | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 15:59:39 by reinelt] | reinelt | 4 | -13/+391 | |
minor cleanups | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 15:09:21 by reinelt] | reinelt | 1 | -0/+28 | |
ChangeLog | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 14:01:52 by reinelt] | reinelt | 6 | -21/+110 | |
icons nearly finished\! | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 08:37:09 by reinelt] | reinelt | 2 | -50/+73 | |
icons: reorganized tick_* again... | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 03:48:22 by reinelt] | reinelt | 7 | -47/+130 | |
Icons for M50530, new processing scheme (Ticks.Text...) | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 11:47:47 by reinelt] | reinelt | 3 | -14/+37 | |
basic icon support for HD44780 | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 06:54:43 by reinelt] | reinelt | 15 | -135/+177 | |
new function 'cfg_number()' | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 05:30:33 by reinelt] | reinelt | 11 | -90/+243 | |
even more icons stuff |