Wykres commitów

18 Commity (8c638f58020dc6311caeca7404eb60cb27b68cde)

Autor SHA1 Wiadomość Data
Henning Geinitz 4b83c2d24c Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer
Professional, Genius Colorpage Slim-1200. Name and email address changes.
2007-08-19 13:30:46 +00:00
Henning Geinitz fb40be18dc Added support for Plustek OpticSlim M12 (untested). Based on patch from Gerhard
Jaeger <gerhard@gjaeger.de>. Fixed gt68xx homepage links in man page. Changed
minimum version of libusb to 0.1.8.
2005-09-29 18:22:30 +00:00
Henning Geinitz 93d43e0be8 Increased number limit of scanners that can work with this backend to 50. Added
support for Genius ColorPage Vivid 1200 X (untested).
2005-08-20 17:54:34 +00:00
Henning Geinitz b19e6c5262 Fixed the problem concerning scanning on *BSD. Scanning only worked once (bug
#300597). Fixed compilation warnings.
2005-08-18 19:26:09 +00:00
Henning Geinitz 6fd1ee367e Start exposure with the settings from the scanner entry. CIS
Calibration and exposure uses a broader spectrum now. Expsoure
	  limit is increased to 50 loops. Genius Vivid 4x is reported to
	  work so the UNTESTED label is removed now. Visioneer 7300 is
	  reported to work so the UNTESTED label is removed now. Genius
	  ColorPage Vivid 1200XE: Removed UNTESTED label. Fixed
	  resolutions. Adjusted margins. Fixed color order. Fixed
	  linedistance. Adjusted AFE. Mustek ScanExpress 1248 UB: Fixed
	  margins. Adjusted AFE. Adjusted exposure. Adjusted
	  gamma. Changed status to "complete". Mustek BearPaw 2400 CU
	  Plus: Adsusted exposure and AFE parameters. Hopefully stripes
	  and similar trouble are gone now. Mustek BearPaw 1200 CU:
	  Increased exposure to avoid vertical lines. Updated manual page.
2005-05-29 19:58:56 +00:00
Henning Geinitz 7d0d083b8d Mustek BearPaw 1200 CU Plus model 0x21b works now. Fixed firmware and offset
settings. Calibration is not completely ok yet, however.  Code cleanup for
setup_scan (only one function for all chipsets).  Simplified line mode/pixel
mode setting Updated TODO.  Mustek BearPaw 2448 TA Plus is now only "basic". Too
much trouble for "good".  Removed option "fast preview". By default for preview
mode 8 bits/pixel are used.  Fixed indentation.  Full scan really scans from y=0
on gt6816 scanners now.
2005-05-20 17:21:56 +00:00
Henning Geinitz 42aab25d25 Fixed firmware name for Mustek 1248 UB. Changed status to basic. Removed
"unsupported" warning.  Added workaround for shared memory compilation problem
on Windows. It's now possible to add a new vendor/product id line to gt68xx.conf
to test yet unsupported scanners without changing the source code.
2004-09-03 14:06:19 +00:00
Henning Geinitz 75a39c06d7 Updated to backend version 61. Lots of fixes for coarse calibration, scanning
speed and several scanners. For details, see gt68xx.CHANGES.
2004-06-18 09:49:32 +00:00
Henning Geinitz aafcfe6a8e Genius Vivid 4xe now has color order RGB. Removed 50 dpi for Mustek BearPaw 2448
as that resolution doesn't work. Make sure that the lamp of the Mustek A3 USB
gets warmed up. It's a CIS scanner with a lamp. That code is untested. Full scan
starts scanning from the start position of the white strip now. Added detection
for Genius Vivid 1200 EX. Fixed product id of Mustek BearPaw 2448 TA Plus. Other
minor updates.
2004-03-19 18:55:35 +00:00
Henning Geinitz 0ed2b19fd7 Added Mustek BearPaw 2448 TA Plus. Added special command set for Plustek
U16B. Added Plug-n-Scan 2400 M(T) to list of devices. No positive report yet.
Used request for memory writes and reads instead of a fixed value of 0x04. Set
Genius Vivid4x to GT6816. Untested. All changes have not been tested on their
respective scanners yet.  New version: 1.0.50.
2003-11-23 21:14:43 +00:00
Henning Geinitz a84d4a611f Added Packard Bell Diamond 1200 Plus to .desc and manpage. New flag to avoid
running stop_scan before doing a scan. The Windows firmware of the BearPaw
1200 CU Plus doesn't seem to like that.
2003-03-13 17:18:29 +00:00
Henning Geinitz 4b00890161 Added Genius Colorpage Vivid3xe. Added request_type and request fields to the
command set. Request is 0x01 or 0x04.
2003-02-27 17:31:52 +00:00
Henning Geinitz b97a0721b5 Updated ScanExpress 2400 USB values. Added implementation of gt6801 lamp
control for CCD scanners. Added flag for SE 2400 USB, added some quirks in
gt68xx_gt6801.c. Fixed gt68xx_gt6801 -> lamp control. Adjusted Plustek 1248U
geometry and afe values. CCD gross calibration changed: start with the default
value from module struct. Is faster now for most cases. Only 2.5 mm of
calibration for GT-6801 scanners. Added "afe" option for gt68xx.conf for
selecting default afe values. Removed AFE and exposure SANE options. Added
documentation for afe option in gt68xx.conf. New version: 1.0-35.
2002-12-30 13:05:24 +00:00
Henning Geinitz 7f699acfe3 Coarse calibration for first scan only" is off by default now. Added gamma
table factor option (SANE_CAP_EMULATED). Setup gamma to 2.0 by default.  Fixed
(hopefully) sigpipe when cancelling. No geometry quantization anymore (not
necessary). Plustek 1248U: do linemode for every resolution, fix color
correction. Added comments for every Model member in gt68xx_devices.  Added
Plustek UT16B and Genius Vivid3x to .desc. Added implementation for inverted
offset for CCD scanners. Added Mustek ScanExpress 2400 USB. Well, at least
it's detected. Added NEW marker to .desc.
2002-12-08 21:00:31 +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
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
Henning Geinitz 7b590a0cde Faster AFE calibration. Minor fixes. New version: 1.0-28. 2002-10-31 19:50:44 +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