Henning Geinitz
a70f09e4ca
Check for (size_t) -1 doesn't work on 64 bit platforms as size_t is 64 bits
...
there while the length of a data block is defined as 32 bits in the SANE network
standard (bug #300837 ).
2004-10-03 12:34:10 +00:00
Thomas Soumarmon
f50c42d4fb
* hp5400: removing more compilation warnings
2004-10-03 11:14:03 +00:00
Henning Geinitz
59b80e8c46
Used new lamp option from saneopts.h.
2004-10-03 10:54:57 +00:00
Thomas Soumarmon
fe611e1011
* hp5400 : removed some compilation warnings
2004-10-02 18:39:01 +00:00
Thomas Soumarmon
973198cb30
* hp5400 : removed some compilation warnings
2004-10-02 18:31:28 +00:00
Thomas Soumarmon
bae6c75ac7
* hp5400 : Version Matching Test removed by default
2004-10-02 17:03:58 +00:00
Henning Geinitz
f5aaa34eed
Updates of supported scanners.
2004-10-02 16:21:37 +00:00
Oliver Rauch
47aa22cd1b
*** empty log message ***
2004-09-30 22:20:28 +00:00
Karl Heinz Kremer
f19a7ac039
backend/epson_usb.c: add USB device ID for CX6400 back in
...
backend/epson.c: disable "feed" command for Perfection 1640 w/ ADF
2004-09-14 23:21:29 +00:00
Jochen Eisinger
e94bd95143
2004-09-06 Jochen Eisinger <jochen@penguin-breeder.org>
...
* backend/mustek_pp.c: clarify error message
* configure.in: only build the mustek_pp backend, if parallel
port support of any kind is present
2004-09-06 18:30:54 +00:00
Gerhard Jaeger
b7ec4d0fc4
Fixed bug #300913 .
2004-09-06 07:58:36 +00:00
Gerhard Jaeger
c2403281fa
Bumped build number.
2004-09-06 07:58:20 +00:00
Ullrich Sigwanz
25b1983efc
using correct literal for SANE_Fix type conversion
2004-09-04 19:15:51 +00:00
Ullrich Sigwanz
fa432745ca
cleaned gamma-stuff and set correct start-gamma
2004-09-04 11:16:55 +00:00
Henning Geinitz
f7fb0fa2d2
Committed missing file.
2004-09-03 18:08:02 +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
Oliver Schwartz
199eab31b8
Added support for Epson 2480
2004-09-02 20:59:12 +00:00
Ullrich Sigwanz
d6badf6687
removed niash_types.h
2004-08-31 18:43:58 +00:00
Stéphane Voltz
db6ba01d78
* backend/umax_pp.c:
...
option parsing fix
* backend/umax_pp_low.c:
minor 1220P calibration fixes
2004-08-28 07:21:12 +00:00
Stéphane Voltz
44065a4f5a
- rename 'contrast' to 'offset' and 'highlight' to 'gain'.
...
Translations will need to be updated.
- beginning of 610P/1220P codepath merge.
2004-08-25 19:51:58 +00:00
Henning Geinitz
b600c81c26
Added Mustek ScanExpress 1248 UB and new version of Mustek BearPaw 1200 CU Plus.
2004-08-08 10:00:02 +00:00
Gerard Klaver
57f1ef4df5
-using now SANE_VALUE_SCAN_MODE_LINEART, _GRAY, and _COLOR,
...
-changed use of %d to %ld (when bytes values are displayed)
(part of bug 300799 and 300814)
2004-08-05 17:01:00 +00:00
Gerard Klaver
4f1709e51c
correction removed dummy WHITE R, G and B slides for VM656A and VM6586.
2004-08-04 20:58:10 +00:00
Gerard Klaver
fdc5564cac
-added for the VM6575 a WHITE_LEVEL_R, _G and _B slider option
...
-changed for the VM656A, VM6575 and VM6586 the calibration part(subtract highest and lowest value and then divide).
-default SANE_TECO2_CAL_ALGO value is now 1 for the VM3564 and VM6575
-preview value is now 75 dpi for the VM6575
2004-08-04 16:53:20 +00:00
Gerhard Jaeger
f9c28244fb
Small cleanup.
2004-08-03 10:23:26 +00:00
Gerhard Jaeger
727dd4ab9a
Niash backend files, initial checkin.
2004-08-03 07:42:08 +00:00
Gerhard Jaeger
75858b7e9b
Added niash backend files and target.
2004-08-03 07:40:00 +00:00
Gerhard Jaeger
9aa86144d0
Added niash backend.
2004-08-03 07:37:56 +00:00
Gerhard Jaeger
2a1b6bd853
Added speedup parameters and TPA autodetection for UMAX3400/3450,
...
added disableSpeedup option.
2004-07-26 15:16:32 +00:00
Stéphane Voltz
f6c51c2b7e
- fixed a 610P initialization bug that shown up when changing from
...
color to grey mode from within a fronted
- internal revision numbers increase
2004-07-21 04:42:17 +00:00
Gerhard Jaeger
1faef6ebf3
improved fastforward stuff, cleanup work.
2004-07-16 11:45:11 +00:00
Gerhard Jaeger
5b730abe4c
cleanup work.
2004-07-16 11:41:22 +00:00
Gerhard Jaeger
a0f1ff4a1b
bumped up build number.
2004-07-16 11:40:51 +00:00
Gerhard Jaeger
dfba0dd7a7
added DevFS support for kernel 2.6, removed floating point
...
operations (Thanx to Rafal Rzepecki), bumped up build number,
cleanup work.
2004-07-16 11:39:09 +00:00
Gerhard Jaeger
349bce36ca
Added support for binary scanning for the CanoScan D660U, cleanup work.
2004-07-05 12:59:03 +00:00
Gerhard Jaeger
6bb7bcaf49
Bumped up build number.
2004-07-05 12:56:23 +00:00
Gerhard Jaeger
51549b4570
Major update, see doc/plustek/Plustek-USB.changes.
2004-07-02 13:09:36 +00:00
Frank Zago
2e06036a35
added support for Genius FS-1130 Colorpage Scanner.
2004-07-01 02:35:20 +00:00
m. allan noah
809228102f
bugfix
2004-06-28 14:01:10 +00:00
Henning Geinitz
dd60b829d0
Fixed some (but not all) MIN related compilation warnings (bug #300823 ).
2004-06-22 16:16:45 +00:00
Rene Rebe
4897ea92fa
* backend/avision.c, backend/avision.h, doc/sane-avision.man:
...
Fixed compilation warning (Bug #300399 ) and added a force-a3
option, needed for A3 scanner returning bogus scan area definitions
2004-06-22 14:12:52 +00:00
Mattias Ellert
ac9ec0ff1c
Missed one...
2004-06-20 01:22:44 +00:00
Mattias Ellert
9f059ae1cd
Option names should not be tagged for localization
...
Fixing some typos
New localizable strings from the gt68xx backend (pofiles regenerated)
Swedish localization updated
2004-06-19 23:21:02 +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
Stéphane Voltz
06ef6f1dbb
- fixed overflows in 610P shading calibration coefficients
...
- minor man update
- 610P status change from minimal to good
2004-06-17 05:09:10 +00:00
Oliver Schwartz
2035924143
Don't enforce even number of URB packages on 1212u_2. Fixes bug #300753 .
2004-06-16 19:52:27 +00:00
Henning Geinitz
f493221fc6
Only use __attribute__ if gcc is used for compilation. Some other compilers
...
don't know __attribute__ and therefore can't compile sane-backends without this
fix. See bug #300803 .
2004-06-15 12:17:37 +00:00
Stéphane Voltz
e4892c69cf
* 610P gray levels shading calibration fix
...
* added timer to let 610P ASIC settle down after probing
2004-06-15 05:45:09 +00:00
Julien BLACHE
6de2f54c0c
doc/Makefile.in: saned is in /usr/sbin, its manpage should go to section 8.
...
Fixed everything referring to saned(1) to refer to saned(8).
2004-06-13 15:25:13 +00:00
Karl Heinz Kremer
b619e0a0f1
Added product ID for Perfection 1650 again, which was removed by mistake, and
...
finally removed ID for Perfection 1250.
2004-06-13 12:41:00 +00:00