Wykres commitów

416 Commity (55a4f33c833d5fce3283b6841d50716c83f2f512)

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