Henning Geinitz
18ccfe1760
Added test for Genesys Logic GL841.
2003-12-29 16:32:30 +00:00
Henning Geinitz
e7484c515e
Silenced some compilation warnings.
2003-12-27 17:48:39 +00:00
Gerard Klaver
b5d713dc93
test for ICM532B added
2003-12-22 16:16:14 +00:00
Henning Geinitz
43d3cf687a
Actually use the number of the alt setting when printing descriptors. Fixes bug
...
#300383 found by Gerard Klaver.
2003-12-14 17:29:25 +00:00
Stéphane Voltz
b20f83b5a5
sane-umax_pp.man update, umax_pp.c revision update
2003-10-21 05:04:58 +00:00
Henning Geinitz
4bf0aa0851
In error and warning messages print the name of the description file. Print
...
warning if the status is not set for a device.
2003-10-17 09:25:56 +00:00
Oliver Rauch
6a864e0733
Changed bug in gamm4scanimage: When shadow==0 and highlight!=maxin then
...
then an endless loop occured.
Oliver Rauch
2003-09-29 20:32:48 +00:00
Henning Geinitz
fe31e3389c
Updated links.
2003-09-24 15:57:14 +00:00
Henning Geinitz
e306b4fbe1
Changed links to sane-project.org. Mentioned bug tracker. Added contact link.
...
Removed link to special USB and Parport lists (now on static web pages).
2003-09-24 15:56:34 +00:00
Frank Zago
3bda0d541d
Port to Cygwin.
2003-09-24 03:41:48 +00:00
Henning Geinitz
1a2db4cadd
PATH_MAX is too small for long comments on win32. Actually return 0 if there
...
is no second quotation mark. Patch from Frank Zago <fzago at austin dot rr
dot com>. Check for !word everywhere to avoid segfaults when a quotation mark
is missing.
2003-09-21 08:56:35 +00:00
Henning Geinitz
0a40fd4dc6
Added test for Genesys Logig GL660 + GL646 combination. Added some more
...
messages about what's going on.
2003-07-29 15:57:23 +00:00
Henning Geinitz
9f1c673205
Fixed indentation.
2003-07-24 16:57:26 +00:00
Henning Geinitz
7859f03a98
Added support for detecting Genesys Logic GL646.
2003-07-24 16:56:17 +00:00
Henning Geinitz
b3fd92c684
Added support for detecting USB chipsets to sane-find-scanner.
2003-07-18 12:11:01 +00:00
Henning Geinitz
29d42ebe6a
Mention backend name in warnings and errors.
2003-06-20 11:16:22 +00:00
Henning Geinitz
10dcf60722
Removed references to sane-desc.el.
2003-06-18 09:47:11 +00:00
Henning Geinitz
fce2bc531c
Removed because these emacs-lisp scripts haven't been used for some time now.
...
Use sane-desc.c instead.
2003-06-18 09:35:51 +00:00
Henning Geinitz
39321aa87b
Changed to use the new status system for devices: unsupported, untested,
...
minimal, basic, good, complete. The old backend and device statuses are
translated. Removed the option to generate one big table of backends (wasn't
used anyway).
2003-06-18 09:06:38 +00:00
Henning Geinitz
44053c7b91
Added sane-po.awk to DISTFILES (this time really).
2003-05-19 13:46:05 +00:00
Frank Zago
37677c95f7
Added a newline a the end of file.
2003-05-07 03:53:24 +00:00
Henning Geinitz
adc17d2892
Added description of check-po.awk. Minor reordering
2003-05-05 15:10:34 +00:00
Henning Geinitz
b991eed57d
Added script to check the translations for completeness (from Yann E. MORIN).
2003-05-05 15:09:49 +00:00
Henning Geinitz
2fca468542
Remove -all_load again and try to use the correct link order for
...
libraries.
2003-05-03 20:48:15 +00:00
Henning Geinitz
69a101ef06
Add -all_load to linker flags on MacOS X to avoid linker errors.
2003-05-02 21:58:57 +00:00
Henning Geinitz
5b89307312
Fixed segfault.
2003-04-30 23:11:50 +00:00
Henning Geinitz
a9365af7c8
Build sane-desc by default.
2003-04-30 23:10:39 +00:00
Henning Geinitz
b7717357c0
Fixed some HTML bugs.
2003-04-14 19:52:57 +00:00
Stéphane Voltz
5ed8c99cb7
- changed 'gain' option name to 'brightness'
...
- changed 'highlight' option name to 'contrast'
2003-02-25 07:04:12 +00:00
Henning Geinitz
748037c18b
Check all interfaces. Print a more definite message when a scanner was found
...
to avoid confusion.
2003-02-19 19:40:44 +00:00
Stéphane Voltz
b04729487f
- changed version number
2003-02-09 08:27:05 +00:00
Henning Geinitz
e32796612a
Updated sane-find-scanner and sane-desc.el entries.
2003-01-11 23:43:05 +00:00
Henning Geinitz
285c1e7cc1
Fixed overwrite warnings. Minor DBG message fixes. Fixed priority handling
...
(backend and manpage were overwritten even if a model had a lower priority).
2003-01-11 23:42:14 +00:00
Henning Geinitz
991bd09675
Fixed PACKAGE_VERSION breakage. PACKAGE_VERSION was redefined by autoconf 2.5
...
with a different meaning. Use PACKAGE_STRING instead.
2002-11-29 18:19:58 +00:00
Stéphane Voltz
c79500306a
- added UTA detection
...
- version updates
2002-10-31 06:53:52 +00:00
Stéphane Voltz
95ab2b5dda
- removed redundant entry in umax_pp.de.po
...
- fixed comment typo in umax_pp.conf
- allow for 4 digits port adress
- added ppdev ioctl return code check
2002-10-02 06:17:29 +00:00
Henning Geinitz
238a1814b2
Format of output for devices supported by libusb and scanner module is the
...
same now. Minor output fixes.
2002-09-15 14:27:00 +00:00
Henning Geinitz
65e67720e1
Fixed gamma4scanimage target for OS/2.
2002-08-25 13:57:52 +00:00
Henning Geinitz
30caa0cb6b
Added gamma4scanimage.c to DISTFILES.
2002-08-20 14:56:35 +00:00
Oliver Rauch
69d6156402
2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* tools/gamma4scanimage.c: Bugfix (atof->atoi)
* tools/README: added gamma4scanimage
* doc/Makefile.in: added manpage for gamma4scanimage
* doc/gamma4scanimage.man: added manpage for gamma4scanimage
2002-08-18 13:54:16 +00:00
Oliver Rauch
84f2c90136
Added copyright/GPL notice to gamma4scanimage
2002-08-17 08:18:55 +00:00
Oliver Rauch
790e5c9c25
2002-08-17 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* tools/gamma4scanimage.c: NEW: tool to create gamma table for scanimage
* tools/Makefile.in: changed file to compile and install gamma4scanimage
2002-08-17 08:07:34 +00:00
Stéphane Voltz
e4b1534faa
* backend/umax_pp_low.c: handled 'short read' with ppdev
...
* backend/umax_pp.c: assign size of 0 to group options
* tools/umax_pp.c: upped version number
2002-08-15 08:32:08 +00:00
Henning Geinitz
a2337684a0
Minor DISTFILES and distclean updates.
2002-07-30 18:31:11 +00:00
Henning Geinitz
375513cf08
Models are sorted alphanumerically now. Added support for priorities if one
...
model is mentioned by two backends. Don't print tables when no suitable
backend was found. More comments. Fixed some warnings. Code cleanup.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-17 18:03:51 +00:00
Henning Geinitz
aa0e51a932
Print USB descriptors (libusb) in -v -v mode. Print vendor and product names
...
(when available). Rewrote libusb heuristics.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-15 21:35:21 +00:00
Henning Geinitz
6e103ba768
Made verbosity option more flexible and added quiet option. In quiet mode,
...
print only the devices we have found. Don't check USB devices with SCSI
functions and vice versa if option force is not given. Don't do the libusb
scan if an explicit device name was given.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-14 16:39:03 +00:00
Henning Geinitz
d2221d45a1
Added support for libusb. Made comments better readable and positioned after
...
the output of the devices. Shorter output to fit into 80 chars.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-12 20:50:54 +00:00
Henning Geinitz
ecec16449d
Added backends mode with splitted tables. Fixed HTML colors. Spelling
...
and other minor fixes.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-12 20:17:53 +00:00
Henning Geinitz
cc1a6b09c8
Added support for :status :unsupported.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-08 20:24:53 +00:00