marschap
62c9191f96
add pkg-to Build-Depends (owing to changes in the build environment)
2007-11-04 21:04:47 +00:00
marschap
81bc865f1e
clean interface for sub-drivers wrt backlight, contrast and brightness
2007-11-04 16:58:00 +00:00
marschap
280a60d30f
don't needlessly duplicate code
2007-11-04 14:49:51 +00:00
marschap
e6c4b71ff0
harmonize backingstroe name with other drivers; don't force connection type
...
drivers to define nop-like functions for features they don't support
2007-11-04 13:25:54 +00:00
marschap
c76af798c3
a few clean-ups
2007-11-04 12:05:51 +00:00
marschap
3a3a4dc8d9
afew doc cleanups, and cleanups /more checks ofr the hd44780 driver
2007-11-03 20:55:49 +00:00
marschap
46347e8c94
hd44780 driver: new ConnectionType ftdi (Thomas Jarosch)
2007-11-03 17:39:05 +00:00
marschap
6af05c509a
further cleanups to the build system: indenting, quoting, ...
2007-11-01 19:09:07 +00:00
marschap
91f48f8720
clean up build system (T. Jarosch, with tests/fixes by M. Dolze)
2007-11-01 16:46:17 +00:00
marschap
01dcfd6f95
get rid of static variables: use the Driver structure's PrivateData
2007-11-01 16:32:01 +00:00
marschap
98ab97ecca
remove unused definition
2007-11-01 14:19:51 +00:00
marschap
5a2a1cc486
reporting in hd44780's ConnectionType functions (Thomas Jarosch)
2007-11-01 09:07:20 +00:00
marschap
ca3745d75f
update documentation a bit
2007-10-28 11:19:53 +00:00
marschap
5cf6eeee00
fix criteria, which keys are not defined, for selection of special behaviour
2007-10-28 09:59:55 +00:00
marschap
af725ce9cd
support getting/setting contrast & brightness for hd44780 lcd2usb connection type (M. Dolze)
2007-10-21 19:53:34 +00:00
marschap
7ab141d7bc
adapt ConnctionType bwctusb to new contrast setting
2007-10-21 19:47:30 +00:00
marschap
fe5f26e91d
support for contrast & brightness: now get_*() only, but prepare for set_*()
2007-10-21 19:39:24 +00:00
marschap
75dbe30705
don't try to read from NULL pointer
2007-10-21 16:08:56 +00:00
marschap
c9b2b1757b
hd44780 driver: new ConnectionType mplay
2007-10-14 12:02:51 +00:00
marschap
b467cc155a
a little bit clean-up
2007-10-14 11:51:03 +00:00
marschap
743643052c
hd44780-serial: adapt detection of ConnectionType to new infrastructure
2007-10-14 10:47:50 +00:00
marschap
335fc84785
move definitions for symbolicnames to correct palce for dependencies;
...
allow ConnectionTypes to be case insensitive
2007-10-14 10:42:15 +00:00
marschap
0899cef23d
cleanup connection type recognition, prepare for aliases, ...
2007-10-14 09:44:06 +00:00
marschap
8cfd341944
clean-up and document
2007-10-14 08:42:12 +00:00
marschap
2dda4f1cac
little fixes to make doxygen happier
2007-10-13 15:33:59 +00:00
marschap
b1ddc49221
lcdexec: parameter support using widgets enabled (currently only marginally
...
documented in lcdexec.conf)
2007-10-13 15:14:26 +00:00
marschap
898e21be25
lcdexec: Worked around parameter issue by automatically adding an Action entry
...
as last parameter menu entry.
2007-10-11 19:29:34 +00:00
marschap
58f2761986
server core: display values in menu for all input MenuEntry types
2007-10-11 18:21:05 +00:00
marschap
ae08dd6446
and again a few more clean-ups
2007-10-11 17:06:05 +00:00
marschap
b3c5f1803e
a few more clean-ups
2007-10-11 15:34:31 +00:00
marschap
d079440691
misc clean-ups
2007-10-11 15:22:17 +00:00
marschap
8dae1de0cb
little indentation fixes
2007-10-11 08:58:42 +00:00
marschap
6ecb4854b4
lcdexec: parameter support using widgets; hidden behind compile time option
2007-10-11 08:17:59 +00:00
marschap
0c9764bf51
update
2007-10-09 16:29:12 +00:00
marschap
0a955208e3
nicer comment
2007-10-09 16:27:54 +00:00
marschap
fb3deae51b
avoid sending duplicate success result for extended menu_add_item client command
2007-10-09 16:23:30 +00:00
marschap
be13863a02
further little clean-ups
2007-10-09 13:54:07 +00:00
marschap
3b0838e57f
clean-up
2007-10-09 12:56:30 +00:00
marschap
f93e6dec47
curses driver: new option DrawBorder (Bruno Schwander)
2007-10-09 07:28:21 +00:00
marschap
f30af62574
overhaul USB init for more portability in picolcd driver and
...
avoid a core dump if no device is connected (M. Dolze)
2007-10-08 15:53:44 +00:00
marschap
8619b5154e
documentation update for lcd2usb (M. Dolze)
2007-10-08 14:06:42 +00:00
marschap
5a75b922eb
make ConnectionType 4bit more fool-proof (M. Dolze)
2007-10-08 13:54:05 +00:00
marschap
99e11c79bb
and more clean-ups
2007-10-08 13:40:45 +00:00
marschap
627129694c
a few more clean-ups
2007-10-08 12:39:49 +00:00
marschap
ea63b7f57e
a few clean-ups
2007-10-08 10:42:00 +00:00
marschap
16f1ef6e84
replace "extended" by "keymask" for finer grained checks
2007-10-05 08:21:10 +00:00
marschap
254bd128ef
preprations for more flexible key handling in menus
2007-10-04 21:00:20 +00:00
marschap
949d74d8e0
fix previous commit
2007-10-04 17:24:29 +00:00
marschap
e55dc82402
allow wrapping slider menu items with <= 4 keys (M. Dolze)
2007-10-04 17:15:41 +00:00
marschap
6a6b44778c
doxygenate a little more
2007-10-04 16:30:19 +00:00
marschap
e00911e3ba
make explicit we return chars
2007-10-04 14:03:31 +00:00
marschap
884d6ae2c6
add braces to silence a warning; make explicit we return chars
2007-10-04 14:02:28 +00:00
marschap
9dc39fe10a
silence warnings
2007-10-04 14:00:50 +00:00
marschap
fe7ec3a733
un-doxigenate a commented function
2007-10-04 13:59:57 +00:00
marschap
9a95363b81
fix a bug with a bug related to the debug() commenting; doxygenate
2007-10-04 13:58:57 +00:00
marschap
7c023ce1b1
silence a warning
2007-10-04 13:57:09 +00:00
marschap
59369285d6
make pointer comparisons more explicit
2007-10-04 13:56:16 +00:00
marschap
2cce9d1ece
update to Doxygen 1.5.3
2007-10-04 13:54:06 +00:00
marschap
071faaedee
add braces to silence a warning
2007-10-04 13:52:50 +00:00
marschap
5b55abd4f8
a little bit of Doxygen ...
2007-10-04 13:51:53 +00:00
marschap
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
2007-09-25 16:19:42 +00:00
marschap
72a98a5068
option Priority for NoritakeVFD (idea: Richard Muratti)
2007-09-20 15:59:57 +00:00
marschap
6c18a1751a
key support for hd44780/lcd2usb (M. Dolze)
2007-09-20 09:18:21 +00:00
marschap
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.
2007-09-20 09:06:51 +00:00
marschap
9886acfb49
a bit structuring
2007-09-20 09:02:45 +00:00
marschap
04dbba2c7a
Autoconf fixes for Net/FreeBSD (M. Dolze)
2007-09-08 13:26:16 +00:00
marschap
150b089d08
enable building lcdproc client on FreeBSD AMD64 platform (M. Dolze)
2007-08-26 21:07:42 +00:00
marschap
a01ff98be4
commit the missing files for the shuttleVFD driver
2007-08-15 16:11:12 +00:00
marschap
62a1023b17
update shuttleVFD documentation (Thien Vu)
2007-08-15 16:09:40 +00:00
marschap
8a6e438c1d
don't call debug() right now as it requires the Driver * structure
2007-08-05 14:33:15 +00:00
marschap
6800768125
new driver shuttleVFD for USB-based Shuttle VFDs (Thien Vu)
2007-08-05 14:31:10 +00:00
marschap
d59722fbf6
update to latest changes
2007-08-05 14:02:21 +00:00
marschap
a0fb97b71c
serialPOS: Added key input for POS displays with a pass-through port connected
...
to a terminal or RS232 keyboard (Eric Pooch)
2007-08-05 14:00:45 +00:00
marschap
77fd32256c
update links for pyramid driver
2007-07-01 17:27:20 +00:00
marschap
a5bdc61ad8
code & style cleanup
2007-06-23 21:41:50 +00:00
marschap
2f9f70e87e
update lis driver (Daryl F)
2007-06-17 12:07:37 +00:00
marschap
77209a6f3f
harmonize report & debug() messages: no '\n' or '.' at end
2007-06-17 10:39:49 +00:00
marschap
1899ff755c
make including config.h always depend on HAVE_CONFIG_H; replace printf() by debug()
2007-06-17 10:20:55 +00:00
marschap
0e6b1253a9
a few changes to better support gcc 2.95 (paul_c)
2007-05-28 17:55:59 +00:00
marschap
5e5ee21e37
update lis driver Daryl F
2007-05-26 19:43:13 +00:00
marschap
bb5e622393
new driver lis for VLSystem L.I.S VFD (Daryl Fonseca-Holt)
2007-05-17 12:08:14 +00:00
marschap
19af8a8697
MtxOrb driver: fix VFD/VKD support (Ethan Dicks)
2007-05-13 12:48:41 +00:00
marschap
6d1240be95
add ServerScreen=blank option value
2007-05-13 11:13:09 +00:00
marschap
3abb526cba
use symbolic constants for server screen rotation, little optimizations
2007-05-12 18:18:34 +00:00
marschap
b801ff6f5a
cleanup in main.c:
...
- use config_get_tristate()
- a few more error checks
- use symbolic constants EXIT_SUCCESS, EXIT_FAILURE
2007-05-12 16:14:30 +00:00
marschap
3e84564e6a
new function: config_get_tristate()
2007-05-12 16:08:40 +00:00
marschap
4f81466fc1
fix typo
2007-05-05 19:33:16 +00:00
marschap
ed3a25975d
extend user documentation
2007-05-05 19:30:36 +00:00
marschap
76bbbceeb1
credit Nico Pavel for his work
2007-05-05 18:08:40 +00:00
marschap
aac814f930
overhauled picolcd driver (Nicu Pavel)
2007-05-05 18:05:50 +00:00
marschap
35bb35edd6
remove duplicate DriverPath stanza (thanks Uli Brueggemann)
2007-05-05 16:32:04 +00:00
marschap
0d33e9bf62
update date in debian changelog
2007-05-01 09:14:05 +00:00
marschap
d9d1cc0277
correct name of supporter: Dave Platt
2007-04-30 18:42:45 +00:00
marschap
34e8d1e1ae
overhauled CwLnx driver (Dave Pratt)
2007-04-30 13:47:35 +00:00
marschap
8331b37fa3
update init scripts for older Debian systems (Dave Pratt)
2007-04-30 13:28:16 +00:00
marschap
117c5d0ed6
new config options TitleSpeed= and Heartbeat=
2007-04-30 13:06:06 +00:00
marschap
2e63f102d9
refactor rendering engine
2007-04-29 12:08:16 +00:00
marschap
8214555559
document changes
2007-04-28 22:05:19 +00:00
marschap
4932109291
update syncscrollers.patch to changed render.c
2007-04-28 22:04:10 +00:00
marschap
0d6697503f
clean up render.c a little
2007-04-28 21:16:39 +00:00