aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am5
-rw-r--r--Makefile.in5
-rw-r--r--drv_Sample.c2
-rw-r--r--plugin_sample.c2
-rwxr-xr-xsmoketest.sh2
5 files changed, 5 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index fd69cc4..418f59c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -95,6 +95,7 @@ drv_WincorNixdorf.c \
drv_X11.c \
\
font_6x8.h \
+font_6x8_bold.h \
widget_image.c widget_image.h \
\
lcd4linux_i2c.h \
@@ -137,12 +138,8 @@ lcd4linux.lsm \
curses.m4 \
AUTHORS \
CREDITS \
-FAQ \
NEWS \
TODO \
README \
-README.Drivers \
-README.Plugins \
-README.KDE \
plugin_sample.c
diff --git a/Makefile.in b/Makefile.in
index 48d2451..0c29310 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -290,6 +290,7 @@ drv_WincorNixdorf.c \
drv_X11.c \
\
font_6x8.h \
+font_6x8_bold.h \
widget_image.c widget_image.h \
\
lcd4linux_i2c.h \
@@ -331,13 +332,9 @@ lcd4linux.lsm \
curses.m4 \
AUTHORS \
CREDITS \
-FAQ \
NEWS \
TODO \
README \
-README.Drivers \
-README.Plugins \
-README.KDE \
plugin_sample.c
all: config.h
diff --git a/drv_Sample.c b/drv_Sample.c
index ad37d56..d99fdf6 100644
--- a/drv_Sample.c
+++ b/drv_Sample.c
@@ -4,7 +4,7 @@
* sample lcd4linux driver
*
* Copyright (C) 2005 Michael Reinelt <reinelt@eunet.at>
- * Copyright (C) 2005 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2005, 2006, 2007 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
diff --git a/plugin_sample.c b/plugin_sample.c
index e15dc93..5114800 100644
--- a/plugin_sample.c
+++ b/plugin_sample.c
@@ -4,7 +4,7 @@
* plugin template
*
* Copyright (C) 2003 Michael Reinelt <reinelt@eunet.at>
- * Copyright (C) 2004 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
+ * Copyright (C) 2004, 2005, 2006, 2007 The LCD4Linux Team <lcd4linux-devel@users.sourceforge.net>
*
* This file is part of LCD4Linux.
*
diff --git a/smoketest.sh b/smoketest.sh
index e045e19..0a3086c 100755
--- a/smoketest.sh
+++ b/smoketest.sh
@@ -9,7 +9,7 @@ rm -f smoketest.log lcd4linux
make distclean
./bootstrap
-for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux G15 HD44780 LCD2USB LCDLinux LCDTerm LPH7508 LUIse M50530 MatrixOrbital MilfordInstruments Noritake NULL PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon USBLCD WincorNixdorf X11; do
+for driver in BeckmannEgle BWCT CrystalFontz Curses Cwlinux G15 HD44780 LCD2USB LCDLinux LCDTerm LEDMatrix LPH7508 LUIse M50530 MatrixOrbital MilfordInstruments Noritake NULL PNG PPM RouterBoard Sample serdisplib SimpleLCD T6963 Trefon USBHUB USBLCD WincorNixdorf X11; do
make distclean
./configure --with-driver=$driver
-10-15New Upstream Snapshot (commit d26b627)Jonathan McCrohan1-0/+10 2014-10-15Imported Upstream version 0+git20141009.d26b627upstream/0+git20141009.d26b627Jonathan McCrohan2010-11120/+159271 2014-07-23Release 0+git20140611.14bd6c7-1debian/0+git20140611.14bd6c7-1Jonathan McCrohan1-2/+2 2014-07-23New Upstream Snapshot (commit 14bd6c7)Jonathan McCrohan1-2/+3 2014-07-23Imported Upstream version 0+git20140611.14bd6c7upstream/0+git20140611.14bd6c7Jonathan McCrohan7-11/+60 2014-05-13New Upstream Snapshot (commit 1246b27)Jonathan McCrohan1-0/+6 2014-05-13Imported Upstream version 0+git20140512.1246b27upstream/0+git20140512.1246b27Jonathan McCrohan391-301/+3983 2014-04-05Release 0+git20140326.cfc2975-1debian/0+git20140326.cfc2975-1Jonathan McCrohan1-2/+2 2014-04-05d/control: update Homepage (upstream has moved from Gitweb to cgit)Jonathan McCrohan2-1/+2 2014-04-05New Upstream Snapshot (commit cfc2975)Jonathan McCrohan1-0/+6 2014-04-05Imported Upstream version 0+git20140326.cfc2975upstream/0+git20140326.cfc2975Jonathan McCrohan118-656/+877 2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2 2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9 No changes required