Olaf Meeuwissen
aa5468552b
teco2: Fix [-Wunused-const-variable=] compiler warning
...
The default_dpi_color_adjust variable hasn't been used ever since the
backend was added.
2017-06-26 11:39:50 +09:00
Olaf Meeuwissen
23891a2646
.editorconfig: trim trailing whitespace
2017-05-29 21:14:29 +09:00
m. allan noah
91598aa800
* backend/*.[ch]: nearly every backend used V_MAJOR
...
instead of SANE_CURRENT_MAJOR in sane_init()
* backend/snapscan.c: remove EXPECTED_VERSION check
since new SANE standard is forward compatible
2008-11-26 21:21:31 +00:00
Gerard Klaver
ea48a33beb
clean up
2008-01-12 14:25:50 +00:00
Gerard Klaver
4a440222ae
update teco_request_routine, add init value to size
2008-01-12 13:25:36 +00:00
Frank Zago
ab5d790e26
Replaced __unused__ with __sane_unused__ to avoid a namespace conflict.
2005-09-19 19:57:48 +00:00
Gerard Klaver
1ee3c3719b
Remove teco_request_sense command for VM3564
...
Some text updates, removed 160 dpi mode (150 dpi can be used)
2005-07-29 20:27:12 +00:00
Frank Zago
483e472841
New email address.
2005-07-07 11:55:43 +00:00
Gerard Klaver
2b96a873e6
use __unused__
2005-03-04 19:45:06 +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
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
Frank Zago
681c7e6efe
From gerard Klaver and Michael Holler - Better detection of the scanner. Added white level. More work on some color resolutions.
2003-07-19 16:01:47 +00:00
Frank Zago
e9c4f3a1a3
Fixed a bug regarding color shifting above X max resolution. Added more working resolutions for the VM3575.
2003-06-07 15:47:44 +00:00
Frank Zago
80273ebac3
indent only.
2003-06-07 15:22:46 +00:00
Frank Zago
2ee4e6da26
Minor fix for the VM6575.
2003-04-25 23:43:45 +00:00
Frank Zago
e8351b1aac
*** empty log message ***
2003-04-24 03:55:33 +00:00
Frank Zago
500d1b48cb
Added support for Relisys AVEC II S3 (VM3564) and Primax Jewel 4800 (VM356A). Patch from Gerard Klaver.
2003-04-19 03:50:22 +00:00
Frank Zago
1f27c49a73
Added threshold and dithering options for black&white. Added more resolutions for the VM3575 and VM6586.
2002-09-20 03:02:20 +00:00
Frank Zago
3385a045ea
Fixed return code for sane_set_io_mode().
2002-08-31 15:56:33 +00:00
Frank Zago
df7dad6c29
added teco2 backend
2002-08-31 15:49:58 +00:00