Henning Geinitz
7b590a0cde
Faster AFE calibration. Minor fixes. New version: 1.0-28.
2002-10-31 19:50:44 +00:00
Henning Geinitz
719d9cdd36
Print installation directories.
2002-10-31 17:48:34 +00:00
Stéphane Voltz
c79500306a
- added UTA detection
...
- version updates
2002-10-31 06:53:52 +00:00
Henning Geinitz
cb0fcd408e
Updated viceo entry.
2002-10-30 10:26:29 +00:00
Henning Geinitz
16e9e09ee8
Removed commented out gt68xx entry.
2002-10-30 09:59:06 +00:00
Peter Fales
bc7497b37c
acinclude.m4, aclocal.m4, configure
2002-10-28 02:51:32 +00:00
Peter Fales
bcfa90dd98
Remove checks for specific version numbers of gphoto2 - that's not
...
good for long term maintenance, and the API has settled down enough
that all recent versions (both releases and CVS) are workable for SANE.
It is still necessary to specify --with-gphoto2 if you want to
use the gphoto2 backend.
2002-10-28 02:51:08 +00:00
Henning Geinitz
ba484e4b21
Explicitely close the pipe and wait until reader_process is killed.
2002-10-27 14:17:17 +00:00
Henning Geinitz
929e26fe29
Added a warning if sysconfdir is set to /usr/etc.
2002-10-27 12:58:51 +00:00
Henning Geinitz
c896009ed6
Added some missing files to DISTFILES.
2002-10-25 15:55:23 +00:00
Henning Geinitz
25d2d31f09
Added for gt68xx backend.
2002-10-25 12:22:32 +00:00
Henning Geinitz
465b3e6bcd
Updated concerning gt68xx.
2002-10-25 12:20:31 +00:00
Henning Geinitz
bc2a2f1d1c
Added documentation for gt68xx backend.
2002-10-25 12:19:34 +00:00
Henning Geinitz
492b63060f
Added gt68xx backend for scanners based on the Grandtech GT-6801
...
and GT-8616 chips like The Mustek BearPaw CU, and TA scanners
and some Artec Ultima 2000 clones.
2002-10-25 12:16:15 +00:00
Peter Fales
5a61a1f8ac
backend/gphoto2.c
2002-10-25 02:19:07 +00:00
Peter Fales
0a24458308
Improve checks for invalid parameters in config file
2002-10-25 02:16:40 +00:00
Henning Geinitz
af8fd9a020
Warnings enabled again. Used extra version -cvs.
2002-10-24 17:51:46 +00:00
Henning Geinitz
ffd77d030a
Moved ChangeLog to ChangeLog-1.0.9.
2002-10-24 17:49:12 +00:00
Henning Geinitz
ce6ee9e683
Added release markers for 1.0.9.
2002-10-24 15:48:38 +00:00
Henning Geinitz
f50495f8c6
New version: 1.0.9. Disabled compilation warnings.
2002-10-23 14:06:37 +00:00
Henning Geinitz
ceecca3fab
Increased version to 1.0.9.
2002-10-23 14:03:22 +00:00
Henning Geinitz
ab23bef35c
Updated status of scanners.
2002-10-23 13:57:12 +00:00
Stéphane Voltz
aadf66461f
* backend/umax_pp_low.c: added O_NONBLOCK to flags when opening ppdev
...
character device, to get around hangs with 2.4.19 linux kernels in
pure EPP mode.
2002-10-23 05:55:14 +00:00
Henning Geinitz
50314950bd
Added comment about DEC cc on Linux Alpha.
2002-10-20 17:17:38 +00:00
Peter Fales
5e424bbb01
backend/dc25.c
2002-10-19 16:40:40 +00:00
Peter Fales
2726f546bb
Fix compilation problem on OS/X gcc with UNUSEDARG
2002-10-19 16:35:02 +00:00
Henning Geinitz
2f02a5fa77
Added Trust Easy Webscan 19200.
2002-10-19 10:51:47 +00:00
Frank Zago
33597b48e7
Added Primax Jewel 4800.
2002-10-19 00:02:53 +00:00
Frank Zago
e4a71ab4b5
Added inquiry for the AVEC 2412 (vm352a).
2002-10-18 23:59:41 +00:00
Henning Geinitz
9dd9b8921f
Code freeze for SANE 1.0.9 is now active.
2002-10-17 20:45:11 +00:00
Henning Geinitz
81e2e26d91
Added scanimage short string-list options problem.
2002-10-17 19:31:10 +00:00
Henning Geinitz
d2925b40b2
Updated release date and backend list.
2002-10-17 19:29:55 +00:00
Henning Geinitz
1b7d22d8ad
Added commented out entries for hpoj and gt68xx.
2002-10-17 18:19:17 +00:00
Gerhard Jaeger
7f023e1fc5
Fixed po problem (tmp solution), fixed bug in shading function and fixed
...
some typos...
2002-10-17 08:21:10 +00:00
Oliver Rauch
9a266515f9
umax backend build 38
2002-10-16 15:03:41 +00:00
Henning Geinitz
f82c69e727
Added sane-config.1.
2002-10-15 18:30:34 +00:00
Gerhard Jaeger
eff5c115cb
Many small fixes and documentation update.
2002-10-15 18:02:53 +00:00
Henning Geinitz
23dd9c65ef
Added man page for sane-config.
2002-10-15 17:37:11 +00:00
Henning Geinitz
2fc7891363
Added microtek2 problem. Updated sane.tex and desc sections. Added scanimage
...
width/height problem. Added possible solution to po file mess.
2002-10-15 08:46:34 +00:00
Henning Geinitz
a99e4f1ecd
Really check for bulk_out ep when writing.
2002-10-15 08:42:42 +00:00
Henning Geinitz
94976a8954
Backend behaviour is undefined if sane_init doesn't return
...
SANE_STATUS_GOOD. Added SANE_STATUS_INVAL to return codes for
sane_start. Description of sane_set_io_mode is more precise.
2002-10-15 08:36:40 +00:00
Peter Kirchgessner
b064ea5da5
Added comment for USB-scanners in hp.conf
2002-10-15 05:37:10 +00:00
Peter Kirchgessner
f29f0db2f2
Added comment for USB scanner
2002-10-15 05:35:16 +00:00
Peter Fales
a324485666
backend/dc240.c, backend/dc240.h
2002-10-15 00:50:44 +00:00
Peter Fales
600abca5e1
Use portable code for camera structures that does not depend
...
on gcc or little-endian byte order
2002-10-15 00:48:19 +00:00
Oliver Schwartz
07e207ba40
SnapScan backend 1.4.17
2002-10-14 21:49:45 +00:00
Petter Reinholdtsen
27c68434f2
Remove semicolon at the end of functions.
2002-10-10 08:05:30 +00:00
Petter Reinholdtsen
48125643f6
Change type of size parameter from 'unsigned int' to 'size_t' for
...
gl640WriteBulk() and gl640ReadBulk() to avoid crash on platforms where
'sizeof(size_t) > sizeof(int)'.
2002-10-10 08:03:23 +00:00
Frank Zago
32c28abac4
Added entry for AVEC color 2412.
2002-10-09 17:54:21 +00:00
Henning Geinitz
5cb6875fdf
Added per-scanner status (from Karsten Festag <karsten.festag@gmx.de>).
2002-10-09 15:49:24 +00:00