Commit Graph
23 Commits
Author SHA1 Message Date
mmdolze 96525e30b7 Refactor ubiquitous CGmode enum into lcd.h and convert remaining drivers
to use it.
2011-01-06 10:59:19 +00:00
mmdolze fd9b2ce713 Big cleanup: Remove trailing whitespace from files (except those imported
from external sources).
2010-10-30 18:04:21 +00:00
marschap ff75ce809f make PrivateData appear as driver-specific data structures for Doxygen 2008-12-07 19:41:36 +00:00
marschap 4ca1792fa0 new config option ExtendedMode for IOWarrior driver 2008-08-03 17:30:40 +00:00
marschap 715bf58d22 take care of the different USB request sizes (necessary for IOWarrior 56) 2007-12-01 17:41:58 +00:00
marschap 7c1c12c085 support for IOWarrior24 PowerVampire 2007-12-01 16:51:22 +00:00
marschap 6a1511bb72 * coding style harmonization in servers/
- explicitely declare void arguments
  - make a few string args const
* better support for shorter displays in server screen
* make target to create top level tag file
2007-04-02 21:29:53 +00:00
marschap dd4b25be7c re-sort function declarations 2006-12-31 15:38:01 +00:00
marschap b17f532a55 add support for IOWarrior56 2006-10-02 11:32:48 +00:00
marschap f10895d04d FSF address change 2006-09-30 18:18:22 +00:00
marschap e01bc6d922 doxygen'ate IOWarrior driver; make locally needed functions static 2006-09-20 14:14:39 +00:00
marschap fb1d8c7fc4 fix typo 2006-07-16 10:20:55 +00:00
marschap 6a1a98ccba little cleanups 2006-06-20 17:19:43 +00:00
marschap 9b111eeac4 cleanup: remove unnecessary (=invisible) leading spaces 2006-04-27 15:01:49 +00:00
marschap f121223845 add cell size functions, harmonize chardef stuff 2006-04-25 18:23:31 +00:00
marschap ffd0ecf48c set_char() based on bit array instead of char array 2006-04-25 11:24:46 +00:00
marschap ae630e2613 add get_free_chars() method 2006-04-25 08:41:44 +00:00
marschap 587085a292 clarification: get_info() returns const char * 2006-04-12 08:12:13 +00:00
marschap 0ff8c4e032 harmonize coding style; silence warnings 2006-04-07 16:17:23 +00:00
marschap 8f4110ec26 add function to support the LCDproc protocol 'info' command 2006-03-11 07:58:54 +00:00
marschap 0ec83bdc66 get rid of old cruft: remove args argument from the modules' init() routines 2005-07-02 13:38:51 +00:00
marschap ffdd1a4925 added Leandro Dardini's lastline patch for the HD44780 driver and
adapted it to the IOWarrior driver that also drives HD44780 displays.
2005-01-17 20:18:21 +00:00
marschap a96ce76a20 new driver IOWarrior for Code Mercenaries IOWarrior devices 2004-10-02 15:04:27 +00:00