Wykres commitów

450 Commity (3f3cb83046807ea55de229fe112682816b69cddf)

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