Henning Geinitz
2c9b61d3ef
Added Epson Stylus CX5400 and Nikon Coolscan 5000 ED. Minor documentation updates.
2004-04-17 10:05:48 +00:00
Henning Geinitz
d3f16e5cd2
In make distclean also clean subdirectories.
2004-04-12 15:17:37 +00:00
Henning Geinitz
8521db8b42
Added some missing files to DISTFILES.
2004-04-10 19:17:17 +00:00
Jochen Eisinger
82737c0daf
2004-04-10 Jochen Eisinger <jochen@penguin-breeder.org>
...
* tools/sane-find-scanner.c, doc/sane-mustek_pp.man,
doc/sane-find-scanner.man: added support for detecting
mustek parallel port scanners.
2004-04-10 09:39:16 +00:00
Stéphane Voltz
e2b72e6b57
- added ppdev support for 610P
...
- fixed direct hardware ECP support for 1220P
- fixed scanning area overflow
- removed uneeded function
2004-03-15 13:21:13 +00:00
Henning Geinitz
3eadbfd8a5
Added scanner ids (from Marcel Pol). Added more documentation. Added "chmod
...
a+rw" alternative.
2004-03-14 18:25:02 +00:00
Stéphane Voltz
e973af58e8
- finished ECP support for 1220P/2000P
...
- added low level communication for 610P
- added scanner detection for 610P
- misc doc updates
2004-03-09 06:12:27 +00:00
Henning Geinitz
8c27cccc46
GL841 max packet size can be 512 bytes on USB 2.0.
2004-03-08 19:15:32 +00:00
Frank Zago
ba9bb6212d
Added test for GL646 used in HP scanners.
2004-02-28 18:31:33 +00:00
Julien BLACHE
2991c344db
* tools/hotplug: added the hotplug script used by the Debian package, with a quick README.
...
* tools/README: updated to mention the hotplug/ directory.
2004-02-28 10:06:32 +00:00
Stéphane Voltz
e64495994e
- initial ECP support
...
- version number and status update
- made safe-auto the default for port access
2004-02-20 05:36:27 +00:00
Henning Geinitz
02334639e8
Really fix the anchors.
2004-01-11 18:52:00 +00:00
Henning Geinitz
4933528fdf
When generating HTML anchor names, make sure they are unique. Bug #300439 .
2004-01-11 18:05:47 +00:00
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