Olaf Meeuwissen
38153b33e1
Fix "discards 'const' qualifier from pointer target type" warning
...
The device2 variable is not modified so let's make that clear.
2015-11-11 22:41:42 +09:00
Nils Philippsen
4126b6796d
coolscan2: average multiple samples
2012-12-13 13:13:36 +01:00
Nils Philippsen
2385657904
coolscan2: set multi-sampling on scanner
2012-12-13 13:13:36 +01:00
Nils Philippsen
ed9ac6f15d
coolscan2: only offer samples-per-scan for devices supporting it
2012-12-13 13:13:36 +01:00
Nils Philippsen
121afa695b
coolscan2: add samples-per-scan option
2012-12-13 13:13:36 +01:00
chris@cnpbagwell.com
4d9e8138af
standardize including local sane/ include files.
...
Source code was inconsistent on how they were referencing
include files in include/sane. In certain cases, sane/sane.h
and sane/saneopts.h was really including external copies (with
some preprocessor implementations anyways).
2009-05-07 22:06:20 -05:00
Chris Bagwell
70f3fdfba4
* acinclude.m4, backend/*.[ch], tools/*.[ch], frontend/*.[ch]:
...
Global replace of u_int??_t with C9x standard based uintxx_t
in order to remove some tricky and overlapping portability logic
from acinclude.m4 and leave it in only m4/stdint.m4.
2009-02-26 03:15:43 +00: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
m. allan noah
994bef3b16
reduce gcc pedantic/ansi warnings from 690 to 280 lines, mostly via casts in
...
str*() calls, also update hpljm1005 sane_cancel code
2008-02-04 01:20:01 +00:00
Mattias Ellert
1aaed781b6
Fix format warnings
2008-02-03 12:09:09 +00:00
Alessandro Zummo
99770af682
coolscan2: fixed coolscan2 infrared to work
...
as advertised in the man page. RGBA format will come soon.
2006-12-13 22:46:24 +00:00
Henning Geinitz
ee5542ebc1
Added (minimal) support for Nikon LS 50 ED, Coolscan V ED and (probably) Super
...
Coolscan LS-5000 ED (patch from Giuseppe Sacco
<giuseppe@eppesuigoccas.homedns.org>).
2006-06-11 21:35:19 +00:00
Andras Major
36a01d3b84
*** empty log message ***
2003-01-23 23:41:21 +00:00
Andras Major
8fed746702
*** empty log message ***
2002-09-28 08:04:22 +00:00
Andras Major
6e2c579cc1
coolscan2 update to 0.1.8
2002-09-28 07:59:11 +00:00
Andras Major
29b7b4d674
coolscan2 update to 0.1.7
2002-08-21 23:36:00 +00:00
Andras Major
bea605a14f
coolscan2 update to 0.1.6
2002-06-14 13:10:42 +00:00
Andras Major
a6bef6ab38
man page for coolscan2 added
2002-05-05 13:55:38 +00:00
Andras Major
62f0764002
coolscan2 update
2002-04-26 19:33:27 +00:00
Frank Zago
26091221c4
Fixed version problem.
2002-04-23 14:42:44 +00:00
Frank Zago
c7760e193c
New coolscan2 backend.
2002-04-22 22:06:21 +00:00