Wykres commitów

714 Commity (a3cdfce8160fb556d64cc97f5e2e5f5911f9d6c7)

Autor SHA1 Wiadomość Data
Peter Kirchgessner 36c8a329cf Add dependency to libusb for hp-backend 2002-11-25 20:38:20 +00:00
Peter Kirchgessner 09538261ab Add libusb-support to hp-backend 2002-11-25 20:36:36 +00:00
Rene Rebe 71bbc23961 Updated the Avisin backend to my todays snapshot. It supports more devices
as well as ADF and A3 size.
Massive code cleanups.
2002-11-23 16:17:07 +00:00
Max Vorobiev 0503b59cb8 *** empty log message *** 2002-11-23 11:56:16 +00:00
Max Vorobiev 3a65bf5426 Removed default port probing - hang up doesn't occure any more. 2002-11-23 11:52:11 +00:00
Henning Geinitz 089b24e539 Changed 150 to 200 dpi for Mustek BearPaw 2400 TA. Fixed warnings in
gt68xx_low.c. Used DBG instead of XDBG ing gt68xx_low.c.  Minor manpage
fixes. Added man page links to other backends.  gt68xx_low.h: Fixed
__FUNCTION__ bug on non-gcc compilers.  Added more details about the BSDs in
the manpage. Fixed color order for ScanExpress A3 USB.
2002-11-21 22:09:16 +00:00
Nathaniel Rutman 76856d6947 Handle more (all?) status states during init. 2002-11-21 02:26:51 +00:00
Henning Geinitz a56f5e2ae1 Don't generate symlinks for libsane.so/.a, the files are installed anyway. Fix
symlink creation when only static libraries are created.
2002-11-20 22:11:52 +00:00
Michael Herder 4ea774818c Modified due to check-in of artec_eplus48u backend 2002-11-20 12:23:07 +00:00
Michael Herder a5e84985fa Initial check-in of the artec_eplus48u backend 2002-11-20 12:21:20 +00:00
Frank Zago 4851b683c3 Fixed some warnings. 2002-11-19 05:06:08 +00:00
Frank Zago e2e71d97b6 Fixed function declaration. 2002-11-19 05:01:24 +00:00
Frank Zago 884a261295 The usb support for the umax 2200 wasn't using the correct sanei USB API, which broke the support for that scanner. Also fixed a couple warnings and a typo. 2002-11-19 04:59:51 +00:00
Stéphane Voltz fec067eac9 - disable test facility 2002-11-18 21:06:52 +00:00
Ulrich Deiters 8702eb4209 fixed minor problem in focussing routine 2002-11-17 18:04:45 +00:00
Henning Geinitz 4ef48fd6e6 Added basic support for Plustek OpticPro 1248U (from Gerhard Jaeger
<gerhard@gjaeger.de>). Removed 50 and 1200 dpi from Lexmark X73.  Backend
status is BETA now.
2002-11-13 17:45:24 +00:00
Ulrich Deiters ce77a10475 Canon SCSI backend: fixed the problem of wrong string size allocation
in canon.c
2002-11-13 15:03:50 +00:00
Ulrich Deiters 0a43a10869 upgraded Canon SCSI backend to version 1.10:
modified invocations of sanei_scsi_open() to avoid crashes with Mandrake Linux
added support of focus control for the FS2710S film scanner
2002-11-13 13:22:49 +00:00
Stéphane Voltz 3dae65b55f - corrected a experiment that went into cvs by mistake
- changed umax_pp.de.po encoding to iso-8859-1
2002-11-07 21:15:51 +00:00
Henning Geinitz 912c6f300d Upload linear gamma table for Pro models if custom gamma is off instead of
uploading the composed gamma table. That avoids applying gamm twice. Minor man
page update.
2002-11-07 13:18:17 +00:00
Henning Geinitz 1eee8d286e Changed option titles and descriptions to make them better readable. Added
translation markers for all options. Added German translation for backend
options. Updated manpage and .desc file concerning scanner status. Added
untested flag for Mustek ScanEpress A3 USB and Lexmark X73.
2002-11-07 12:50:19 +00:00
Stéphane Voltz d6789dfbd0 umax_pp_low.c: build fix for OS/2
umax_pp_mid.c: indent
2002-11-05 05:40:03 +00:00
Karl Heinz Kremer 0ee8173f13 Full support for libusb. 2002-11-03 20:47:46 +00:00
Henning Geinitz 7b590a0cde Faster AFE calibration. Minor fixes. New version: 1.0-28. 2002-10-31 19:50:44 +00:00
Stéphane Voltz c79500306a - added UTA detection
- version updates
2002-10-31 06:53:52 +00:00
Henning Geinitz 16e9e09ee8 Removed commented out gt68xx entry. 2002-10-30 09:59:06 +00:00
Henning Geinitz ba484e4b21 Explicitely close the pipe and wait until reader_process is killed. 2002-10-27 14:17:17 +00:00
Henning Geinitz c896009ed6 Added some missing files to DISTFILES. 2002-10-25 15:55:23 +00:00
Henning Geinitz 492b63060f Added gt68xx backend for scanners based on the Grandtech GT-6801
and GT-8616 chips like The Mustek BearPaw CU, and TA scanners
and some Artec Ultima 2000 clones.
2002-10-25 12:16:15 +00:00
Peter Fales 0a24458308 Improve checks for invalid parameters in config file 2002-10-25 02:16:40 +00:00
Stéphane Voltz aadf66461f * backend/umax_pp_low.c: added O_NONBLOCK to flags when opening ppdev
character device, to get around hangs with 2.4.19 linux kernels in
	  pure EPP mode.
2002-10-23 05:55:14 +00:00
Peter Fales 2726f546bb Fix compilation problem on OS/X gcc with UNUSEDARG 2002-10-19 16:35:02 +00:00
Henning Geinitz 1b7d22d8ad Added commented out entries for hpoj and gt68xx. 2002-10-17 18:19:17 +00:00
Gerhard Jaeger 7f023e1fc5 Fixed po problem (tmp solution), fixed bug in shading function and fixed
some typos...
2002-10-17 08:21:10 +00:00
Oliver Rauch 9a266515f9 umax backend build 38 2002-10-16 15:03:41 +00:00
Gerhard Jaeger eff5c115cb Many small fixes and documentation update. 2002-10-15 18:02:53 +00:00
Peter Kirchgessner f29f0db2f2 Added comment for USB scanner 2002-10-15 05:35:16 +00:00
Peter Fales 600abca5e1 Use portable code for camera structures that does not depend
on gcc or little-endian byte order
2002-10-15 00:48:19 +00:00
Oliver Schwartz 07e207ba40 SnapScan backend 1.4.17 2002-10-14 21:49:45 +00:00
Petter Reinholdtsen 27c68434f2 Remove semicolon at the end of functions. 2002-10-10 08:05:30 +00:00
Petter Reinholdtsen 48125643f6 Change type of size parameter from 'unsigned int' to 'size_t' for
gl640WriteBulk() and gl640ReadBulk() to avoid crash on platforms where
'sizeof(size_t) > sizeof(int)'.
2002-10-10 08:03:23 +00:00
Frank Zago 32c28abac4 Added entry for AVEC color 2412. 2002-10-09 17:54:21 +00:00
Stéphane Voltz 3e2cec6625 disable scanner protocol facility 2002-10-09 05:16:14 +00:00
Karl Heinz Kremer bcc2225031 Force color channel re-order for GT-2200 scanner 2002-10-09 01:56:20 +00:00
Stéphane Voltz 52668672a1 use saneopts.h macros for well-known option titles to fix
translations problems
2002-10-08 20:01:11 +00:00
Karl Heinz Kremer 8177992cae Fixed problem with incorrect response to sane_get_parameters()
in certain situations.
2002-10-06 02:24:38 +00:00
Gerhard Jaeger 8326e2595c Minor bug fixes... 2002-10-04 17:55:55 +00:00
Stéphane Voltz 95ab2b5dda - removed redundant entry in umax_pp.de.po
- fixed comment typo in umax_pp.conf
	- allow for 4 digits port adress
	- added ppdev ioctl return code check
2002-10-02 06:17:29 +00:00
Matto Marjanovic e1c7205510 2002-10-02 Matto Marjanovic <maddog@mir.com>
* doc/descriptions/microtek.desc: Updated version number.
	* backend/microtek.c:
	  Fixed bug in sane_read() [had failed to set return length to zero
           in non-STATUS_GOOD conditions].
	  Fixed bug in sane_set_io_mode() [had returned SANE_STATUS_UNSUPPORTED
           if blocking mode was requested].
	  Bumped version up to 0.13.1.
2002-10-02 05:05:15 +00:00
Matthew Duggan 284233e77e * backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-dev.h:
Finally fixed cancelling, which I broke some time ago in the quest
  for speed.  FB620P still doesn't abort nicely (firmware bug?).
* doc/sane-canon_pp.man: Added notes on FB620P problems.
* doc/descriptions/canon_pp.desc: Bumped version number.
2002-09-30 15:25:14 +00:00