gfk
cf2cc58105
Minor fixes.
2008-09-25 00:46:11 +00:00
gfk
555d674030
Fixed the script to work with the new sourceforge upload mechanism.
2008-09-21 01:22:50 +00:00
gfk
ac739cbb72
Fixed the script to work with the new sourceforge upload mechanism.
2008-09-21 01:16:39 +00:00
gfk
463d821740
Using xmlto instead of docbook2html, docbook2txt or docbook2pdf. Cleaned up a bit.
2006-10-02 00:48:36 +00:00
gfk
fc1bcd41c5
Using the server libs for the drivers shared objects.
2006-09-04 01:18:44 +00:00
gfk
7762e801e5
check sys/sysctl.h seperately, as it requires other headers on at least OpenBSD
2006-09-03 15:20:36 +00:00
gfk
f348d119a0
Fixed a missing i386 lib on OpenBSD.
2006-09-01 22:59:23 +00:00
gfk
6bc01c64d7
Was missing a ].
2006-05-21 20:49:56 +00:00
gfk
8b5e6d6e72
lirc.docbook does not exists so it should not be part of the distribution.
2006-04-12 15:00:30 +00:00
gfk
ec0c5588bb
Added the nightly tarball scripts.
2006-03-01 02:33:40 +00:00
gfk
702b0be737
Added hd44780-lcdserializer.c and hd44780-lcdserializer.h
2005-05-20 17:41:35 +00:00
gfk
8da364087a
Fix some XML errors.
2005-01-03 21:16:23 +00:00
gfk
8c5e8edfcf
Slap on the forehead. I had commited some object files.
2003-12-24 19:57:54 +00:00
gfk
1372677298
New lcdproc client by Thomas Runge. Works on Solaris, Linux, NetBSD, OpenBSD and FreeBSD.
2003-12-24 19:47:55 +00:00
gfk
9779ae82f6
Fixed a typo in the subtitle. (shame) Thanks to Conrad Braun for reporting it.
2003-08-19 00:41:02 +00:00
gfk
c828ddc45b
NetBSD port by Thomas Runge.
2003-08-12 02:35:01 +00:00
gfk
d3223644a2
Portability: patch by Christian Grigis <christian.grigis@smartdata.ch> to allow building the software from a directory different
2003-08-02 00:37:10 +00:00
gfk
6e356d9732
Changed the underscores (_) for dashes (-) in the id fields because my XML parser didn't liked them.
2003-07-12 13:41:54 +00:00
gfk
27529bc77f
Old linuxes support (glibc1 and libc5).
2002-12-23 19:35:43 +00:00
gfk
73d922a9a5
Small fix to prevent a division by zero.
2002-11-30 02:51:17 +00:00
gfk
99d7717e1c
Changed getopt's signed char to an int
2002-11-14 03:23:53 +00:00
gfk
365c1d7bf7
Added (small) documentation for the T6963 driver
2002-10-26 01:45:20 +00:00
gfk
58d8d1af90
Removed the Seetron/SFX120 driver
2002-10-22 14:11:38 +00:00
gfk
ac11c02b75
Removed the Seetron/SFX120 driver
2002-10-22 14:05:38 +00:00
gfk
f90b7ea4d5
Added the wiring to the comments.
2002-10-22 03:00:11 +00:00
gfk
94efcc17a0
Patch by Marc-Oliver Straub for the big clock screen.
2002-10-19 03:04:26 +00:00
gfk
730670fd9a
Darn, FreeBSD outb was upside down...
2002-10-03 20:30:12 +00:00
gfk
85f72ddc0e
Starting the developers docs in docbook.
2002-10-01 18:49:54 +00:00
gfk
46f930bf98
Starting the developers docs in docbook.
2002-10-01 18:40:21 +00:00
gfk
71389edb05
Set version to 0.5
2002-10-01 00:01:00 +00:00
gfk
b8480b8d7a
Removed warnings and added some comments.
2002-09-28 16:04:50 +00:00
gfk
4564aba771
Added the mtc_s16209x driver by Michael Boman.
2002-09-28 00:57:35 +00:00
gfk
8302e930a0
Added two lib checks for sched_setscheduler.
2002-08-28 22:29:08 +00:00
gfk
0ffc198db1
2 portability fixes: Added tests for i386 on BSDs and added a check for sched_setscheduler.
2002-08-27 02:03:33 +00:00
gfk
2387f30bc3
Added a few todos that would improve lcdproc client portability.
2002-08-11 19:33:56 +00:00
gfk
65881f732d
Changed the web site to http://lcdproc.org/
2002-08-11 19:32:57 +00:00
gfk
450d05274f
Added a link to the documentation.
2002-05-20 21:57:46 +00:00
gfk
40706764dd
Added a portable snprintf implementenation in case it's not present.
2002-05-11 18:19:39 +00:00
gfk
c730e2dba1
Solaris portability fixes.
2002-05-09 00:30:19 +00:00
gfk
f3b2b0688a
Quoted the tests in a safer way in an atempt to make it work on Solaris.
2002-05-09 00:19:50 +00:00
gfk
26a63f7d81
Changed HAVE_LPT_PORT to HAVE_PCSTYLE_LPT_CONTROL
2002-05-04 14:20:22 +00:00
gfk
8cff8dbf77
Using autoconf check to detect if there's a parallel port.
2002-05-02 01:17:28 +00:00
gfk
77b73505ec
Now using FreeBSD's inb and outb instead of the ASM ones in the FreeBSD port.
2002-05-02 00:53:32 +00:00
gfk
0f5b336514
Added a newline at the end of these files, because gcc was complaining about it.
2002-04-29 23:27:24 +00:00
gfk
ca70ceb048
FreeBSD's i386_get_ioperm implemented.
2002-04-29 23:24:14 +00:00
gfk
8e1a0f1786
Added README.IRman and README.lirc to the distro.
2002-03-17 22:09:32 +00:00
gfk
924b2e51dd
Implemented the no ServerScreen feature. Also corrected a bug which prevented to run without any screen.
2002-03-15 20:24:39 +00:00
gfk
02464aa80f
Ported functions port_deny_full and port_deny to BSDs. Also converted the C++ comments to C comments.
2002-02-27 21:34:46 +00:00
gfk
505bc086ee
Replacing 'test -e' by 'test -f' since Solaris' shell (sh) doesn't like it...
2002-02-22 23:29:34 +00:00
gfk
41fe669e9a
Almost complete rewrite of the METAR perl client.
2002-01-02 20:05:20 +00:00
gfk
c28d25b795
Partial implementation of Thomas Runge's BSD port.
2001-12-28 21:52:39 +00:00
gfk
09b4ff9271
Partial port of the server to OpenBSD and NetBSD/i386.
2001-12-25 19:28:54 +00:00
gfk
1778464b0f
Added sed1330.c and sed1330.h to the distribution.
2001-12-25 18:37:12 +00:00
gfk
af88fbfdfa
Removed the warnings when running autoconf.
2001-12-25 18:33:04 +00:00
gfk
ff368e7089
Fix my (incorrect) fix (with a good one I hope). Also reimplemented delayMult in the driver.
2001-12-25 18:01:45 +00:00
gfk
9d1f424028
Added a note about the shared directory when compiling only a part of the package.
2001-12-23 22:05:51 +00:00
gfk
13d82693ac
Partially implemented Thomas Runge's BSD port.
2001-12-23 21:52:45 +00:00
gfk
2d53db20ff
Added lcd-port.h and timing.h to the distribution.
2001-12-23 20:04:58 +00:00
gfk
5de08960bf
Moved the uPause function to timmings.h for modularity and easier porting to BSD.
2001-12-23 19:43:20 +00:00
gfk
4bb591c629
Several corrections and adds to the text files.
2001-12-22 20:20:59 +00:00
gfk
bd2d6bade5
Small fix to have the name of the selected drivers displayed in a comma separated list. Other typos fixed too.
2001-12-22 03:18:05 +00:00
gfk
0b40559872
Fix for the missing ACS_S3, ACS_S7, wcolor_set() and redrawwin() with the curses driver.
2001-11-30 23:53:16 +00:00
gfk
98d9fc1cb6
Changed the version to 'dev' to show that this is the unstable version.
2001-11-24 15:09:23 +00:00
gfk
8f68b0f8a7
Added LCDd.conf to the distribution
2001-11-14 21:00:06 +00:00
gfk
91c430a8c4
Fixed to remove the warnings when debugging is turned on.
2001-11-11 19:18:28 +00:00
gfk
e67defae0e
Small fix for the autoconf support of the t6963 driver by mythos.
2001-11-03 14:33:03 +00:00
gfk
216d45f477
Fix for 'the dumbest fix of the month'. In fact, just a simplification of an earlier fix.
2001-11-02 18:56:51 +00:00
gfk
12016257ff
Replaced the AC_TRY_RUN test for the more simple AC_TRY_COMPILE where we check for defines.
2001-11-01 14:31:08 +00:00
gfk
39874bbf87
Some cleanup:
...
Changed the optimization value to -O3
Moved the (n)curses autoconf tests to the (n)curses driver section.
Removed commented commands in configure.in
Added define ACS_* test for curses driver
2001-10-31 22:05:14 +00:00
gfk
7a4f465560
Better portability patch for systems that don't define SYS_NMLN.
2001-10-26 22:52:10 +00:00
gfk
134b33ace6
Crash landing of the fix for bug #472883 : BSD curses.h allready declares LL.
2001-10-26 16:29:12 +00:00
gfk
48ca48182f
Oops, the last fix (SYS_NMLN) make a segfault! Backing up. Will find another solution for the SYS_NMLN problem.
2001-10-24 20:39:37 +00:00
gfk
15325e8e3b
Added header linux/joystick.h as prerequistefor the joy driver.
2001-10-22 19:45:13 +00:00
gfk
7c69f63be9
Small portability fix for systems that don't define SYS_NMLN
2001-10-22 19:39:36 +00:00
gfk
5b689135ad
Added hd44780-charmap.h to the list of file of the distribution.
2001-10-20 00:21:02 +00:00
gfk
8b19e5bc12
patch to initialize sockaddr by Jarda Benkovsky
2001-10-19 22:26:58 +00:00
gfk
85957e2154
change %08x -> %p to print pointers by Jarda Benkovsky
2001-10-19 22:23:25 +00:00
gfk
80955f703a
Patch to initialize sockaddr by Jarda Benkovsky.
2001-10-19 22:04:52 +00:00
gfk
2ac2b16c49
Error reporting patch by Jarda Benkovsky
2001-10-19 21:31:37 +00:00
gfk
10a2c963a7
Configure improvements as documented in bug 463908
2001-10-08 17:02:51 +00:00
gfk
fc113474d5
Added lcd_lib.h to the distribution.
2001-10-08 16:37:43 +00:00
gfk
b43479efd1
Correction for bug 467036
2001-10-08 16:09:55 +00:00