Wykres commitów

537 Commity (dd3f41a5bd022a0f7b5beb678c892c6ccbe80091)

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