Wykres commitów

529 Commity (506d04e2fe392548466551c57b31943a98811ae2)

Autor SHA1 Wiadomość Data
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