Commit Graph
1430 Commits
Author SHA1 Message Date
marschap 8d5578d09f extend documentation for IOWarrior 2007-12-01 16:54:42 +00:00
marschap 995d29e89a fix typo 2007-12-01 16:52:59 +00:00
marschap 7c1c12c085 support for IOWarrior24 PowerVampire 2007-12-01 16:51:22 +00:00
marschap bd12240266 tiny fixes to hd44780 docs 2007-11-24 21:20:04 +00:00
marschap 7854a826b0 fix typos in hd44780 documentation 2007-11-24 20:08:02 +00:00
marschap 619b751bec add documentation for i2500vfd 2007-11-24 19:58:33 +00:00
marschap 1824b93998 fix memory leak in picolcd driver (Nicu Pavel) 2007-11-17 17:06:29 +00:00
marschap 3017cacd24 add forgotten files 2007-11-15 19:33:45 +00:00
marschap 6a314f562e update docs 2007-11-11 18:41:53 +00:00
marschap 7ba838c65e i2500vfd driver for a graphocal Noritake VFD (Thomas Jarosch) 2007-11-11 14:59:06 +00:00
marschap 3dec67f9f1 shuttleVFD driver: fix VendorID, support newer models (Miska Sulander) 2007-11-11 14:18:04 +00:00
marschap a21f727566 Change Linux-centric clone() to POSIX threads for portability (Daryl Fonseca-Holt) 2007-11-10 19:41:46 +00:00
marschap cdd1c13711 fix names of HD44780 subdrivers in the build system (Markus Jarosch) 2007-11-10 19:10:34 +00:00
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
mmdolze 345d47a2fb Add missing return statement to render_num. 2007-10-29 21:30:55 +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