Commit Graph
100 Commits
Author SHA1 Message Date
marschap 3b23168977 harmonize coding style and messages; add more checks 2006-04-08 13:20:59 +00:00
marschap fe53c43754 harmonize coding style and messages; add more checks 2006-04-07 18:46:46 +00:00
marschap b9a3b9dc1f harmonize coding style and messages, add more checks 2006-04-07 18:44:53 +00:00
marschap ff050f9bf0 more checks in IOWarrior_chr and IOWarrior_string 2006-04-07 17:35:09 +00:00
marschap 7c0590b37b fix prev commit: correctly check on left side too 2006-04-07 16:40:13 +00:00
marschap 0ff8c4e032 harmonize coding style; silence warnings 2006-04-07 16:17:23 +00:00
marschap 4a634e19de coding style harmonization; more checks and messages 2006-04-07 16:03:26 +00:00
marschap 0756946378 coding style harmonizing; more checks 2006-04-07 15:58:43 +00:00
marschap 5486360e08 update old getkey() function to new get_key() 2006-04-06 14:19:23 +00:00
marschap 961147129d correct report() messages 2006-04-06 14:17:36 +00:00
marschap fdd4f531e4 remove references to getkey(); refer to get_key() instead 2006-04-06 14:17:00 +00:00
marschap 9ca7733b7a correct key mapping 2006-04-06 13:38:41 +00:00
marschap dcc4b45baa document changes to the get_key() return type 2006-04-06 13:27:37 +00:00
marschap 743871cff3 make get_key() result const char *, so that it is not modified 2006-04-06 13:25:14 +00:00
marschap bc01f2e012 silence compiler warnings 2006-04-06 11:04:55 +00:00
marschap 3a9d8da844 fix typo 2006-04-06 08:28:45 +00:00
marschap c09c2a1100 little update 2006-04-06 07:34:45 +00:00
marschap afc8c4d6c4 allow deselecting previously selected drivers: e.g. --enable-drivers='all,!hd44780' 2006-04-05 20:19:50 +00:00
marschap 17914dfbf6 update irman driver to v0.5 API, lirc as well 2006-04-05 20:04:39 +00:00
marschap 5fabbcc9ff streamline report() and debug() arguments 2006-04-05 17:38:32 +00:00
marschap 12c3163092 update copyright, cleanup usage message 2006-04-05 17:37:07 +00:00
marschap b6f52faceb correct a few omissions 2006-04-05 10:49:52 +00:00
marschap 9a8f970f6a sync with real config parameters from sources 2006-04-05 10:43:24 +00:00
marschap 4b25be7fa1 harmonize parameter names with other drivers, make ISO_8859_1 boolean 2006-04-05 10:42:02 +00:00
marschap 580e59b6a4 streamline config file parameter names 2006-04-05 10:40:41 +00:00
marschap 63eb923b8b omit extra \n at end of report() format strings 2006-04-05 10:39:44 +00:00
marschap afdfbc811f document new drivers 2006-04-05 10:38:34 +00:00
marschap bb49a9182b update user's guide 2006-04-05 10:36:58 +00:00
marschap fa88c2b8eb update LCDd man mage: all drivers, connection types 2006-04-05 06:06:48 +00:00
marschap f1d36b0179 update developer documentaton 2006-04-05 06:04:20 +00:00
marschap 1c1ade5f56 update screen_set usage 2006-04-05 06:00:25 +00:00
marschap 0765fb4c81 fix syntax: priorities aren't numeric any more 2006-03-29 11:42:19 +00:00
marschap 3a4bb3b149 enable lcdproc client menus 2006-03-29 11:17:36 +00:00
marschap 3be87bda21 relicence CFontz633io.c and explain the reasons for it 2006-03-29 10:55:02 +00:00
marschap d9999ff9d3 updates in preparation of version 0.5 2006-03-29 06:34:41 +00:00
marschap 0dc290c722 update changelog 2006-03-28 14:03:24 +00:00
marschap ce195bdbe6 add new chapter about driver API; fix a few errors in the other dobbooks 2006-03-28 14:01:34 +00:00
marschap 8acd3f9564 increase buffer for client name; spotted by M. Dolze; original patch by A. Foss 2006-03-28 10:57:38 +00:00
marschap 9f9150e914 add ppdev patches by Andrés Trapanotto 2006-03-27 15:10:48 +00:00
marschap cbfbebbef7 add quoting to avoid warnings; patch by Andrés Trapanotto 2006-03-27 14:30:43 +00:00
marschap 692828eaff commit Andrew Foss's updated patch 2006-03-11 17:30:07 +00:00
marschap 2466188aa3 documentation update 2006-03-11 07:59:31 +00:00
marschap 8f4110ec26 add function to support the LCDproc protocol 'info' command 2006-03-11 07:58:54 +00:00
marschap 333bc8b834 update web site address in man page 2006-03-04 17:57:54 +00:00
marschap ecd4eab2be update to work with lcdproc 0.5; extedn documentation 2006-03-04 17:42:46 +00:00
marschap 450c006775 3rd step towards a non-native package for Debian: adapt Makefile.am to include scripts/debian/ 2006-03-03 17:32:47 +00:00
marschap 6262e10030 2nd step towards a non-native package for Debian: remove contents of /debian 2006-03-03 17:20:50 +00:00
marschap d41ec1a731 1st step towards a non-native package for Debian: copy debian/ below scripts/ 2006-03-03 16:43:48 +00:00
marschap b38732a2ce fix previous commit. sorry for the fuss 2006-03-03 14:27:39 +00:00
marschap 7997687f2d also add Andrew Foss 2006-02-28 21:13:04 +00:00
marschap be77536214 name directory correctly 2006-02-28 20:19:39 +00:00
marschap 009d3f71d2 a few fixes from Andrew Foss 2006-02-27 17:57:23 +00:00
marschap cb7f3ab8d7 credit major contributors, update README 2006-02-25 19:44:48 +00:00
marschap 26904e9637 add contrib directory & contents 2006-02-25 18:23:24 +00:00
marschap d0d8b1d9f1 add output support to pylcd driver - patch provided by Stefan Reinauer 2006-02-22 08:50:22 +00:00
marschap e74c08a052 more cleanup to lcdproc client 2006-02-18 21:52:28 +00:00
marschap 6bc60a92fe clean up lcdproc client and add menu support (to be enabled at compile time) -
based upon patch by Andrew Foss
2006-02-18 19:50:50 +00:00
marschap d77ada0bde add menu support to lcdproc client (currently hidden behind #ifdef LCDPROC_MENUS) -
patch provided by Andrew Foss
2006-02-18 16:18:22 +00:00
marschap dd66eac255 update serialVFD driver and comment bignum library -
patch provided by Stefan Herdler
2006-02-18 13:41:39 +00:00
marschap df4c6d4f2c update ula200 driver: fix a bug when heartbeats are off, add key map -
patch provided by Bernd Walle
2006-02-18 13:11:47 +00:00
marschap 4142f8d8dd document i2c sub-driver of the HD44780 driver - provided by Matthias Goebl 2006-02-17 18:52:06 +00:00
marschap cf0e82ddf7 initialize counter variables to fix core dumpswhen reading config file -
patch provided by M. Dolze
2006-02-17 18:47:34 +00:00
marschap 1f523c6438 add driver for the ULA-200 device from ELV, 2006-02-11 18:50:14 +00:00
marschap e85fcff640 fix check for Darwin 2006-02-05 12:15:06 +00:00
marschap fe248c7476 make lcdproc compile under Darwin/Mac OS X based on patch by Eric Pooch 2006-02-04 19:38:09 +00:00
marschap 226f053549 patch from M. Dolze to fix a potential problem with ia variant of hd44780
winamp wiring when using less than 3 displays
2006-02-04 17:29:26 +00:00
marschap 4d60c5b73c add serialVFD driver provided by Stefan Herdler 2006-02-03 19:17:01 +00:00
marschap af1125fd98 add libLCD.a to the libraries required for the tyan driver.
Thanks to Jon frederic for spotting the issue.
2006-02-03 18:00:00 +00:00
marschap 15641fb9f3 add machine_Darwin.c to lcdproc's sources 2006-02-03 17:54:04 +00:00
marschap 677fe1e620 Darwin variant of machine specific code for LCDproc client provided by Eric Pooch 2006-02-03 17:46:34 +00:00
marschap b5634b8629 unbreak pylcd on FreeBSD; thanks to Markus Dolze 2006-01-29 22:04:12 +00:00
marschap 29a2ea0394 fix a few typos 2006-01-22 15:42:16 +00:00
marschap 34cf0696ae add comments, use getopt, cleanup, ... 2006-01-18 21:17:39 +00:00
marschap 5b4c15c2a6 remove duplicate "break" 2006-01-18 20:56:46 +00:00
marschap 199f15860e add patch by M. Goebl to report initial errors with RPT_ERR and
return(-1) as the other drivers do.
2006-01-18 14:47:05 +00:00
marschap d372cfb3f8 change priority of some debugging statements 2006-01-16 20:14:49 +00:00
marschap a2a37f2013 now that we have getopt in shared/, remove unnecessary getopt.* in server/. 2006-01-16 19:58:10 +00:00
marschap e0bc105759 add GNU getopti & check for it; prepare for use with getopt_long() 2006-01-16 19:53:28 +00:00
marschap a66d02577e don't wait forever for the correct response 2006-01-16 19:49:48 +00:00
marschap aeffd250a1 require automake 1.7 in condifure.in; update all Makefile.am: add comments,
replace obsoleted INCLUDES by AM_CPPFLAGS
2006-01-16 19:36:58 +00:00
marschap b24543aadf remove unnecessary line 2006-01-16 09:11:00 +00:00
marschap 747f3200ae fix previous commit 2006-01-16 08:30:51 +00:00
marschap 7bb8383c01 fix AM_CCFLAGS in server/drivers/Makefile.am
fix *bar() functions in imon driver found by Peter Wyss <peter@wyss.id.au>
2006-01-15 20:46:13 +00:00
marschap b43e0c8902 fix previous commit 2006-01-15 20:12:27 +00:00
marschap a16b117f53 make CFLAGS configurable with defaults 2006-01-15 19:34:28 +00:00
marschap a0cd7a51e8 add new driver CFontzPacket for CrystalFontz CFA631, CFA633 & CFA635;
add new connection type 'i2c' for for the hd44780 contributed by
Matthias Goebl <matthias.goebl@goebl.net>;
harmonize spelling of driver names in configure script and LCDd.conf
2006-01-14 19:14:44 +00:00
marschap 67a0d2c965 CRETS to whom credits are due 2006-01-07 22:52:13 +00:00
marschap cbf6c280f6 slightly modified patch by Markus Dolze to solve the problem that
hd44780_CFLAGS was not used correctly
2006-01-07 22:50:52 +00:00
marschap d38e449413 apply patch by Markus Dolze which unbreaks building of the lcdproc client
on recent NetBSD 3.0 and also corrects calculation of the available swap
space
2006-01-07 12:03:12 +00:00
marschap 2d203bbbfc add patches by M. Dolze for better BSD support 2006-01-02 15:37:45 +00:00
marschap f0300d1765 sort drivers alphabetically in acinclude.m4 & server/drivers/Makefile.am;
update server/drivers/wirz-sli.c to make it complile afgain and announce
it in acinclude.m4; update info how to include a new driver to make the
examples resemble the current driver situation more closely
2005-12-17 17:04:00 +00:00
marschap 2b07585f0f normalize IP before each call to verify() 2005-12-15 12:47:39 +00:00
marschap e88d8fd019 correct IP address verification; continue correctly even if it fails 2005-12-15 12:04:53 +00:00
marschap 4c07549b02 add driver pylcd provided by sylvain@kernelconcepts.de for Pyramid LCD devices 2005-12-15 09:39:26 +00:00
marschap 4219160d03 add driver for Tyan barebones 2005-11-29 20:45:15 +00:00
marschap 016866d2fa extend autogen.sh as proposed by Pavel S. Shirshov's patch from sf.net 2005-10-16 15:11:22 +00:00
marschap 14faa4f112 add driver for Noritake VFD provided by Simon Funke 2005-10-16 14:35:38 +00:00
marschap 7e2299f923 make lcdmetar.pl podchecker-clean 2005-10-16 14:20:42 +00:00
marschap b52d7be567 fix typo reported on the mailing list by Simon Funke 2005-10-07 16:53:47 +00:00
marschap cfcf89ccd1 get rid of local variable incoming_command; prepare for changes that allow
querying the LCD module from the driver (e.g. for its model, firmware, ...)
2005-08-31 16:36:27 +00:00