Stéphane Voltz
935f195487
- final fixes for 610P color scanning
...
- umax_pp tool can autodetect the parallel port
2004-06-12 05:20:53 +00:00
Henning Geinitz
a33211805c
Reduced scan area of Mustek Paragon 1200 A3 Pro. Removed warning
...
message. Increased support level to complete.
2004-06-08 11:34:02 +00:00
Gerhard Jaeger
10ffbfd280
fixed multiple parport problem for kernel 2.6.x.
2004-06-08 09:29:52 +00:00
Gerhard Jaeger
3eef774dde
bumped up version number.
2004-06-08 09:29:18 +00:00
Karl Heinz Kremer
db5fdabf16
Removed product IDs for Perfection 1250 and 1260 (they are handled by the
...
Plustek backend)
2004-06-06 15:13:25 +00:00
Oliver Schwartz
c059d91529
Use shared memory functions only when needed
2004-06-06 14:50:36 +00:00
Henning Geinitz
7751b3b7eb
Changed service name from "sane" to "sane-port". This is the
...
IANA registered service name for port 6566 (bug #300758 ).
2004-06-02 18:38:28 +00:00
Oliver Schirrmeister
94ce381d82
bugfix: It is possible to read duplex color now.
2004-06-02 17:17:03 +00:00
Henning Geinitz
73b6b966b2
Used SANE_VALUE_SCAN_MODE_* constants.
2004-05-30 13:48:40 +00:00
Henning Geinitz
d5b20dfd4d
Fixed the fix of the sanei_thread fix (from Mattias Ellert).
2004-05-29 10:27:47 +00:00
Henning Geinitz
e5465f5e3a
Fixed sanei_thread fix (bug #300634 , by Mattias Ellert).
2004-05-28 18:52:53 +00:00
Oliver Schwartz
0b9b6c51db
Use shared memory for urb counters in snapscan backend
2004-05-26 22:37:01 +00:00
Henning Geinitz
da5773b8cb
Work around 8 char limit for dynamic loading on OS/2 (patch from Franz Bakan
...
<fbakan@gmx.net>).
2004-05-24 19:16:41 +00:00
m. allan noah
9737eaab84
forgot, and only updated makefile
2004-05-24 16:10:36 +00:00
m. allan noah
f7eb787095
updated fujitsu backend with thread support
2004-05-24 13:28:38 +00:00
Henning Geinitz
07d7013992
Use sanei_thread instead of fork() in the unmaintained backends.
...
Patches from Mattias Ellert (bugs: 300635, 300634, 300633, 300629).
2004-05-23 17:28:56 +00:00
Ulrich Deiters
19fed4c4f8
Ulrich Deiters: removed option "OPT_PAGE" from Canon-SCSI backend
2004-05-21 20:35:26 +00:00
Michael Herder
98f1e4d7b6
*** empty log message ***
2004-05-18 07:59:09 +00:00
Ulrich Deiters
6be161afe4
Ulrich Deiters: memory leak plugged, option settings for FS2700 corrected
2004-05-17 15:09:57 +00:00
Oliver Rauch
a28bd84350
Added DIR_SEP and PATH_SEP defintions for windows
2004-05-16 22:08:03 +00:00
Gerhard Jaeger
b43b7f0b01
fixed kernel 2.6 issue.
...
fixed also Bug #300698 .
2004-05-15 13:58:40 +00:00
Michael Herder
20fded72e9
*** empty log message ***
2004-05-15 13:09:45 +00:00
Stéphane Voltz
aa7f92c063
- added protection against configuration tools that put
...
several 'port' option in umax_pp.conf file
- fixed y origin shift bug for 610P
2004-05-15 05:03:42 +00:00
Stéphane Voltz
94e5c585fb
- fixed color data lines reordering for 610P
2004-05-13 05:00:28 +00:00
Stéphane Voltz
c77dd8e04f
- fixed 300x600 dpi scans for 610P
...
- fixed direct hardware access for 610P
- fixed timing issues in 610P
2004-05-10 05:23:42 +00:00
Matthew Duggan
db931572ef
2004-05-05 Matthew Duggan <stauff1@users.sourceforge.net>
...
* include/sane/saneopts.h: Added SANE_VALUE_SCAN_MODE_* strings.
* backend/canon_pp.c: Used them.
2004-05-05 00:26:42 +00:00
Stéphane Voltz
d41fed97b2
- support for UMAX Astra 610P in umax_pp backend
2004-05-03 05:14:20 +00:00
Henning Geinitz
53c4fe2e15
Added last minute fix to avoid compilation trouble with gcc 3.4.
2004-04-30 21:02:04 +00:00
Oliver Schwartz
b1c07979bc
Added USB ID for Benq 640BT
2004-04-29 15:56:48 +00:00
Henning Geinitz
c824c6de2d
Patch from Franz Bakan <fbakan@gmx.net>.
2004-04-23 15:21:14 +00:00
Henning Geinitz
f723898b2b
Minor fixes for Mustek BearPaw 2448 TA Plus.
2004-04-19 18:01:48 +00:00
Marian Eichholz
c8b840399a
sm3600: fixed gain table transfer
2004-04-15 21:06:58 +00:00
Oliver Schwartz
1664d516d8
Fixed compilation problem in snapscan backend on OS/2
2004-04-15 20:33:53 +00:00
Marian Eichholz
41b72dc6e6
Portability fixes and tweaks for sm3600
2004-04-15 19:56:53 +00:00
Karl Heinz Kremer
f0d0397273
Added "usb" entry in config file for libusb. This way, most scanners will be
...
recognized automatically.
2004-04-15 00:31:22 +00:00
Rene Rebe
c4b01509ab
2004-04-14 Rene Rebe <rene@rocklinux.org>
...
* backend/avision.h, backend/avision.c: the current development state,
including cleanups, code refactoring, dynamic color and scan source
list creation, implemented ADF mirroring needed for some ASICs ,
some scan window scaliing fixes for some ASICs, added 16bit gray
and color support, fixed a tiny big-endian issue, fixed command
error reporting for some ASICs, improved inquiry logging and some
tiny fixes for film-scanners.
Sorry for such a bit chunk so late in feature freeze (...). But tested on Ultra
SPARC, PowerPC and x86 Linux ... ;-)
2004-04-14 20:20:39 +00:00
Gerhard Jaeger
5939553028
Fixed Kernel 2.6 compilation problems.
2004-04-14 19:11:48 +00:00
Gerhard Jaeger
d3551d4825
minor fixes.
2004-04-14 19:05:16 +00:00
Karl Heinz Kremer
f94e4cdb9b
Added ID for RX-500, which was accidentialy removed back in.
2004-04-11 17:16:56 +00:00
Karl Heinz Kremer
97d0a32852
Added missing device IDs for MFDs
2004-04-11 11:15:11 +00:00
Henning Geinitz
c187441e94
Minor fixes for Mustek A3 USB, Genius ColorPage Vivid4 and Mustek BearPaw 2448
...
CS/TA Plus.
2004-04-10 17:30:36 +00:00
Oliver Schwartz
9092bd1ab8
Fix initialization of FDSource.bytes_remaining
2004-04-09 16:18:37 +00:00
Gerhard Jaeger
23b2c5802f
Fixes bug #300620 .
2004-04-09 12:19:16 +00:00
Oliver Schwartz
6676fdb069
Fixes for pthread implementation
2004-04-09 11:59:02 +00:00
Oliver Schwartz
1dff2115a3
Use URB counting in snapscan-usb.c (thanks to Jose Alberto Reguero)
2004-04-08 22:48:13 +00:00
Oliver Schwartz
472d9ab2f5
Use sanei_thread in snapscan backend
2004-04-08 21:53:10 +00:00
Gerard Klaver
a2f4f13f7a
Some opt_groups and options have not the same menu values (od->cap):
...
For the opt_bool_group, opt_int_group and opt_fixed_group: changed od->cap = 0; to od->cap = SANE_CAP_ADVANCED;
2004-04-06 20:18:41 +00:00
Jochen Eisinger
40638d29d7
2004-04-06 Jochen Eisinger <jochen@penguin-breeder.org>
...
* sanei/sanei_pa4s2.c include/sane/sanei_pa4s2.h, backend/mustek_pp.c:
fixed compiler warnings
2004-04-06 18:02:57 +00:00
Henning Geinitz
3593f24a3d
Added BGR color order for pixel mode. Plustek OpticPro U16B works
...
in color mode now. Made 600 dpi mode for Mustek BearPaw 2400 TA
Plus a bit faster. Changed Mustek ScanExpress A3 linedistance
correction. Added detection of Visioneer Onetouch 7300.
2004-04-04 18:59:49 +00:00
Gerhard Jaeger
68aa020c41
added Canon D660U support, cleanup, bug-fixing.
2004-04-04 13:56:46 +00:00
Gerhard Jaeger
dc125d1479
added red_lampoff, green_lampoff and blue_lampoff parameters.
2004-04-04 13:54:31 +00:00
Oliver Schwartz
1757ae5b5b
Various bugfixes for gamma corretion (thanks to Robert Tsien)
2004-04-02 20:19:24 +00:00
Henning Geinitz
46ed7dab4d
Plustek U16B: Added GT68XX_FLAG_SE_2400. Fixed color order.Increased debug level
...
for setup_scan. Fixed CCD ocarse calibration.
2004-03-28 18:26:38 +00:00
Peter Kirchgessner
d77b4b4736
Keep USB-connection open (was problem with Linux 2.6.x)
2004-03-27 13:52:39 +00:00
Oliver Schwartz
64ae048c74
Added detection for Epson 660 by USB ID since new models use new ID strings
2004-03-22 00:00:40 +00:00
Henning Geinitz
d7e5361782
Added detection of Mustek ScanExpress 1200 FS.
2004-03-21 12:35:39 +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
Oliver Rauch
75018e1ad0
backend/umax: bugfix for sense_handler and do_calibration
2004-03-15 20:42:19 +00:00
Stéphane Voltz
e2b72e6b57
- added ppdev support for 610P
...
- fixed direct hardware ECP support for 1220P
- fixed scanning area overflow
- removed uneeded function
2004-03-15 13:21:13 +00:00
Stéphane Voltz
e973af58e8
- finished ECP support for 1220P/2000P
...
- added low level communication for 610P
- added scanner detection for 610P
- misc doc updates
2004-03-09 06:12:27 +00:00
Oliver Schirrmeister
24af8c80d9
enabled dropoutcolor for fi4x20C
2004-03-04 12:37:41 +00:00
Oliver Schirrmeister
d431a39f63
enabled dropoutcolor for the fi4530C
2004-03-04 12:10:24 +00:00
Karl Heinz Kremer
ad0b4850a4
Corrected typo introduced in last commit.
2004-03-03 02:55:39 +00:00
Karl Heinz Kremer
6e96cb5f90
Added function level D8 for RX-500
2004-03-03 01:34:49 +00:00
Henning Geinitz
cae6ee91fd
Added workaround for toggle = data0 chipset bug. Fixes bug #300323 .
2004-03-02 21:00:46 +00:00
Frank Zago
7771e34ff6
Reverted unintentianal changes.
2004-02-28 18:39:28 +00:00
Frank Zago
eed30216b5
ChangeLog
2004-02-28 18:33:09 +00:00
Matthew Duggan
34f8a413bf
2004-02-27 Matthew Duggan <stauff1@users.sourceforge.net>
...
* backend/canon_pp.c: Add more debug output to help resolve bug #300524
2004-02-26 22:05:21 +00:00
Oliver Schirrmeister
a15136f82b
merged the 3092 and the 3091 functions
...
inverted the image in mode color and grayscale
jpg hardware compression support (fi-4530C)
2004-02-20 17:12:47 +00:00
Stéphane Voltz
e64495994e
- initial ECP support
...
- version number and status update
- made safe-auto the default for port access
2004-02-20 05:36:27 +00:00
Frank Zago
04dec9382a
Added partial support for models KV-SS55EX, KV-S2025C, KV-S2045C and KV-S2065L.
2004-02-12 01:59:53 +00:00
Henning Geinitz
820b9ba269
Added basic support for Plustek OpticSlim 2400. Fixed calibration debug output.
2004-02-10 19:02:03 +00:00
m. allan noah
3e34ca2aa2
minor whitespace cleanups
2004-02-09 20:55:42 +00:00
Karl Heinz Kremer
5a3f789018
Reformat of source code to get rid of different coding styles used by different
...
authors over the years.
2004-02-08 18:32:33 +00:00
Frank Zago
fafc1de3df
Added new scanner Relisys RELI 4816, marked Relisys AVEC 2412 as tested.
2004-02-08 15:27:55 +00:00
Oliver Rauch
af4a252e02
sane-umax: bugfix for DOR mode
2004-02-08 14:02:26 +00:00
Karl Heinz Kremer
c44e9b5e28
Increased timeout for lamp warmup from 60 to 120 seconds.
2004-02-08 00:29:07 +00:00
Eddy De Greef
ad821bf12c
Fixed mistakes in examples.
2004-02-07 20:59:50 +00:00
Eddy De Greef
8f3ad37072
Bumped version number.
2004-02-07 20:58:49 +00:00
Eddy De Greef
52dc4df31c
Cleaned up debug code.
2004-02-07 20:58:12 +00:00
Karl Heinz Kremer
d89d6730ea
Updated version number and added changelog comments
2004-02-01 15:14:17 +00:00
Karl Heinz Kremer
39b8c6b325
backend/epson.c: Added D7 function level as copy of D1 for CX-6400
...
backend/epson_usb.c: Added IDs for CX-6400 and Perfection 4870
2004-02-01 15:12:45 +00:00
Oliver Schwartz
7d7df459ee
Fixed resolutions for Epson 1670
2004-02-01 13:32:26 +00:00
Matthew Duggan
cb65a9a8bc
2004-01-31 Matthew Duggan <stauff1@users.sourceforge.net>
...
* backend/canon_pp.c: Remove more compile warnings.
2004-01-31 06:47:55 +00:00
Henning Geinitz
80ae15abed
Use gettimeofday() instead of ftime(). Bug #300482 .
2004-01-29 22:58:17 +00:00
Gerhard Jaeger
09153449b7
reader_process terminates now, when running as thread.
2004-01-21 19:02:52 +00:00
Gerhard Jaeger
1db4a06965
major update, compilation fixes.
2004-01-21 08:15:16 +00:00
Gerhard Jaeger
1917906feb
cleanup.
2004-01-19 19:41:02 +00:00
Gerhard Jaeger
21fbbbb312
activated cancel function, added lamp off timer function, cleanup, stability fixes.
2004-01-19 19:41:02 +00:00
Henning Geinitz
6026b31f36
Debug options are only enabled if the debug level is 1 and higher. Added product
...
id 0x0402 for Plustek U16B.
2004-01-19 17:35:57 +00:00
Eddy De Greef
256fab5d71
Bug fix: make sure that the child process releases the parallel port
...
under all circumstances. Otherwise, the parent process may no longer be
able to control the scanner and the lamp stays on and doesn't return home.
2004-01-15 19:58:03 +00:00
Gerhard Jaeger
fab18995b2
Fixed preview bug.
2004-01-15 17:50:09 +00:00
Gerard Klaver
17a58e485c
-Change from WHITE_LEVEL to WHITE_LEVEL_R, WHITE_LEVEL_G and WHITE_LEVEL_B.
2004-01-15 17:39:30 +00:00
Gerard Klaver
37008dff08
For VM3564, VM356A and VM3575 added options:
...
-Change from WHITE_LEVEL to WHITE_LEVEL_R, WHITE_LEVEL_G and WHITE_LEVEL_B sliders for manual changing calibration value downloaded to scanner.
-Subtraced highest and lowest value from calibration samples before divide by x-2 samples
2004-01-15 17:37:22 +00:00
Gerhard Jaeger
6c660815d3
bump up version, fixed device autodetection and corrupted pictures,
...
improved model-detection.
2004-01-14 19:10:43 +00:00
Karl Heinz Kremer
170f42289e
Added product ID for RX-500
2004-01-13 22:27:06 +00:00
Karl Heinz Kremer
243d4e9498
Fixed bug # 300444 - Changed OPT_CCT_9 desc. string.
2004-01-13 01:02:46 +00:00
Oliver Rauch
c287806dc0
*** empty log message ***
2004-01-12 19:54:31 +00:00
Matthew Duggan
656a9d8be3
2004-01-12 Matthew Duggan <stauff1@users.sourceforge.net>
...
* backend/canon_pp-dev.c backend/canon_pp-io.c backend/canon_pp.c
backend/canon_pp.h: Fix various compile warnings (Bug #300407 ).
Also fix bug in parsing config file.
* doc/descriptions/canon_pp.desc: Bump version number.
2004-01-11 22:24:07 +00:00
Gerhard Jaeger
1093e3e628
copyright updates and minor fixes.
2004-01-09 15:57:55 +00:00