Commit Graph
1605 Commits
Author SHA1 Message Date
mmdolze bda3765110 Cast pointer correctly 2009-05-14 06:18:55 +00:00
mmdolze 38fa2720cf Fix handling of named priorities.
Any name not in the list of priorities made the screen get hidden. Now
the server returns an error message.
Discovered by lint(1).
2009-05-14 06:15:59 +00:00
mmdolze 640fcc1f1f Silence some lint(1) warnings 2009-05-14 05:59:36 +00:00
mmdolze 779ede6761 Correct style and indention 2009-05-14 05:56:22 +00:00
mmdolze adfe557115 Re-add hd44780-usblcd connection type for devices made by Adams IT Services.
This driver has been part of v0.4.5 but was never ported to v0.5.x.
2009-05-11 06:23:39 +00:00
mmdolze 85a2e68c23 Fix line endings set to CR/LF in previous commit 2009-05-11 05:23:11 +00:00
mmdolze 8442e313d3 Add more auto-generated files to ignore 2009-05-10 15:03:08 +00:00
mmdolze a5b2314405 Remove incorrect or inconsistenly used cvs keywords 2009-05-08 17:14:45 +00:00
mmdolze 3518692661 Check if INADDR_NONE is defined 2009-05-08 16:01:55 +00:00
mmdolze a126ea5db2 Rearrange and update comments
Detect and warn on common misconfigurations
2009-05-08 16:00:07 +00:00
mmdolze f9e5afec98 Assume 255 characters for DNS name 2009-05-08 15:58:49 +00:00
mmdolze 71ac776441 Don't reference non-existing section 2009-05-08 15:57:23 +00:00
mmdolze 3a9f113b18 Update to correctly retrive CPU statistics on 2.6 kernels 2009-04-20 19:31:34 +00:00
mmdolze 16574c5db4 Corrections to the 8bit and winamp connection types 2009-04-20 19:28:25 +00:00
mmdolze 9502cdde6e Change hbars to make last char in-/decrease vertically 2009-04-11 18:48:13 +00:00
mmdolze 69d963fed2 Add a missing parameter in report call 2009-03-26 19:52:09 +00:00
mmdolze 0d846991fb Fix an off-by-one error 2009-03-26 18:54:34 +00:00
mmdolze ddd39c7fd4 Remove some outdated documentation
Most of it has been integrated into the User's Guide.
2009-03-23 22:58:44 +00:00
mmdolze 0a811b47f6 Make driver start in background and return 0 on init success
Convert function descriptions to use doxygen while there
2009-03-22 13:04:27 +00:00
mmdolze 15f2bf4ba3 Add more documentation to lcd_lib, lcterm and pylcd driver
Refactor todo entries in the documentation and add them to the TODO file
Document some known bugs and remove some that are known to be fixed.
2009-03-22 11:11:18 +00:00
mmdolze 92185c9ea0 Update comments for server commands to doxygen style 2009-03-22 09:15:25 +00:00
mmdolze 54151d50e1 Use kvm_getpcpu to access per-CPU usage data available since FreeBSD 7.1 2009-03-22 09:03:55 +00:00
mmdolze cac3b5472f Fix typo in function names 2009-03-21 23:44:55 +00:00
mmdolze 823a66aa0c Update API documentation to match actual declarations and descriptions. 2009-03-21 23:41:14 +00:00
mmdolze e0b1d1a0b3 Fix incorrect function name (C. Markle) 2009-03-19 07:03:30 +00:00
mmdolze 9db3ee9298 Don't claim to support client defined icons, which we do not. 2009-03-18 22:54:21 +00:00
mmdolze 80ff13bdd1 Fix previous commit (an ampersand issue) 2009-03-07 20:46:27 +00:00
mmdolze d62a27fac1 Add an option to specify the DDRAM address of the next line.
This allows using the ST7036 controller like found on EA DOG modules.
2009-03-03 20:17:28 +00:00
mmdolze 82c69e7a6e Add proper doxygen to uPause
Decide on one style of comments
2009-02-28 07:43:54 +00:00
mmdolze fa6a746a28 Fix display initialization 2009-02-27 22:28:58 +00:00
mmdolze 23bf9ba9c7 Proofread man pages 2009-02-26 19:55:38 +00:00
mmdolze d45563671b Fix hbars missing bottom row of pixels 2009-02-26 07:03:55 +00:00
mmdolze 133a48cf34 Fix an off-by-one error 2009-02-25 21:31:47 +00:00
mmdolze 5b6d9f3915 Speed up lcd2usb driver by overriding uPause with an empty function (a lcd2usb
device keeps track of the timing itself)
Add more logging to backlight()
2009-02-24 21:55:59 +00:00
mmdolze aaed3765a1 Only update the backlight setting if a change is necessary 2009-02-24 21:41:04 +00:00
mmdolze 8ff94b83ed Correct naming of LCD2USB connection type 2009-02-24 21:34:16 +00:00
mmdolze 89ed6ca392 Fix web URL 2009-02-24 21:15:23 +00:00
mmdolze 71c2f5cf18 Prevent server from stalling if time goes backwards (M. Vallevand) 2009-02-24 21:09:52 +00:00
mmdolze 6b4c2d917b Correct lcd2usb developer's name.
Move note about slow 4bit connection to the right place.
2008-12-28 11:21:41 +00:00
marschap 26af05d9e1 add Doxygen file description 2008-12-22 19:26:47 +00:00
marschap 7b34eeec26 Doxygen-ize a bit 2008-12-22 18:24:40 +00:00
marschap 038423a10b Doxygen-ize 2008-12-22 17:42:19 +00:00
marschap 3012f2f4e0 Doxygen-ize; sort functions to order used in most other drivers 2008-12-22 17:16:50 +00:00
marschap 81609ee846 fix xmlto warning and a few very minor updates 2008-12-21 20:13:55 +00:00
marschap 4325a243d1 add forgotten irtrans options 2008-12-21 19:49:19 +00:00
marschap b0fb33184b add forgotten irtrans documentation; little documentation updates/fixes 2008-12-21 19:46:00 +00:00
marschap e7f795a2d1 Doxygen-ize 2008-12-21 18:50:39 +00:00
marschap cea8d500ab fix typo in doxygen comment 2008-12-21 18:45:56 +00:00
marschap 3ed66ed4f3 Doxygen-ize 2008-12-21 18:34:31 +00:00
marschap ca9964e03a rename structures key & section to ConfigKey & ConfigSection to avoid
generation wrong links in Doxygen
2008-12-21 17:40:42 +00:00