Commit Graph
567 Commits
Author SHA1 Message Date
marschap 0de01ac0f7 make debug() the first action in each function
don't fail on NULL pointer arguments in debug()
2005-03-13 16:32:16 +00:00
marschap 75fef67dfe more NULL-pointer checks in menuscreens.c 2005-03-13 16:10:24 +00:00
marschap 846b6fb740 more error checks in menuitem.c
option value in ALPHA mode is treated special in menu_commands.c
2005-03-13 13:17:32 +00:00
marschap e29154a03b use the correct union elements 2005-03-12 22:31:20 +00:00
marschap f58c78e993 iautogen.h: copy generated files into to build dir instead of creating only symlinks 2005-02-28 20:33:39 +00:00
marschap fcfd6b6b93 generously add tests for NULL in various menu related functions 2005-02-28 20:21:40 +00:00
marschap ed90f0f643 check only once for sched_setscheduler and i386_get_ioperm in the same lib 2005-02-28 11:18:47 +00:00
marschap 9633fa7a2f correct handling of --enable-libusb / --disable-libusb in configure.in 2005-02-28 09:40:30 +00:00
marschap 44e5bb9c61 replace some obsoleted autoconf/automake macros and update autogen.sh accordingly 2005-02-27 22:11:42 +00:00
marschap 89023dbca7 shamelessly add myself to CREDITS file 2005-02-26 12:52:15 +00:00
marschap 20299a4077 for Linux add tmpfs to the list of filesystems not to be examined 2005-02-26 10:08:50 +00:00
marschap e55b1aa204 fix filled block and handling of the lastline parameter 2005-02-26 10:02:29 +00:00
marschap a0e8aaf7f0 applied Markus Dolze's patches two "invalid widget id" errors in the lcdproc clien 2005-02-25 15:03:00 +00:00
marschap b3230cf90f - update drivers to use new API
(get rid of those pseudo options named 'Arguments' in the config file)
- replace printf / printf calls by debug / report calls in some drivers
- sort and extend LCDd.conf
2005-01-29 18:49:29 +00:00
toykeeper c82e37cd70 Updated my contact info. 2005-01-29 17:46:18 +00:00
marschap 2af71ca673 minor change 2005-01-23 22:40:12 +00:00
marschap e3b41e3dc6 added sed1520_cellwidth() and sed1520_cellheight()
based on a patch by rene ( just AT absorb it )
2005-01-22 19:01:17 +00:00
marschap 112d58eb33 correct MtxOrb keypress mapping 2005-01-22 18:43:56 +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 2899cabedf add speed of 115200 to CFontz633 driver (patch by Pat Erley) 2005-01-17 19:11:01 +00:00
marschap d6b325180d add [E]ssential_clock to lcdproc client 2005-01-15 14:39:49 +00:00
gfk 8da364087a Fix some XML errors. 2005-01-03 21:16:23 +00:00
marschap 1dc7440687 fix typo 2005-01-01 17:41:43 +00:00
marschap ae04c11df2 remove old & unused manpage files 2005-01-01 14:10:02 +00:00
marschap 9c64cc3c74 use lowercase version string 2005-01-01 14:05:00 +00:00
marschap ebec10a39d add debian/ to distfile contents 2005-01-01 12:16:14 +00:00
marschap d4f58c8e85 re-add debian/rules as executable 2005-01-01 12:14:23 +00:00
marschap 893c4d5d95 temporarily remove debian/rules to get it executable 2005-01-01 12:12:47 +00:00
marschap e6a84a8c62 debianize LCDproc 2004-12-31 22:32:22 +00:00
marschap 0e270bcf0f fix typos 2004-12-31 22:19:16 +00:00
marschap 15ecb1acca make DocBooks XML compatible 2004-12-31 22:14:29 +00:00
marschap 124b6e62d7 mention new drivers in README 2004-12-31 22:13:46 +00:00
marschap 72bae4afde add & document D. Greaves marquee patch, clean up render.c 2004-12-30 17:34:02 +00:00
marschap df637e1349 more checks when centering a line 2004-12-30 17:19:17 +00:00
marschap 6e8850087c correct idle percentage for Linux 2004-12-30 17:16:21 +00:00
marschap 7355c40b60 sync texts between 2 and 4 line displays 2004-12-30 17:14:37 +00:00
marschap d6c0420031 added patch by M.Dolze to make sure client knows screen sizes before generating screens 2004-12-19 16:23:53 +00:00
marschap 28101f649a added patches by M.Dolze:
- patch_server_widget_command
- patch_client_load
- patch_client_mem (using speed 12 instead of 8)
- patch_client_mode
2004-12-19 15:19:07 +00:00
marschap fd6abda6d2 update Makefile.am for automake 1.7 2004-10-23 16:29:22 +00:00
marschap 065fb50805 remove unnecessary acconfig.h 2004-10-17 21:02:24 +00:00
marschap 1f60bbfc2e update build environment to autoconf 2.50 2004-10-17 21:01:13 +00:00
marschap 70c4d4d0a8 sync declaration of t6963_low_dsp_ready() in t6963.h with t6963.c 2004-10-17 17:29:46 +00:00
themythos 0ce79ef709 Changed the base of graphic and character generator address so that displays larger than (rows x cols) > 512 are supported 2004-10-15 13:53:57 +00:00
marschap 14fa1c74cd fix my previous commit: use C comment 2004-10-09 16:26:45 +00:00
marschap 11fe596351 add ConnectionType sub-driver for BWCT USB devices to the HD44780 driver 2004-10-09 16:15:37 +00:00
marschap 885fa75470 fix previous commit 2004-10-05 15:51:50 +00:00
marschap 81401c1d49 add comments to AC_DEFINE... definitions for autoconf 2.5 2004-10-03 11:39:48 +00:00
marschap a96ce76a20 new driver IOWarrior for Code Mercenaries IOWarrior devices 2004-10-02 15:04:27 +00:00
reenoo 90f3da6cd4 fix compile error with gcc-3.4.1; patch courtesy of Klaus Fetscher 2004-07-16 20:12:28 +00:00
reenoo bd50a57af1 add (hopefully) more convincing instructions to adjust the DriverPath option 2004-07-11 14:49:29 +00:00