From ded8e36b6371187c85cd78cfd791f569ff9e169a Mon Sep 17 00:00:00 2001 From: reinelt Date: Fri, 2 Jan 2004 14:18:54 +0000 Subject: [lcd4linux @ 2004-01-02 14:18:54 by reinelt] Changelog, TODO updated git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@284 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- ChangeLog | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 594d692..7650ad9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,100 @@ +2003-12-19 Michael Reinelt + + * Makefile.am, Makefile.in, plugin.c, plugin_xmms.c: + added XMMS plugin from Markus Keil + + * .cvsignore: added .cvsignore containing '*.lo' + + * plugin_math.c, plugin_string.c: + added plugin_math.c and plugin_string.c + + * Makefile.am, Makefile.in, plugin.c: + extracted plugin_math and plugin_string into extra files + + * MatrixOrbital.c, cfg.c, client.c, client.h, lcd4linux.c, plugin.c, plugin.h, Makefile.am, Makefile.in: + renamed 'client' to 'plugin' + +2003-12-01 Michael Reinelt + + * system.c, wifi.c, lcd4linux.c: + 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 Michael Reinelt + + * Cwlinux.c: + Cwlinux: invalidate Framebuffer in case a char got redefined + +2003-11-28 nicowallmeier + + * wifi.c: Minor bugfixes + +2003-11-24 Michael Reinelt + + * isdn.c, processor.c: + 'Fixed' Rows which do not scroll by Lars Kempe + temporary workaround for debian kernel-header bug + +2003-11-16 Michael Reinelt + + * Crystalfontz.c, MatrixOrbital.c, lcd4linux.c: + Crystalfontz changes, small glitch in getopt() fixed + +2003-11-14 Michael Reinelt + + * wifi.c, wifi.h: + added wifi.c wifi.h which have been forgotten at the last checkin + +2003-11-12 Michael Reinelt + + * HD44780.c: small changes to the 16x4 handling + +2003-11-11 Michael Reinelt + + * Makefile.am, Makefile.in, parser.c, parser.h, processor.c: + WIFI patch from Xavier Vello + + * TODO, dvb.c: very minor changes + +2003-10-27 Michael Reinelt + + * README.Rows, README.Tokens, lcd4linux.conf.sample: + README.Rows, README.Tokens, lcd4linux.conf.sample from Thomas Siedentopf + +2003-10-22 Michael Reinelt + + * XWindow.c, icon.c: fixed icon bug found by Rob van Nieuwkerk + + * Makefile.in, MatrixOrbital.c, icon.c, lcd4linux.c: + Makefile.in for imon.c/.h, some MatrixOrbital clients + +2003-10-12 nicowallmeier + + * Makefile.am, imon.c, imon.h, parser.c, parser.h, processor.c: + imond/telmond support + +2003-10-12 Michael Reinelt + + * MatrixOrbital.c, processor.c, udelay.c: + + 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 Michael Reinelt + + * evaluator.h, expression.c, expression.h, lcd4linux.c, Makefile.am, Makefile.in, cfg.c, client.c, client.h, config.guess, config.sub, evaluator.c: + 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 Michael Reinelt + + * ChangeLog, parport.c: Changelog; small type in parport.c + 2003-10-08 andy-b * MilfordInstruments.c: -- cgit v1.2.3