Gerhard Jaeger
8ba08fdfca
Update to version 0.45, added some new models and support for libusb.
2003-01-10 13:32:11 +00:00
Ulrich Deiters
ee88748aa6
fixed uninitialized variable; made SANE pay attention to return status of
...
do_focus() and do_gamma()
2003-01-10 07:11:33 +00:00
Peter Fales
fa0abed1cf
Fix OS/2 build error
2003-01-10 01:09:12 +00:00
Henning Geinitz
9f0d82980b
Updated manpage and .desc concerning Lexmark X70. Updated manpage concerning
...
kernel 2.4.21-pre3 containing the 1-endpoint fix. Fixed A3 USB resolution
setting. Updated A3 USB margins (Pedro Morais <morais@inocam.com>). Added
detection of Genius Colorpage Vivid3x. It's unknown if it works. Updated
.desc file. Don't print calib line warnings by default.
2003-01-09 18:05:01 +00:00
Henning Geinitz
a50e314cbe
Improved support for Scanmaker X12USL. Alpha support for Scanmaker
...
9800XL. Some bugfixes. (From Karsten Festag <karsten.festag@gmx.de>).
2003-01-09 00:40:45 +00:00
Oliver Schwartz
42f2440739
Update to snapscan backend 1.4.18
2003-01-08 21:45:28 +00:00
Oliver Rauch
0b681c7438
update to sane-umax build 39
2003-01-07 18:18:46 +00:00
Peter Fales
d8410c5ad2
backend/dc210.c, backend/dc240.c - use a more portable way to generate
...
serial port "breaks"
2003-01-07 15:43:41 +00:00
Matthew Duggan
e9220432d0
2003-01-07 Matthew Duggan <stauff1@users.sourceforge.net>
...
* backend/canon_pp-dev.c: Improve/fix detection logic.
* doc/descriptions/canon_pp.desc: Bump version number.
2003-01-07 05:14:28 +00:00
Peter Fales
58993e7e36
Irix fixes from mailing list
2003-01-07 01:15:16 +00:00
Peter Fales
5e464b1576
Fix compiler warning
2003-01-07 01:10:44 +00:00
Peter Fales
f37d33ccaa
Fix logic bugs from mailing list
2003-01-05 19:54:49 +00:00
Stéphane Voltz
34ba009415
- made /dev/parport0 the default device for scanning
...
- small picture quamity improvement
2003-01-05 07:37:54 +00:00
Karl Heinz Kremer
fa68479dcb
Removed one '//' comment.
2002-12-31 21:20:33 +00:00
Henning Geinitz
f63abd633e
Make sure that frontend bugs concerning the select fd are detected.
2002-12-30 13:44:27 +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
503f6e61ae
Backends shouldn't be linked to sanei_config2 if they aren't also linked to
...
sanei_scsi. sanei_config2 needs sanei_scsi.
2002-12-30 12:59:10 +00:00
Karl Heinz Kremer
e9f5b82656
Added option to display short resolution list to support displays (e.g.
...
Sony Vaio PictureBook) that cannot show the complete list.
2002-12-29 02:40:35 +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
Karl Heinz Kremer
820ac413e7
Fixed problem with dropout color
2002-12-07 12:00:15 +00:00
Peter Kirchgessner
35f5cdf6e0
Add option to work around "error during device I/O"
2002-12-06 20:14:36 +00:00
Peter Kirchgessner
41cdb74d97
Workaround problem with Buslogic SCSI driver in hp-backend
2002-12-06 19:46:39 +00:00
Henning Geinitz
61a9534ac0
Minor spelling and translation fixes.
2002-12-05 09:17:19 +00:00
Marcio Teixeira
b778793298
Added USB product number for Umax Astra 2100U to allow people to experiment
...
with it and this driver.
2002-12-04 20:54:54 +00:00
Henning Geinitz
f2cce09238
Intented according GNU coding standards.
2002-12-04 20:30:48 +00:00
Henning Geinitz
9e0f5f2a58
Ignore comments that are in the same line as the backend entries. Minor
...
manpage fixes.
2002-12-04 20:25:13 +00:00
Henning Geinitz
249f649218
Move config.h include to the top of the include list to avoid compilation
...
errors on platforms not defining u_char. Added AIX lalloca check.
2002-12-04 17:33:46 +00:00
Marcio Teixeira
ec59c04a2d
Removed SANE_I18N from option names
2002-12-04 15:33:45 +00:00
Matthew Duggan
d44ae2c92e
2002-12-04 Matthew Duggan <stauff1@users.sourceforge.net>
...
* backend/canon_pp-dev.c: Don't compare firmware version numbers -
multiple versions do actually exist.
* doc/descriptions/canon_pp.desc: Bump version number.
2002-12-04 05:35:38 +00:00
Peter Fales
36ec9846ff
Disable "Low Res" option when snapping a new picture, because we don't
...
actually have the ability to change the resolution
2002-12-04 04:22:27 +00:00
Stéphane Voltz
eefbee1252
* removed erroneous marking with SANE_I18N of 2 options names
2002-12-02 20:15:03 +00:00
Henning Geinitz
04317d8623
Use libtool -module when linking shared libs that will be loaded dynamically.
2002-12-01 15:30:18 +00:00
Rene Rebe
3e1655a2ce
New avision backend - including the auto-generated .desc file.
2002-12-01 13:42:18 +00:00
Henning Geinitz
46fcee60aa
Add dynamic loading support for MacOS X/Darwin (from Peter O'Gorman
...
<peter@pogma.com>).
2002-12-01 12:42:01 +00:00
Henning Geinitz
a543ca8242
PACKAGE_VERSION fix. Fixed debug message in do_stop: really print exit status
...
of reader process.
2002-11-29 18:22:00 +00:00
Henning Geinitz
991bd09675
Fixed PACKAGE_VERSION breakage. PACKAGE_VERSION was redefined by autoconf 2.5
...
with a different meaning. Use PACKAGE_STRING instead.
2002-11-29 18:19:58 +00:00
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