Henning Geinitz
0196d1a4e6
Updated contact information.
2002-12-06 20:49:47 +00:00
Peter Kirchgessner
45bd96d0e7
Add missing .html to homepage link
2002-12-06 20:19:30 +00:00
Peter Kirchgessner
6ae4b96a70
Add documentation for option dumb-read in hp-backend
2002-12-06 20:17:30 +00:00
Peter Kirchgessner
35f5cdf6e0
Add option to work around "error during device I/O"
2002-12-06 20:14:36 +00:00
Peter Kirchgessner
524d25e2c3
Work around problem with Buslogic driver and hp-backend
2002-12-06 19:49:57 +00:00
Peter Kirchgessner
41cdb74d97
Workaround problem with Buslogic SCSI driver in hp-backend
2002-12-06 19:46:39 +00:00
Henning Geinitz
02e9fd83aa
Removed link to ACard problem.
2002-12-06 14:29:23 +00:00
Henning Geinitz
218716a010
Fixed MacOS X LD_FLAGS bug.
2002-12-06 14:26:31 +00:00
Henning Geinitz
61a9534ac0
Minor spelling and translation fixes.
2002-12-05 09:17:19 +00:00
Henning Geinitz
799dab5533
Updated links.
2002-12-05 08:48:22 +00:00
Henning Geinitz
15be0a21b4
Removed. No longer necessary.
2002-12-04 22:14:17 +00:00
Marcio Teixeira
b778793298
Added USB product number for Umax Astra 2100U to allow people to experiment
...
with it and this driver.
2002-12-04 20:54:54 +00:00
Henning Geinitz
f2cce09238
Intented according GNU coding standards.
2002-12-04 20:30:48 +00:00
Henning Geinitz
9e0f5f2a58
Ignore comments that are in the same line as the backend entries. Minor
...
manpage fixes.
2002-12-04 20:25:13 +00:00
Henning Geinitz
335de9c102
Added autoconf comment, removed MSGCAT variable.
2002-12-04 18:27:29 +00:00
Henning Geinitz
414e0c509f
Cleanup. Added some missing quotes. Better structure and comments. Tried to
...
keep similar tests in one group. Moved more complicated tests to
acinclude.m4. Added explicit test for build and host system type. When
checking for programs, used $EXEEXT (hopefully fixes OS/2 gettext
misdetection). Removed obsolete macros. Removed PTAL check. Used autoconf for
asm/io.h check. Shortened --enable-foo output and formatted it
correctly. Translations were installed even if --disable-translations was
set. Don't test for msgcat anymore. Tell why translations aren't
installed. Used autoconf 2.5 syntax for AC_OUTPUT and AC_CONFIG_FILES. Make
sane-config executable. Print flags and installation directories near the end
of configure output.
2002-12-04 17:48:10 +00:00
Henning Geinitz
249f649218
Move config.h include to the top of the include list to avoid compilation
...
errors on platforms not defining u_char. Added AIX lalloca check.
2002-12-04 17:33:46 +00:00
Marcio Teixeira
ec59c04a2d
Removed SANE_I18N from option names
2002-12-04 15:33:45 +00:00
Rene Rebe
764c85ef36
fixed the spelling of avision in my last changelog entry ...
2002-12-04 08:03:16 +00:00
Matthew Duggan
d44ae2c92e
2002-12-04 Matthew Duggan <stauff1@users.sourceforge.net>
...
* backend/canon_pp-dev.c: Don't compare firmware version numbers -
multiple versions do actually exist.
* doc/descriptions/canon_pp.desc: Bump version number.
2002-12-04 05:35:38 +00:00
Peter Fales
5602be214a
backend/gphoto2.c
2002-12-04 04:24:12 +00:00
Peter Fales
36ec9846ff
Disable "Low Res" option when snapping a new picture, because we don't
...
actually have the ability to change the resolution
2002-12-04 04:22:27 +00:00
Henning Geinitz
9f3c6f08d3
Remove sane-backends.pot in make clean.
2002-12-02 21:20:25 +00:00
Henning Geinitz
e42a7af6a3
Use only one file of translated messages per language. Merged all backend
...
files. Uses UTF-8 everywhere. Updated all files from the marked source code.
2002-12-02 21:04:26 +00:00
Stéphane Voltz
eefbee1252
* removed erroneous marking with SANE_I18N of 2 options names
2002-12-02 20:15:03 +00:00
Rene Rebe
e3ba635904
Updated the avision man-page to reflect the current driver development.
2002-12-01 19:17:47 +00:00
Rene Rebe
f0acf4c68a
syntax fix
2002-12-01 19:05:50 +00:00
Henning Geinitz
04317d8623
Use libtool -module when linking shared libs that will be loaded dynamically.
2002-12-01 15:30:18 +00:00
Rene Rebe
3e1655a2ce
New avision backend - including the auto-generated .desc file.
2002-12-01 13:42:18 +00:00
Henning Geinitz
2e15d5de44
Added sp15c inclusion and low-level buffer prints. Removed avision warning,
...
hpsj5s freeze, hp/libusb, and manpages issues. Updated MacOS X list.
2002-12-01 12:45:17 +00:00
Henning Geinitz
46fcee60aa
Add dynamic loading support for MacOS X/Darwin (from Peter O'Gorman
...
<peter@pogma.com>).
2002-12-01 12:42:01 +00:00
Henning Geinitz
5ce657748e
Added Swedish translation (from Dennis Björklund <db@zigo.dhs.org>).
2002-11-30 10:35:04 +00:00
Henning Geinitz
a40d7154ee
Changed "-" to "\-" in .SH NAME section (required by man 7 man).
...
Added PACKAGEVERSION and "SANE Scanner Access Now Easy" to header.
2002-11-29 20:15:39 +00:00
Henning Geinitz
7cd9688e1f
Added missing quotes around PACKAGEVERSION.
2002-11-29 18:50:27 +00:00
Henning Geinitz
346a2c66fb
PACKAGEVERSION fix. Removed HP exception. Added MacOS X.
2002-11-29 18:29:57 +00:00
Henning Geinitz
a543ca8242
PACKAGE_VERSION fix. Fixed debug message in do_stop: really print exit status
...
of reader process.
2002-11-29 18:22:00 +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
Oliver Rauch
31d6f428e1
Oliver Rauch: added fclose(icc_file) to stiff.c
2002-11-29 17:06:36 +00:00
Peter Kirchgessner
356318fcd0
Add libusb-support for hp-backend. Reduce warnings
2002-11-25 20:45:43 +00:00
Peter Kirchgessner
2869385331
hp-backend V 1.00 (libusb support
2002-11-25 20:40:43 +00:00
Peter Kirchgessner
a3cdfce816
Add support for libusb to hp-backend
2002-11-25 20:39:38 +00:00
Peter Kirchgessner
36c8a329cf
Add dependency to libusb for hp-backend
2002-11-25 20:38:20 +00:00
Peter Kirchgessner
09538261ab
Add libusb-support to hp-backend
2002-11-25 20:36:36 +00:00
Henning Geinitz
80f7d4a223
Removed projects for scanners that are now supported by the plustek
...
backend. Removed lhii backend (dead?). Added more details for other
projects. Added 5400C / 5470C project.
2002-11-25 17:48:05 +00:00
Rene Rebe
71bbc23961
Updated the Avisin backend to my todays snapshot. It supports more devices
...
as well as ADF and A3 size.
Massive code cleanups.
2002-11-23 16:17:07 +00:00
Max Vorobiev
0503b59cb8
*** empty log message ***
2002-11-23 11:56:16 +00:00
Max Vorobiev
3a65bf5426
Removed default port probing - hang up doesn't occure any more.
2002-11-23 11:52:11 +00:00
Henning Geinitz
c28da4c875
Formatting updates.
2002-11-22 18:20:32 +00:00
Henning Geinitz
5ac9d310be
Use "--option arg" format for all options. Other formatting fixes.
2002-11-22 17:47:45 +00:00
Henning Geinitz
fd26691d60
Formatting fixes. Updates some backend entries and sane-find-scanner. Some
...
clarifications.
2002-11-22 16:37:28 +00:00