Oliver Schwartz
23d20d3519
Correct cut'n'paste error
2005-11-02 22:12:54 +00:00
Oliver Schwartz
034f05523d
Fixes for Benq 5000
2005-11-02 19:22:06 +00:00
Oliver Schwartz
710e8d4423
Distinguish between Benq 5000/5000E/5000U
2005-10-31 21:08:47 +00:00
Henning Geinitz
947339db25
Run "makedepend" if it's available. This way "make" builds
...
backends correctly even if only included files (e.g. headers) are
changed. Don't be too verbose when running makedepend.
Create links libsane-*.so.1 to the real library files if the
links are not there. This fixes dynamic loading on OpenBSD. The
links are not created for MacOS X as they don't work there.
Remove any libsane.* links in /usr/local/lib/sane. Such links
are created by libtool. As they point to libsane-v4l.so,
scanimage -L doesn't find any scanner in case of ld.so
misconfigurations.
The install target is much quiter now and prints the libtool
message only once now.
2005-10-29 20:01:54 +00:00
Henning Geinitz
e3da325bf2
Added support for Trust 240H Easy Webscan Gold to artec_eplus48u backend.
2005-10-29 17:46:28 +00:00
Gerhard Jaeger
378040914a
Changed high-speed setting for UMAX 3400, due to bugreport #302317 .
...
Fixed CanoScan N650U settings.
2005-10-28 06:11:02 +00:00
Gerhard Jaeger
a136297e6d
Added speedup option.
2005-10-28 06:07:24 +00:00
Gerhard Jaeger
337854fd76
Bumped build number.
2005-10-25 08:15:48 +00:00
Gerhard Jaeger
55c62ff01a
Tweaked LiDE25 settings (thanks to Gerd Cendelin for lending me
...
his LiDE25).
Let 1200DPI CIS devices use now the green-channel for gray scans.
Also changed LiDE30/N1240U and N1220U settings for gray scanmodes.
2005-10-25 08:15:28 +00:00
Gerhard Jaeger
ee98dc0b85
Fixed segfault in fine calibration for CIS devices.
2005-10-25 08:11:05 +00:00
Oliver Schwartz
aa37ec8374
Preview and range fix for Epson 2480/2580
2005-10-24 19:46:40 +00:00
Oliver Schwartz
40387e3578
Fix for buffer size in high res modes, fixes for delay code
2005-10-23 21:28:58 +00:00
Eddy De Greef
9423b5e201
Decreased the maximum number of pixels on a line for CIS scanners a bit to
...
avoid border artifacts.
2005-10-22 19:21:47 +00:00
Eddy De Greef
d78590877b
Added an optional engine_delay parameter to work around potential engine
...
instability problems for CIS models.
2005-10-22 13:27:33 +00:00
Gerhard Jaeger
2557fc6f15
Fixed high-speed feature of Canoscan D660U.
2005-10-21 07:19:48 +00:00
Gerhard Jaeger
e149a7ee3b
Bumped build number.
2005-10-21 07:19:04 +00:00
Oliver Schwartz
3e0c1348c5
Fixes for 16 bit quality calibration by Simon Munton
2005-10-20 21:23:53 +00:00
Henning Geinitz
b2accf7467
Make "make dist" work again.
2005-10-16 19:06:14 +00:00
Henning Geinitz
affb104893
Added lexmark backend (from Fred Odendaal <freshshelf@rogers.com>).
2005-10-16 17:15:37 +00:00
Henning Geinitz
6714d97cee
Removed typedefs for DWORD, WORD and so on. Used int, unsigned short,
...
... directly in the code.
2005-10-16 16:37:13 +00:00
Henning Geinitz
f8d48dc09d
Minor modifications to sheet-fed scanner support.
2005-10-16 12:47:37 +00:00
Henning Geinitz
d71716bbc9
Added support for UMAX AstraSlim 1200 SE (from Harq al-Ada <nadaban.bogdan at
...
gmail.com>).
2005-10-16 10:45:15 +00:00
Oliver Schwartz
1751ed6572
Fixes for 16 bit scan mode from Simon Munton
2005-10-13 22:43:30 +00:00
Oliver Schwartz
8409b107c3
Fixes for Epson 3490 and 16 bit scan mode
2005-10-11 18:47:07 +00:00
Stéphane Voltz
9c28fc433c
- sane_start change to allow batch scanning. Previous code would
...
immediatly return if head was parking, now we wait for parking
completion
2005-10-11 05:28:18 +00:00
Mattias Ellert
cbd43ed18a
Off-by-one error
2005-10-05 16:02:23 +00:00
Henning Geinitz
8561c6a6bd
Added mustek_usb backend which supports the Mustek BearPaw 2448 TA Pro. Changes
...
of the code before inclusion to CVS can be found in
doc/mustek_usb2/mustek_usb2.CHANGES.
2005-10-03 13:27:03 +00:00
Gerhard Jaeger
4a4a57588b
Updated motor settings for Canoscan LiDE25, thanks to Stephan
...
February <stephanf@singnet.com.sg> for providing these values.
2005-10-02 19:36:43 +00:00
Gerhard Jaeger
716104d960
Bumped build number.
2005-10-02 19:36:15 +00:00
Henning Geinitz
2fb3897cfe
Fixed some compilation warnings (bug #300404 ).
2005-10-02 13:50:53 +00:00
Henning Geinitz
131218afb4
Fixed some warnings (bug #302290 ).
2005-10-01 17:06:25 +00:00
Eddy De Greef
4767a92bd5
Minor bug fix: wrong model name was reported for 1200CP+ driver.
2005-09-29 21:45:40 +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
Oliver Schwartz
88acee2eee
Reenabled enhanced inquiry command for Epson scanners (duh\!)
2005-09-28 22:09:26 +00:00
Oliver Schwartz
cb8f353952
Added 16 bit option for Epson scanners (untested)
2005-09-28 21:33:11 +00:00
Oliver Schwartz
13c07cf87d
Removed debugging code for Epson scanners
2005-09-25 08:19:12 +00:00
Mattias Ellert
21f94b0264
Fix SANE_DEBUG_SANEI_PV8630
2005-09-22 19:02:25 +00:00
Frank Zago
ab5d790e26
Replaced __unused__ with __sane_unused__ to avoid a namespace conflict.
2005-09-19 19:57:48 +00:00
Henning Geinitz
ac100ab017
Mustek Paragon 600 II EP works. Mentioned "parport0".
2005-09-18 11:11:46 +00:00
Henning Geinitz
872c187d42
Fixed segfault that may happen with Mustek ScanExpress A3 USB.
2005-09-18 10:48:18 +00:00
Oliver Schirrmeister
d79d95d0aa
bugfixes for the M3092, enabled dropoutcolor for all fi-* scanners.
...
Tested with the fi-5650
2005-09-07 11:44:45 +00:00
Oliver Schwartz
d72a7d33ff
Another small bugfix
2005-09-03 11:31:31 +00:00
Oliver Schwartz
304b667a6a
Fixed debugging code for epson scanners
2005-09-03 10:52:11 +00:00
Henning Geinitz
aa209997b7
Genius ColorPage Vivid 1200 X is reported to work. Genius ColorPage Vivid 4 XE
...
seems to be the same as 4 X, it just doesn't have buttons. Cleanup of .desc
file. Fixed gain setting. Mustek ScanExpress A3 USB 600 dpi color scanning works
now.
2005-09-01 20:01:50 +00:00
Stéphane Voltz
8c463cfb76
- added EPP support for UMAX Astra 610P
2005-08-24 05:35:06 +00:00
Gerhard Jaeger
db5cdf8c42
* doc/plustek/Plustek-USB.changes: Update.
...
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c backend/plustek-usbscan.c: Fixed problem,
when trying to scan at resolutions beyond the optical one
(sensor stops too early).
2005-08-22 07:29:45 +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
3c38ba02f4
Enabled GT68XX_FLAG_NO_STOP for Mustek BearPaw 2400 CU Plus. Some of these
...
scanners don't seem to like that command.
2005-08-19 15:54:31 +00:00
Gerhard Jaeger
f512d113f2
Removed obsolete _WAF_BLACKFINE.
...
LiDE20 does not seem to have a reliable black calibration area, so the
devices now will switch off the lamp for dark calibration.
Fixed line statistics and added calibration data output.
Bumped build number.
2005-08-19 11:55:10 +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