Wykres commitów

780 Commity (4c0c01a04e2e474c2521f42138033add340fe255)

Autor SHA1 Wiadomość Data
Frank Zago 9baac0977f Fixed the computation of pixels_per_line for a B&W scan after the scan has started. 2002-05-05 19:55:31 +00:00
Frank Zago 4b4a132c50 Changes strncpy() to memcpy(). Fixed some debug strings format. Removed an assert. Changed sane_set_io_mode() to be SANE conformant. 2002-05-05 19:53:43 +00:00
Frank Zago e7d9862668 Changed option name "paper_size" to "paper-size" since the former isn't legal. 2002-05-05 19:51:48 +00:00
Frank Zago 60f91f4c34 Replace strncpy() by memcpy(). Fixed some debug strings format. 2002-05-05 19:50:55 +00:00
Frank Zago bec3224546 Replaced strncpy() by memcpy(). Removed an assert. Fixed some debug strings format. 2002-05-05 19:50:03 +00:00
Andras Major a6bef6ab38 man page for coolscan2 added 2002-05-05 13:55:38 +00:00
Henning Geinitz f28fc112e0 Check return value of waitpid. Don't evaluate status of children if waitpid
wasn't successful.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-05 13:15:49 +00:00
Nathaniel Rutman a34ce8e8ad Twiddle reset pins in more cases on first scanner powerup. 2002-05-04 16:20:55 +00:00
Frank Zago 12cbbabc0f Changed some strncpy to memcpy. Removed the reset scanner code since it fails sometimes and crash the scanner. 2002-05-03 23:53:40 +00:00
Oliver Schwartz 61ef620c9a SnapScan backend 1.4.13: Support for ADF 2002-05-02 17:19:20 +00:00
Kazuya Fukuda d3bfdc3b42 fixed a compile problem for Dec Unix v4 and probably other 64 bit platform. 2002-04-28 13:18:48 +00:00
Oliver Schwartz 964bc60e60 SnapScan backend 1.4.12: Fix option handling 2002-04-27 15:35:19 +00:00
Peter Fales 88e99b89de Bug fixes identified by tstbackend 2002-04-27 03:57:12 +00:00
Jochen Eisinger b971a2cb59 2002-04-26 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/mustek_pp.c: fixed a typo, thanks to Henning for
	  pointing this one out to me
2002-04-26 22:00:40 +00:00
Andras Major 62f0764002 coolscan2 update 2002-04-26 19:33:27 +00:00
Henning Geinitz 84f6c44448 Added missing files to DISTFILES.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:57:23 +00:00
Henning Geinitz 2c9106cf96 Free devlist on exit. Undef MIN and MAX macros before defining them.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:48:48 +00:00
Henning Geinitz 5bdf4a4a54 Print usefull DBG messages for options without a name. Undef MIN and MAX
macros before defining them.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:43:25 +00:00
Oliver Schwartz ab6cf03059 SnapScan backend version 1.4.11 2002-04-23 22:37:54 +00:00
Frank Zago 356237e1fa Added coolscan entry. 2002-04-23 19:33:42 +00:00
Frank Zago 26091221c4 Fixed version problem. 2002-04-23 14:42:44 +00:00
Peter Fales 8565da657b Various minor bug fixes found by tstbackend 2002-04-23 14:06:07 +00:00
Frank Zago 3d6cab4df8 Added coolscan2 backend. 2002-04-22 22:12:31 +00:00
Frank Zago c7760e193c New coolscan2 backend. 2002-04-22 22:06:21 +00:00
Abel Deuring 79773b16db backend/sharp.c: fixed a compile problem for Dec Unix v4
and probably other 64 bit platform.

Abel
2002-04-22 18:30:21 +00:00
Frank Zago 8b7ebabee7 Changed the AVEC manufacturer to Relisys. Fixed a memleak and potential crash. Removed some assert(). Query the scanner to get the scan size instead of using the values computed. Do not active the gray gamma in color mode. Added a reset scanner routine before starting a scan. Fixed sane_set_io_mode to be SANE conformant. 2002-04-22 00:23:14 +00:00
Frank Zago 5dace96736 Removed some assert(). Query the scanner for the size of the picture instead of using the value computed. Fixed sane_set_io_mode() to be SANE conformant. 2002-04-22 00:14:48 +00:00
Frank Zago 8efdcc9ba0 Same as before. New indentation only. 2002-04-21 23:23:26 +00:00
Frank Zago ca1112d8ab Added leo backend. 2002-04-21 23:12:02 +00:00
Rene Rebe 7db886750b next backend version, several bug-fixes and new scsi id's ... 2002-04-21 23:08:05 +00:00
Karl Heinz Kremer 664d940f11 Declare open_scanner() and close_scanner() before they are used. 2002-04-21 22:50:29 +00:00
Henning Geinitz 9f0dbb0d8f Don't export option_name.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:33:22 +00:00
Henning Geinitz 8f14a3f2fb Don't export cap_data.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:30:40 +00:00
Henning Geinitz 5cea47aafe Fixed some warnings.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 15:26:35 +00:00
Henning Geinitz 41e7fdda5f Don't call sane_exit twice. Call sane_init after sane_exit. Try to load from
$LD_LIBRARY_PATH ($SHLIB_PATH, $LIBPATH) first and only check LIBDIR if
opening failed. New version: 1.0.6.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 14:02:58 +00:00
Abel Deuring 0fdcb0c0bc backend/sharp.c: did only half of the devlist-patch in my last commit.
Thanks to Henning who noticed this.

Abel
2002-04-21 14:00:56 +00:00
Oliver Rauch 836ca96943 2002-04-21 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* sane-umax backend update to version 1.0 build 34
2002-04-21 13:26:17 +00:00
Henning Geinitz f01f026fc4 Check if sane_init was called before any other SANE function.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-21 12:56:54 +00:00
Abel Deuring 7ce48e4edc backend/sharp.c: added a "free(devlist)" call to sane_exit
Abel
2002-04-21 11:27:16 +00:00
Abel Deuring 33846a6c94 backend/canon-sane.c, backend/canon-scsi.c, backend/canon.c,
backend/canon.h, doc/sane-canon.man,
doc/descriptions/canon.desc: added support for FB620S and
and FS2700, by Mitsuru Okaniwa <m-okaniwa@bea.hi-ho.ne.jp>
and Ulrich Deiters <ukd@xenon.pc.Uni-Koeln.DE>

Abel
2002-04-21 10:29:18 +00:00
Henning Geinitz aea28d0298 Added missing include.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-19 15:28:39 +00:00
Henning Geinitz d4a383d233 Fixed bug in sane_read that cause garbled data to be sent to the
frontend. Fixed some long lines.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-18 19:55:08 +00:00
Marian Eichholz a1641eaedc sm3600 warningless <eichholz@computer.org> 2002-04-18 18:11:23 +00:00
Marian Eichholz dd3f41a5bd change request vom HMG honored <eichholz@computer.org> 2002-04-17 21:38:51 +00:00
Henning Geinitz bc9b4ce0c7 Adjusted for new fujitsu backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:55:44 +00:00
Henning Geinitz 9fa809f7f6 Removed, support is now in fujitsu-backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:53:36 +00:00
Henning Geinitz 1982eec1dd Added new fujitsu backend (from Oliver Schirrmeister <oschirr@abm.de>). This
backend supersedes the m3096g backend and also includes the m3091 backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:50:39 +00:00
Marian Eichholz 7e13df9195 sm3600 tree synced (eichholz@computer.org) 2002-04-15 21:30:48 +00:00
Gerhard Jaeger eb6ae1fb78 Fixed OS/2 compilation problems, minor fixes, fixes interfernce with other
USB devices, added CANON N650U stuff
2002-04-14 13:38:04 +00:00
Karl Heinz Kremer 15b038411b Added product IDs for Perfection 1650 and 2540. Check if scanner needs to
be opened in reset() call.
2002-04-13 21:29:20 +00:00
Henning Geinitz 798ff200da Added new test backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 19:07:49 +00:00
Henning Geinitz 2cbddc816e Added #include <sys/types.h> to fix compilation on OS/2.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 10:21:02 +00:00
Matthew Duggan 2cb1402344 Added check for new libieee1284 version, also updated code to reflect
interface changes.  Required due to critical bug fixes in 0.1.5.
2002-04-12 00:29:57 +00:00
Rene Rebe e29b57f2df bug fixes (incl. the close bug in attach) 2002-04-12 00:14:01 +00:00
Stéphane Voltz 6fa90ef05c * fixed 8 bits I/O for paralle ports that can't do 32 bits I/O 2002-04-11 05:50:29 +00:00
Oliver Schwartz c9875f8a9d Removed illegal character / removed declaration of bqelements 2002-04-10 21:45:53 +00:00
Oliver Schwartz 83d52e9d36 make bqelements static, don't send diagnostic cmd to Snapscan1236 2002-04-10 21:27:31 +00:00
Henning Geinitz 28fa07be27 Set freed variables to 0 in sane_exit. Fixed coding style. New version:
1.0-121.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 20:59:27 +00:00
Henning Geinitz 1a40cdb6e4 sane_set_io_mode checks for !non_blocking and scanning now. Fixed coding-style.
New version: 1.0.8.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 19:39:00 +00:00
Henning Geinitz 3862186fb0 Fixed coding-style.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 19:09:50 +00:00
Henning Geinitz 4fd19494cb Cleanup in sane_control_option, sane_set_io_mode, sane_get_select_fd and
sane_exit. New version: 1.0-13.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 18:31:43 +00:00
Frank Zago 807935bacc no comment! 2002-04-08 23:54:20 +00:00
Frank Zago e39b0fa55e Added support for the teco1 backend. 2002-04-08 23:47:03 +00:00
Frank Zago 4359513416 New backend: teco1. 2002-04-08 23:42:44 +00:00
Rene Rebe 36edd317c9 fixed avision.desc syntax 2002-04-08 18:02:54 +00:00
Henning Geinitz 4caa8e7af5 Some variables haven't been static. sane_set_io_mode must return
SANE_STATUS_GOOD if non_blocking == SANE_FALSE.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-08 17:49:55 +00:00
Frank Zago e604c72ea0 Removed a debug trace left over. 2002-04-08 16:37:09 +00:00
Rene Rebe 3c9ce35908 updated to Avision backend build 25. More stable for HP usb scanners,
suport for Misubishi scanners and various cleanups.
2002-04-08 14:35:32 +00:00
Henning Geinitz fb8283b88f Fixed compilation on non-Linux systems.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 14:43:55 +00:00
Henning Geinitz c8d7791d87 Fixed make dist problems introduced with canon630u updates.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:55:28 +00:00
Henning Geinitz d90a7a5357 Added canon630u backend. This backend supports the CanoScan 630u and CanoScan
636u (hopefully). Patch from Nathan Rutman <nathan@gordian.com>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:27:54 +00:00
Henning Geinitz 8e952f2ec6 Changed timeouts and added scanner sleeps to improve reliability of 6x0P
models.  Also corrected typo which caused full bed scans to fail.  Disabled
problematic detect for now, will make detection slightly slower. Patch from
Matthew Duggan <stauff1@users.sourceforge.net>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 11:20:46 +00:00
Henning Geinitz 42f9acfefd Added new canon_pp backend for the CanoScan FB330P, FB630P, N340P, and N640P
scanners. Patch from "Matthew Duggan" <stauff@guarana.org>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-01 22:54:25 +00:00
Henning Geinitz 70dde5648d Support for variable DESTDIR. If set, all files are installed to that
location. Also print the filename of the installed file, not only the
path. Both changes are mostly for package creators/maintainers.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-29 13:27:16 +00:00
Henning Geinitz c05ddb6092 Check if option is settable when automatically setting it. New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-29 12:21:02 +00:00
Gerhard Jaeger 378195fd16 Updated to new mail-address and backend url 2002-03-26 08:35:59 +00:00
Henning Geinitz ee7b0e32f8 Fixed 16-bit byte-order handling in sane_read() (patch from Michael Herder
<crapsite@gmx.net>).  New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 21:51:04 +00:00
Henning Geinitz c01892818a Updated SANE header.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 20:34:51 +00:00
Oliver Schwartz 0cdabf0681 Fix segfault in snapscan.c 2002-03-24 16:42:04 +00:00
Henning Geinitz 00c64adfa2 If fread returns 0, check for EOF and other errors and return appropriately.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-24 15:25:54 +00:00
Oliver Schwartz 3f27a13d77 Snapscan backend version 1.4.9 2002-03-24 12:32:38 +00:00
Henning Geinitz c40aeba6b1 Don't allow to set options that don't have SANE_CAP_SOFT_SELECT and don't
allow read and write for options that are inactive. New version: 1.0.5.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-21 20:33:31 +00:00
Henning Geinitz 60b4f5e91c Removed (now in doc/).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 23:15:16 +00:00
Henning Geinitz 5130f681fb Updated DISTFILES.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 23:01:02 +00:00
Henning Geinitz 3645fddf18 Use copies of option descriptors to make sure their addresses aren't changed
until sane_close. New version: 1.0.7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:49:54 +00:00
Henning Geinitz 379fba017b Option 0 has an empty name now. Group options have size 0 now. Check also for
SANE_ACTION_SET_AUTO.  Removed buggy output in sane_control_option. Added more
debug output in sane_control_option.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:36:59 +00:00
Henning Geinitz 329a4d31d9 Fixed halftone pattern handling. The buffer was way too small. Option 0 has
an empty name. Better debug output for dev_cmd. Set size for group options to
0. Set size of halftone pattern to non 0.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:27:19 +00:00
Frank Zago 7df0dc02f1 Updated to build 9. 2002-03-20 00:55:28 +00:00
Frank Zago b951558b1f Added commented entry for S300. Free option strings on exit. Replaced sanei_scsi_cmd by sanei_scsi_cmd2. Do not use the scsi vendor name as the vendor name returned to the frontend. Sets the wait timeout to 120 seconds instead of 60. Close the opened devices on exit. 2002-03-20 00:53:00 +00:00
Frank Zago 862894e316 Updated build number. 2002-03-20 00:14:18 +00:00
Frank Zago 45633404ab Merged modes Black&White and Halftone. Use sanei_scsi_cmd2 instead of sanei_scsi_cmd. Free the string options when exiting. Changed the vendor name to Panasonic instead of the inquiry vendor. Fixed the automatic threshold mode. Close the configuration file file descriptor. Removed some debug infos. Close the devices left open on exit. 2002-03-20 00:13:19 +00:00
Frank Zago 4724f09956 Fixed indentation. No changes. 2002-03-20 00:07:35 +00:00
Henning Geinitz ad701cc3de Fixed segfault when opening device again after closing and possible segfault
when name="". Type for option 0 must be set to SANE_TYPE_INT
explicitely. Updated GPL/SANE headers.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-17 20:20:46 +00:00
Henning Geinitz 6ed9bcc2fa New file (from David Paschal <paschal@rcsis.com>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-17 13:26:54 +00:00
Peter Fales ec45d7ae5a Minor fixes to problems found by tstbackend 2002-03-17 12:57:38 +00:00
Gerhard Jaeger b00749b800 Fixed a bug in the USB autodetection. 2002-03-16 17:57:16 +00:00
Stéphane Voltz c50e47e058 - fixed 1200 dpi scan mode which was broken
- added translation support
2002-03-15 16:24:32 +00:00
Frank Zago f16141c43c New backend (TECO / Relisys). 2002-03-13 05:41:22 +00:00
Frank Zago 0ade04a5af Changed backend url. 2002-03-11 00:42:16 +00:00
Gerhard Jaeger 458c55538b Fixed a type, that breaks compilation :-( 2002-03-10 16:13:08 +00:00
Gerhard Jaeger 5431824ce3 Major update of the Plustek backend, includes support of UMAX 3400,
HP2100C and EPSON1250. Supports now custom gamma tables.
2002-03-10 15:53:13 +00:00
Stéphane Voltz b2b0d37acb - speed up scanner probing
- improved CCD color calibration
2002-03-10 06:29:14 +00:00
Oliver Rauch c1cd998a52 Oliver Rauch: added missing dependencies in Makefile.in for new umax backend version 2002-03-08 23:29:37 +00:00
Frank Zago 5e0caa5b45 Fixed color scan problem. 2002-03-07 23:57:40 +00:00
Oliver Rauch 07a9623ada Oliver Rauch: updated umax.desc 2002-03-07 20:22:42 +00:00
Oliver Rauch 31d39a110b 2002-03-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* updated umax backend to version 1.0.7-build-33
          new file: umax-usb.c (by Frank Zago)
2002-03-07 19:47:15 +00:00
Frank Zago 2d516d1021 Addition of the Matsushita / Panasonic backend. 2002-03-06 23:54:26 +00:00
Frank Zago f2fae2b234 Updated the version. 2002-03-03 09:19:26 +00:00
Frank Zago 3e8e7174bb Fixed a gamma table bug, fixed some color shifting problems, some cleanups. 2002-03-03 09:14:49 +00:00
Henning Geinitz b94c5ea0b6 Removed getopt.o getopt1.o and md5.o from LIBLIB_FUNCS as they are not needed
in backends.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-24 13:10:33 +00:00
Henning Geinitz 69ad162e00 New file. Description for the matsushita backend.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-22 19:28:20 +00:00
Henning Geinitz 9dfcab22b6 Added sceptre backend for the Sceptre VividScan 1200 (patch from
Frank Zago <fzago@greshamstorage.com>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-21 18:45:37 +00:00
Stéphane Voltz 158ab6d02c - various bug fixs after changing default model from 1220 to 'none' 2002-02-20 05:47:47 +00:00
Henning Geinitz 3ade708730 Added explanation for backend version, fixed typo.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-19 22:32:07 +00:00
Peter Fales ef7221f8b7 Fix errors with debug format/parameter mismatches 2002-02-16 14:35:12 +00:00
Henning Geinitz 644a271538 Fixed some DBG format warnings.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-14 19:50:10 +00:00
Henning Geinitz e3cbda553c Added global list of file patterns for "make distclean". Some "make clean"
and "make distclean" cleanup and additions.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-13 20:48:29 +00:00
Henning Geinitz 8f95b78977 Link to functions in lib/ only if they are not available on the system.
Avoid duplicating list of functions.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-10 18:38:13 +00:00
Oliver Schwartz d59e5dc99f Added language translation support for snapscan backend 2002-02-09 15:03:07 +00:00
Henning Geinitz 7ac659fb99 Fixed a missing "\".
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-03 17:14:13 +00:00
Henning Geinitz d88be1184c gphoto2 is no longer "NEW".
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-03 17:05:01 +00:00
Henning Geinitz b706504d73 Added description file for coolscan2 backend (from Major Andras
<andras@users.sourceforge.net>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-03 16:57:15 +00:00
Henning Geinitz bbb06a6d91 Updated microtek2 documentation (from karsten.festag@t-online.de (Karsten
Festag)).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-02 16:51:35 +00:00
Henning Geinitz de8bc4aecd Added sceptre.desc to DISTFILES.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-02 16:50:11 +00:00
Henning Geinitz 62e23b1511 New file (from Frank Zago <fzago@greshamstorage.com>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-02 13:38:06 +00:00
Henning Geinitz 5a1ea1bcd2 Only define union semun if not already defined in <sys/sem.h>. Fixes
compilation bugs on Irix and FreeBSD.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-27 18:24:47 +00:00
Gerhard Jaeger a5d9d86a31 Fixed a problem concerning LM9831 based devices. 2002-01-27 15:25:26 +00:00
Henning Geinitz 0f2b241654 Fixed undefined behaviour problem and Scanmaker X12 problems. New version:
20020127. Code from karsten.festag@t-online.de (Karsten Festag).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-27 15:08:42 +00:00
Karl Heinz Kremer bc880c75e2 Added Perfection 1650 and 2450 to documentation. 2002-01-26 00:30:05 +00:00
Gerhard Jaeger 44932a72e3 Fixed gcc-3 warning conditions and updated manpage 2002-01-25 12:15:34 +00:00
Oliver Schwartz fdf9dc1425 Fix recognition of Acer 320U 2002-01-23 20:50:34 +00:00
Henning Geinitz c5c45ab7ba Fixed undefined operation warnings.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-23 20:37:48 +00:00
Oliver Schwartz 5808568b4b Fix minor bugs in snapscan backend 2002-01-22 19:25:43 +00:00
Henning Geinitz 0fe2b597f5 Added missing files to DISTFILES.
Fixed incompatibilities with older versions of gmake.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-21 21:51:43 +00:00
Oliver Rauch 1173eae668 2002-01-21 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* doc/sane-umax.man, backend/umax.conf:
          added new umax.conf options and explaination
2002-01-21 21:00:33 +00:00
Henning Geinitz 3dd7cbf34f Used return SANE_STATUS_INVAL instead of exit.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-20 20:34:10 +00:00
Gerhard Jaeger ddf779d8db Minor fixes to improve usb-transfer stuff. 2002-01-20 16:08:36 +00:00
Henning Geinitz 5c635cbe9f Fixed calibration bug for the 1200 Pro. New version: 1.0-118.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-20 14:43:16 +00:00
Peter Fales e549f0ef44 * backend/gphoto2.c - Fixed a bug that can cause driver errors
following image capture, and bug that was incorrectly disabling
	  thumbail previews.
2002-01-20 05:31:06 +00:00
Henning Geinitz 808dfaeef7 Update to backend 0.95-20020112 (from karsten.festag@t-online.de
(Karsten Festag)).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-19 20:58:42 +00:00
Karl Heinz Kremer db34157b30 Also recognize the GT-xxxx scanners when connected via SCSI or IEEE-1394 interface 2002-01-19 14:07:25 +00:00
Peter Fales 6a924e4c1d Cosmetic cleanup, and support for cameras that don't support image
capture or file deletion.
2002-01-19 02:06:40 +00:00
Rene Rebe 5a5f5a92fb many cleanups, fixed sane_cancel to not hang - but perform the
cancel, added a disable-gamma-table option and added the possible
options into the avision.conf file
2002-01-19 00:38:07 +00:00
Peter Fales 052f806d77 various bug fixes 2002-01-18 03:52:20 +00:00
Rene Rebe ca707b94e5 removed the call of exit in a debug case 2002-01-17 23:38:20 +00:00
Gerhard Jaeger 285cf40f44 Updated files mainly because of the translation stuff and
doxygen conform comments.
2002-01-17 19:48:40 +00:00
Rene Rebe a4101b2fe5 Merged the Avision 0.3.0 backend (incl. genreal cleanups, USB handling ...)
also updated the homepage url and the man-page.
2002-01-16 23:18:43 +00:00
Henning Geinitz 8ae2a40c07 Updated broken URLs for which I could find new ones. Commented out
all the others.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-16 21:05:07 +00:00
Peter Fales 44d3425fa9 convert gp_debug_printf to gp_log 2002-01-16 02:15:50 +00:00
Henning Geinitz 8416468479 Added German translation of Plustek backend options. Marked
translatable text in backend sources.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-15 23:55:36 +00:00
Henning Geinitz e6b0a0c837 Removed descripions of options of type SANE_TYPE_GROUP. Fixed some translations.
New version: 1.0.4.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-15 22:38:27 +00:00
Oliver Schwartz ef85ad3510 Added workaround for bug in semctl() on PPC; backend version 1.4.5 2002-01-15 20:16:55 +00:00
Peter Fales 5f56702871 Don't require a port to be specified when using the "Directory Browse"
camera, and allow pictures larger than the "resolution" specified in
the config file.
2002-01-15 04:44:35 +00:00
Peter Fales af52ccacd5 Fixed bug that can can cause backend to return more data than the
calculated image size
2002-01-15 04:04:38 +00:00
Peter Fales f8caa92cf1 Change lack of image capture to a warning instead of an error so
"Directory Browse" camera can be used.
2002-01-15 02:34:40 +00:00
Henning Geinitz 6274368371 New file for the niash backend (from Bertrik Sikken
<bertrik@zonnet.nl>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-13 15:47:00 +00:00
Peter Fales 63f0158864 Fix breakage due to gphoto2 API changes 2002-01-13 04:10:23 +00:00
Gerhard Jaeger 1a9e473dd2 Updated Plustek backend code according to some feedback I got. 2002-01-12 15:02:56 +00:00
Henning Geinitz 062cefe068 Removed some warnings. Fixed segfault while exiting. Using empty
devicename works now. New version: 1.0-10.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-11 22:38:01 +00:00
Henning Geinitz 57337989cf hand_scanner and three_pass options need SANE_INFO_RELOAD_PARAMETERS. All
options have a symbolic name now. Removed bogus translation from po. New
version: 1.0.3.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-11 18:26:29 +00:00
Henning Geinitz e3e5173c66 Create lockfile with O_EXCL even when using fcntl locking. Remove it in any
case after exiting. Log file handling is still buggy but this has to be done
by someone who has a qcam.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-11 17:49:09 +00:00
Tom Martone 3d95b80b62 2002-01-10 Tom Martone <tom@martoneconsulting.com>
* backend/bh.c
          addressed security issue with tempfile
2002-01-11 02:49:36 +00:00
Henning Geinitz b8fafb4701 Actually close the lock file when unlocking.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-10 22:54:32 +00:00
Oliver Schwartz 756a60193f Update to snapscan-20020110 (snapscan 1.4.4) 2002-01-10 22:20:17 +00:00
Gerhard Jaeger 317dfa3539 Minor fixes + using now the sanei_lm983x library 2002-01-10 19:39:32 +00:00
Henning Geinitz 3c0bd24a5a Added SANE_I18N() marks.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-10 17:15:35 +00:00
Henning Geinitz 0f31d69c2d New status: beta.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-10 16:58:58 +00:00
Marcio Teixeira 6b7f34f0de Fixed warnings in "backend/umax1220u-common.c" and "backend/umax1220u.c".
Added notes about 2000U, 2200U and 2200US to "backend/umax1220u.desc"
2002-01-09 00:55:30 +00:00
Henning Geinitz c1b967a5d6 Added target "dist". Fixed .PHONY.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-08 19:06:54 +00:00
Henning Geinitz 5f43f8ae3b Added new backend umax1220u for UMAX Astra 1220U and 2000U
scanners (patch from Marcio Luis Teixeira  <marciot@holly.colostate.edu>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-07 23:20:05 +00:00
Henning Geinitz ebed499d92 Small fix for Paragon 1200 Pro. Added some test code for this
scanner. Added Trust Imagery 1200 to man page and .desc. New
version: 1.0-117.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-07 22:40:01 +00:00
Henning Geinitz f330f0d15c Return SANE_STATUS_ACCESS_DENIED if access was not granted
instead of SANE_STATUS_IO_ERROR.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-06 21:04:43 +00:00
Henning Geinitz 565aaa0639 Changed access control (function check host). Now IP addresses
are used for comparison, not host names as before. It's possible to
put hostnames, FQDNs and IP addresses into saned.conf.
Limitations: Only the first IP address in struct hostent is checked.
IPv6 is untested. The change is based on a patch by Petter
Reinholdtsen <pere@hungry.com>.
Removed isfdtype to avoid compilation problems. Added more
debug output. Print function name in every DBG statement.
Updated manual pages and saned.conf.
2002-01-06 21:01:05 +00:00
Karl Heinz Kremer 880e888db3 Disable TEST_IOCTL again, which was enabled by accident. 2002-01-06 20:46:00 +00:00
Henning Geinitz 3c34b9da05 Added implementation of inet_ntop() for platforms withouth this
function based on inet_ntoa.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-06 20:43:10 +00:00
Oliver Rauch 50c2fee614 2002-01-05 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax-scanner.c, umax.c, umax.conf, umax.desc, umax.h:
          update to backend version 1.0 build 32
2002-01-05 17:23:53 +00:00
Karl Heinz Kremer 1f0d7ee574 backend/epson.h: Removed black gamma table - only RGB is used, even for grayscale scans. 2002-01-05 16:24:19 +00:00
Karl Heinz Kremer 8854d626df backend/epson.[ch]: Check for (and set) s->fd to -1 when scanner is closed.
Removed black gamma table - only RGB is used, even for grayscale scans. Do not
call access() when running on OS/2 or when using a parallel port scanner.
2002-01-05 16:21:27 +00:00
Henning Geinitz 755902d1cd Fixed race condition between saned sending NET_OPEN reply
and net.c flushing the wire. New version: 1.0.6.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-05 11:35:22 +00:00
Gerhard Jaeger 996b4f8d69 Fixed bug in lineart scaling and made brightness adjustment work. 2001-12-30 13:35:48 +00:00
Gerhard Jaeger 1e9fde8894 Updated/added Plustek files to support LM9831/2 based scanner. 2001-12-29 15:34:03 +00:00
Henning Geinitz fcb2863616 Made usb_low_read_rows more robust. Limited maximum block size and
added option for this. New version: 1.0-9.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-12-22 18:33:48 +00:00
Oliver Schwartz b9c7f93d2b Update to snapscan-20011221 (snapscan 1.4.3) 2001-12-20 23:22:52 +00:00
Peter Fales d302941db0 Fixed race condition involving temp files. Removed some superfluous
code.
2001-12-20 15:24:04 +00:00
Henning Geinitz 9302bdb041 Added (commented out) st400 entry.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-12-19 21:30:20 +00:00
Oliver Schwartz c09fc6b8e7 Update to snapscan-20011218 (snapscan 1.4.3) 2001-12-18 18:34:17 +00:00
Ingo Wilken 6f5b9f57a3 Security fix from Tim Waugh. Dump inquiry data to $HOME/st400.dump
instead of /tmp/st400.dump.
2001-12-18 11:37:01 +00:00
Oliver Schwartz 74fe9663de Update to snapscan-20011212 (snapscan 1.4.3) 2001-12-17 22:51:52 +00:00
Henning Geinitz 3bec0a85fa Fixed a possible segfault in sane_control_option. Added more
debug output for SCSI commands. New version: 1.0-116.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-12-15 12:08:45 +00:00
Henning Geinitz c59df2d5a5 Added check for TL_X > BR_X or TL_Y > BR_Y. New version: 1.0-115.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-29 19:30:23 +00:00
Abel Deuring 94842fc048 backend/sharp.c: added an additional check to prevent OS/2 from using
define "#define USE_FORK"
2001-11-26 22:06:30 +00:00
Abel Deuring da68eca1d0 Fixed a small mistake in my last update of backend/sharp.c 2001-11-24 22:38:45 +00:00
Henning Geinitz 99f4f0c4fc Added OS/2 compatibility fixes (from "Franz Bakan" <fbakan@gmx.net>).
New version: 1.0-114.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-22 20:24:40 +00:00
Karl Heinz Kremer a58ea53052 Fixed Wait for button functionality. Don't call access() for par port
scanners.
2001-11-18 12:59:26 +00:00
Karl Heinz Kremer 479e7d8478 Added missing #defines for USB IOCTLs 2001-11-18 12:54:19 +00:00
Henning Geinitz c9a65de528 Added enries for Primax Compact 4800.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-18 12:47:04 +00:00
Henning Geinitz 8728826c75 FreeBSD is supported to some degree now. Started 1200 USB support.
Documentation updates. New version: 1.0-8.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-15 21:28:40 +00:00
Peter Fales 0b3a53ba38 debug print bug 2001-11-13 01:41:55 +00:00
Peter Fales b7d4f77931 Fix capture image bug 2001-11-12 04:29:14 +00:00
Henning Geinitz 7e4cd23e45 Added some debug messages (e.g. if dll.conf isn't found). Some adjustments concerning
debug levels. Removed some compilation warnings. New version: 1.0.5.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-11 19:55:49 +00:00
Abel Deuring b415404a29 sanei_scsi.c: patches for the Linux part committed: better error handling;
the residual return by the SG driver v§ is now ignored

sharp.c: Now retries SCSI READ commands, if sanei_scsi_rweq_wait returns
STATUS_BUSY

Abel
2001-11-11 15:56:50 +00:00
Karl Heinz Kremer 64e36892a1 All strings tagged with I18N macro Added support for scan button, scanner waits for
button if the option "wait-for-button" is activated.
2001-11-10 20:45:10 +00:00
Peter Fales da66ce8066 Misc. bug fixes 2001-11-08 01:14:50 +00:00
Henning Geinitz 0b66eb646e Updated URL.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-30 21:47:27 +00:00
Henning Geinitz ed61a9be36 Fixed two wrong scanner names (from Matthew Duggan" <stauff@guarana.org>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-30 21:30:08 +00:00
Peter Kirchgessner 835863707b Use lassert.h instead of assert.h 2001-10-27 18:01:54 +00:00
Oliver Rauch 3b1411d8e0 2001-10-17 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* umax backend bugfixes (new version number: 1.0 build 31):
    man page uses @LIBDIR@ and @CONFIGDIR@,
    calibration fix for Supervista S-12 and compatible scanners
    directory backend:
      umax.c umax-scanner.c umax-scsidef.h
    directory doc:
      sane-umax.man /umax/sane-umax-advanced-options-doc.html
      umax/sane-umax-standard-options-doc.html umax/umax.CHANGES
2001-10-27 11:58:09 +00:00
Oliver Schwartz a39d1a1518 Check USB vendor IDs to avoid hanging scanners, fix bug in dither matrix computation 2001-10-27 09:08:17 +00:00
Oliver Schwartz b9969f8279 Make /dev/sga the default device in snapscan.conf 2001-10-26 20:04:55 +00:00
Oliver Schwartz e6e7a0eb28 Change snapscan backend version number to 1.4.0 2001-10-25 10:56:41 +00:00
Henning Geinitz 61770b4e32 Updated microtek2 backend to build
20011023 (from karsten.festag@t-online.de (Karsten Festag)).
Bugfix for scsi_read_image_status - supports now the old and the
new method. Improved backend-calibration supports brightness and
contrast settings and color balancing. Enable 12 bit per color
scanning with Scanmaker 9600XL (and other types that use the segreg
pixel transfer format and support 12 bit, untested). 10 bit does not
work yet. Make C6 USB work.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-24 20:35:12 +00:00
Oliver Schwartz 9cae61691d Limit number of scan lines for quality calibration to fit in SCSI buffer (thanks to Mikko Työläjärvi) 2001-10-22 22:14:20 +00:00
Peter Kirchgessner 1d8fb2fc95 Add support for OfficeJet PSC 900 series 2001-10-21 16:24:02 +00:00
Karl Heinz Kremer 6e511211be Fix for older Perfection 1650 scanners - their firmware only reports half
of the vertical scanning area and they need to swap two color channels.
2001-10-20 18:43:37 +00:00
Peter Fales 9b63f8f424 Minor cosmetic changes 2001-10-16 00:27:31 +00:00
Jochen Eisinger 149fd55c15 2001-10-14 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/mustek_pp.conf: added comment about changes in
	  the naming of ports in 2.4.x
2001-10-14 15:58:27 +00:00
Oliver Rauch 5e5f8c366a 2001-10-13 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax.c, bachend/umax-scanner.c, backend/umax.desc,
          doc/umax/sane-umax-config-doc.html, doc/umax/umax.CHANGES,
          doc/sane-umax.man:
          update to sane-umax-1.0 build 30:
          - added EDGE KTX-9600US as supported scanner
          - Changing scansource does not change lower left selection
            edge if not necessary
2001-10-12 23:08:10 +00:00
Oliver Schwartz d8c18b590c update to snapscan-20011012 2001-10-12 21:19:16 +00:00
Henning Geinitz fe5ce9118f Better and more debug output (based on patch from Jochen Eisinger <jochen.eisinger@gmx.de>).
Fixed some debug output and formatting issues of the byte order patch. Increased version number
to 1.0.5.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-12 18:39:31 +00:00
Henning Geinitz e1f549de8a Update (from Oliver Schirrmeister <oschirr@abm.de>). Added: Support for ipc2/3
and cmp2 options; support for duplex-scanners m3093DG, m4097DG; constraint checking
for m3093; support EVPD (virtual product data); support ADF paper size spezification.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-10 21:50:24 +00:00
Peter Fales afb96d89b2 fix compiler warnings 2001-10-10 13:15:01 +00:00
Peter Fales 752bafe78d Fix compiler warnings 2001-10-10 13:11:07 +00:00
Oliver Schwartz f36f2c3de6 fix compiler warnings 2001-10-10 07:30:06 +00:00
Peter Fales 08f96d7439 Still trying to get gphoto2.desc right 2001-10-10 00:21:44 +00:00
Henning Geinitz ea70547e9b Fixed byte order problems for 16 bits per color image data (from mh <crapsite@gmx.net>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-09 19:41:14 +00:00
Henning Geinitz 3d7c5d9abf Added link to sane-sharp manual page.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-09 19:13:31 +00:00
Henning Geinitz 72216b48c4 Changed status to :alpha.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-09 18:41:18 +00:00
Henning Geinitz c495805ff9 Removed old entry.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-09 17:47:01 +00:00
Oliver Schwartz 010db1ed52 update snapscan to snapshot 20011008 2001-10-09 09:45:21 +00:00
Peter Fales e4db2d172b Update to use "api" type 2001-10-09 00:35:42 +00:00
Henning Geinitz 1c55c1303f New file. Backend for the IBM 2456 and the Ricoh IS-410.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-08 20:59:13 +00:00
Peter Fales 2ec0d96cb4 Cleaned up syntax errors and remove long supported models list 2001-10-08 02:54:54 +00:00
Henning Geinitz 07484eae82 Fixed problem with 1200UB sensor detection. Started work on 1200 USB.
New version: 1.0-7.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-07 11:29:34 +00:00
Henning Geinitz 65c836582a New file (from Matthew Duggan <stauff@guarana.org>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-06 19:05:46 +00:00
Henning Geinitz 651a8ea2e0 Updated Microtek2 backend to version 0.9 build 20010828 (from
Karsten Festag <karsten.festag@t-online.de>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-05 19:15:46 +00:00
Peter Kirchgessner 077b4b2ca1 Use #include "../include/assert.h" 2001-10-04 18:12:20 +00:00
Henning Geinitz 4c2ff8e61c HP/UX uses .sl for shared libs. Changed status to "stable". Increased
version number.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-02 20:35:08 +00:00
Peter Fales 05677b4205 Minor bug fixes and cosmetic cleanup 2001-09-30 03:12:22 +00:00
Peter Fales 1bef5815d7 Changes to support gphoto2 API changes 2001-09-25 00:32:18 +00:00
Henning Geinitz 5a044acd2d Make sure that *length=0 in sane_read(). Added more debug output.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-18 12:57:16 +00:00
Henning Geinitz f5d7e8a0b0 New file (from Marcio Luis Teixeira <marciot@holly.colostate.edu>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-18 12:44:56 +00:00
Stéphane Voltz 877585566b * changed status from :new to :beta 2001-09-18 05:01:03 +00:00
Tom Martone 3622227edd 2001-09-17 Tom Martone <tom@martoneconsulting.com>
* backend/bh.desc
          changed status from :new to :beta
2001-09-18 00:18:22 +00:00
Simon Munton 837f3692c8 Changes to make AdLib JetScan scanners work - was using incorrect case in
spelling of AdLib
2001-09-17 20:57:12 +00:00
Peter Fales 2cbca23ce0 Changes status from "new" to "alpha" 2001-09-16 18:23:57 +00:00
Henning Geinitz 9119bbde38 Update to mustek_usb backend 1.0-6. Increased resolution to the maximum
hardware supports. No fixed resolution any more. Gamma table support. Bugfixes.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-13 16:27:12 +00:00
Peter Fales c31cad89f5 Use gphoto2 headers and library functions for list management 2001-09-13 00:34:57 +00:00
Henning Geinitz 9785664eed Added mustek_usb again.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-11 10:39:44 +00:00
Peter Fales cea569f508 Disable gphoto2 backend if gphoto2 binary is not found 2001-09-10 23:10:42 +00:00
Henning Geinitz 6a5048f486 200 dpi support for 600 CU. Some internal reorganizations.
New version: 1.0-5.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-10 20:24:14 +00:00