aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog53
1 files changed, 53 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c5b2b4..1d66864 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,58 @@
+2005-02-24 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * drivers.m4, drv.c, drv_Crystalfontz.c, drv_LCDLinux.c, drv_SimpleLCD.c, drv_generic_text.c, lcd4linux.conf.sample, config.h.in, configure, Makefile.am, Makefile.in:
+ SimpleLCD driver added
+
+ * drv_LCDLinux.c: LCD-Linux driver GOTO_COST corrected
+
+2005-01-30 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * drv.c, drv_LCDLinux.c, drv_USBLCD.c, lcd4linux.conf.sample:
+ driver for LCD-Linux finished
+
+2005-01-29 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * drv_HD44780.c: minor HD44780 cleanups
+
+2005-01-22 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * Makefile.am, Makefile.in, config.h.in, configure, drivers.m4, drv.c, drv_LCDLinux.c, drv_LCDTerm.c, lcd4linux.conf.sample:
+ LCD-Linux driver added
+
+ * drv_MatrixOrbital.c: MatrixOrbital backlight micro-fix
+
+2005-01-18 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * thread.h, timer.c, timer.h, udelay.c, udelay.h, widget.c, widget.h, widget_bar.c, widget_bar.h, widget_icon.c, widget_icon.h, widget_text.c, widget_text.h, drv_HD44780.c, drv_Image.c, drv_LCDTerm.c, drv_M50530.c, drv_MatrixOrbital.c, drv_MilfordInstruments.c, drv_NULL.c, drv_RouterBoard.c, drv_T6963.c, drv_USBLCD.c, drv_X11.c, drv_generic_graphic.c, drv_generic_graphic.h, drv_generic_parport.c, drv_generic_parport.h, drv_generic_serial.c, drv_generic_serial.h, drv_generic_text.c, drv_generic_text.h, evaluator.c, evaluator.h, font_6x8.h, hash.c, hash.h, layout.c, layout.h, lcd4linux.c, lcd4linux.xpm, pid.c, pid.h, plugin.c, plugin.h, plugin_apm.c, plugin_cfg.c, plugin_cpuinfo.c, plugin_diskstats.c, plugin_dvb.c, plugin_exec.c, plugin_i2c_sensors.c, plugin_imon.c, plugin_isdn.c, plugin_loadavg.c, plugin_math.c, plugin_meminfo.c, plugin_mysql.c, plugin_netdev.c, plugin_pop3.c, plugin_ppp.c, plugin_proc_stat.c, plugin_sample.c, plugin_seti.c, plugin_string.c, plugin_test.c, plugin_time.c, plugin_uname.c, plugin_uptime.c, plugin_wireless.c, plugin_xmms.c, plugins.m4, qprintf.c, qprintf.h, thread.c, configure.in, debug.c, debug.h, drivers.m4, drv.c, drv.h, drv_BWCT.c, drv_BeckmannEgle.c, drv_Crystalfontz.c, drv_Curses.c, drv_Cwlinux.c, cfg.c, cfg.h, configure:
+ added (C) to all copyright statements
+
+2005-01-17 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * drv_HD44780.c: info about backlight and brightness
+
+ * lcd4linux.conf.sample, cfg.c, drv_HD44780.c:
+ added software-controlled backlight support to HD44780
+
+2005-01-15 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * drv_LCDTerm.c: LCDTerm driver added, take 2
+
+ * lcd4linux.conf.sample: LCDTerm section added to lcd4linux.conf.sample
+
+ * configure.in, drivers.m4, drv.c, lcd4linux.conf.sample, Makefile.am, Makefile.in, config.h.in, configure:
+ LCDTerm driver added
+
+2005-01-11 Michael Reinelt <reinelt@merlin.ethnet>
+
+ * lcd4linux.conf.sample: further changes to lcd4linux.conf.sample
+
+ * lcd4linux.conf.sample, plugin_proc_stat.c:
+ changes to lcd4linux.conf.sample
+
2005-01-09 Michael Reinelt <reinelt@merlin.ethnet>
+ * ChangeLog: ChangeLog updated
+
* configure.in, drv_generic_graphic.c, drv_generic_text.c, plugin_uname.c, CREDITS, README, configure:
small type in plugin_uname fixed
new homepage lcd4linux.bulix.org
page 2012-03-08Import upstream version 0.11.0~svn1180Jonathan McCrohan19-2871/+3952 2011-12-27Import upstream version 0.11.0~svn1165Jonathan McCrohan6-166/+495 2011-12-25Import upstream version 0.11.0~svn1164Jonathan McCrohan11-162/+315 2011-12-25Update libmysqlclient-dev virtual package in build-depends.Jonathan McCrohan1-1/+1 Thanks to Clint Byrum <clint@ubuntu.com> for the patch. 2011-08-31Import upstream version 0.11.0~svn1159Jonathan McCrohan4-5/+5 2011-08-30update debian/changelogReinhard Tartler1-1/+4 2011-08-28* New upstream snapshotJonathan McCrohan2-4/+11 * Make lcd4linux linux specific (requested by kFreeBSD team) * Add optional build targets build-indep and build-dep (thanks to lintian for catching this) 2011-08-26Import upstream version 0.11.0~svn1158Reinhard Tartler34-1743/+4490 2011-08-20normalize with wrap-and-sort(1)Reinhard Tartler2-17/+20 2011-08-20Make lcd4linux linux specificReinhard Tartler1-2/+1 on request of freebsd porters: http://permalink.gmane.org/gmane.linux.debian.devel.general/164670 2011-04-29add sqlite3-dev to build dependssiretart@tauware.de2-2/+4 2011-04-29mention new co-maintainersiretart@tauware.de1-0/+1 2011-04-29add libdbus-1-dev to build dependssiretart@tauware.de2-1/+3 2011-04-29normalize fields with wrap-and-sort(1)siretart@tauware.de2-18/+20 2011-04-29fix order of calling dh_autoreconf_cleansiretart@tauware.de1-1/+1 avoids leftover debhelper log file 2011-04-29Add Uploader details to Debian PackageJonathan McCrohan1-0/+1 2011-04-27Bug fix: "script lcd4linux/init.d/lcd4linux missing dependency onReinhard Tartler2-1/+5 $syslog", thanks to Petter Reinholdtsen (Closes: #582825). 2011-04-27No longer build the mpd module. Closes: #578226Reinhard Tartler1-0/+1 2011-04-27No longer compile against Python. Python 2.6 now links against libssl,Reinhard Tartler2-2/+3 which is in conflicts with the package license GPL.