Ruediger Meier
5311781404
cleanup, uniq PATH_SEP defines
...
Always use the same portable PATH_SEP define (note _WIN32
is not defined on cygwin).
2012-01-21 22:02:20 -06:00
m. allan noah
ff048f4176
add three new SANE_VALUE macros and use mode name macros from saneopts.h
2010-02-10 23:48:21 -05:00
Alessandro Zummo
b39c12dd7b
Define MM_PER_INCH once for all
2009-06-18 15:54:49 +02: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
Mattias Ellert
d5ae0bbc3d
Fix for bug #306751 : sanei-thread with pthreads on 64 bit
2008-05-15 12:50:25 +00:00
Henning Geinitz
41c181b062
Fixed problem with option "resolution" which esists twice at the same time. Bug
...
#302466 .
2006-01-02 15:55:18 +00:00
Henning Geinitz
5d3abf887c
New version: 0.96. Added Genius ColorPage-EP (from Karsten Festag
...
<karsten.festag@gmx.de>).
2004-10-06 10:36:57 +00:00
Henning Geinitz
419c622b44
Added backend version 200410042220 from Karsten Festag <karsten.festag@gmx.de>.
...
While attaching devices only read attributes from source 0 (=
MD_SOURCE_FLATBED), others give wrong results. Better handling of different
shading depths. Including model ColorPage-EP. Workaround for firmware bug for
V300 (FW < 2.70). Workaround for firmware bug with odd pixel numbers. Bugfix for
lamp switching when using LightLid35 Transparency Adaptor.
2004-10-05 10:52:39 +00:00
Henning Geinitz
0e29f2138f
Fixed some warnings (bug #300823 ). Fixed Microtek Phantom C6 scanning on big
...
endian platforms. Based on patch from Matijs van Zuijlen in Debian bug tracking
system (#274523 ).
2004-10-03 13:19:07 +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
Henning Geinitz
345401d726
Fixed some missing or duplicated spaces in option descriptions.
2003-10-05 11:43:20 +00:00
Henning Geinitz
0e70e29baf
Moved union Option_Value from backend header files to sanei_backend.h. No need
...
to copy it over and over again. Changed header inclusion order in backend
files to include backend.h after sanei_backend.h. Based on a patch from stef
<stef-listes@wanadoo.fr>.
2003-09-12 16:10:33 +00:00
Henning Geinitz
af90832aee
Bugfix for the X12USL(solved problems >600dpi), one for lineart mode with a
...
6400XL and one for Scanmaker 5 (crashes at sendgamma). From Karsten Festag
<karsten.festag@gmx.de>.
2003-01-16 22:07:18 +00:00
Henning Geinitz
be735bc16b
OPT_THRESHOLD fix. Avoid using "_" in option names. Set more options in
...
microtek2.conf to on by default. From Karsten Festag <karsten.festag@gmx.de>.
2003-01-11 22:15:14 +00:00
Henning Geinitz
a50e314cbe
Improved support for Scanmaker X12USL. Alpha support for Scanmaker
...
9800XL. Some bugfixes. (From Karsten Festag <karsten.festag@gmx.de>).
2003-01-09 00:40:45 +00:00
Henning Geinitz
0f2b241654
Fixed undefined behaviour problem and Scanmaker X12 problems. New version:
...
20020127. Code from karsten.festag@t-online.de (Karsten Festag).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-27 15:08:42 +00:00
Henning Geinitz
808dfaeef7
Update to backend 0.95-20020112 (from karsten.festag@t-online.de
...
(Karsten Festag)).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-19 20:58:42 +00:00
Petter Reinholdtsen
514da4e0d4
Wiped old repository. Imported v1.0.1.
1999-08-09 18:06:01 +00:00
Henning Geinitz
c84c0af20a
Increased version number to 0.95. Updated man page. Patch from
...
karsten.festag@t-online.de (Karsten Festag).
Henning Meier-Geinitz <henning@meier-geinitz.de>
1994-10-28 17:43:02 +00:00
Henning Geinitz
292890bd05
Updated microtek2 backend to build
...
20011023 (from karsten.festag@t-online.de (Karsten Festag)).
Bugfix for scsi_read_image_status - supports now the old and the
new method. Improved backend-calibration supports brightness and
contrast settings and color balancing. Enable 12 bit per color
scanning with Scanmaker 9600XL (and other types that use the segreg
pixel transfer format and support 12 bit, untested). 10 bit does not
work yet. Make C6 USB work.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-24 20:35:18 +00:00
Henning Geinitz
7c642ae706
Updated Microtek2 backend to version 0.9 build 20010828 (from
...
Karsten Festag <karsten.festag@t-online.de>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-10-05 19:15:55 +00:00
Henning Geinitz
f6c81bd30c
Updated to version 0.9 (from Karsten Festag
...
<karsten.festag@t-online.de>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 13:18:45 +00:00
Petter Reinholdtsen
25fd7585d0
Merge devel (v1.0.3) into head branch.
2000-08-12 15:09:21 +00:00
Petter Reinholdtsen
ab44d84541
Merged main branch with current DEVEL_1_9.
2000-03-05 13:55:11 +00:00
Petter Reinholdtsen
64a6bf656c
Initial revision
1999-08-09 18:05:55 +00:00