071faaedee
add braces to silence a warning
marschap2007-10-04 13:52:50 +00:00
5b55abd4f8
a little bit of Doxygen ...
marschap2007-10-04 13:51:53 +00:00
9389fcec3a
Fix commenting out debug info.
mmdolze2007-09-30 09:21:08 +00:00
2aecdd4c59
overhaul for the NoritakeVFD driver (idea by Richard Moratti): - Fixed vbar & hbar - Allowed for displays with 2 custom characters - Fixed cursor off - 16H - Data sheet for CU20045SCPB has error -> Cursor Off 14,16,17H - Tested with CU40026SCPB-T20A - 40x2 - Hardware Defaults to 19200 8E1 - Added new config parameter [Parity] to set serial data parity 0(none),1(odd),2(even) - Added config parameter OffBrightness - added support for big numbers
marschap2007-09-25 16:19:42 +00:00
72a98a5068
option Priority for NoritakeVFD (idea: Richard Muratti)
marschap2007-09-20 15:59:57 +00:00
6c18a1751a
key support for hd44780/lcd2usb (M. Dolze)
marschap2007-09-20 09:18:21 +00:00
c7358581de
fixes for the lcpdroc client iface screen on *BSD (M.Dolze): 1. If an interface priviously been UP goes DOWN, the time when the interface changed would always show the current time. 2. If an active interface is removed from the system, the server would still show the old screens and the user will not get any notice. 3. The "first run" detection would not work if more than one interface is monitored. Now the "last_online" time is used, because this is an "per interface" value initialized to 0 at startup. 4. The TRUE/FALSE macros are used for the return values as in the other functions.
marschap2007-09-20 09:06:51 +00:00
a0fb97b71c
serialPOS: Added key input for POS displays with a pass-through port connected to a terminal or RS232 keyboard (Eric Pooch)
marschap2007-08-05 14:00:45 +00:00
77fd32256c
update links for pyramid driver
marschap2007-07-01 17:27:20 +00:00
6d1240be95
add ServerScreen=blank option value
marschap2007-05-13 11:13:09 +00:00
3abb526cba
use symbolic constants for server screen rotation, little optimizations
marschap2007-05-12 18:18:34 +00:00
b801ff6f5a
cleanup in main.c: - use config_get_tristate() - a few more error checks - use symbolic constants EXIT_SUCCESS, EXIT_FAILURE
marschap2007-05-12 16:14:30 +00:00
3e84564e6a
new function: config_get_tristate()
marschap2007-05-12 16:08:40 +00:00
3e616e4192
support multi-controller LCDs (only tested with a single-controller LCD)
marschap2007-04-04 13:14:15 +00:00
327ab00298
- added missing id attributes to tags to avoid xmlto warnings - a few re-wordings - a litte tagging there and there
marschap2007-04-03 19:38:18 +00:00
c109e27930
document DriverPath=, use more DocBook tags, various updates
marschap2007-04-02 21:39:40 +00:00