kopia lustrzana https://gitlab.com/sane-project/backends
359 wiersze
16 KiB
Plaintext
359 wiersze
16 KiB
Plaintext
2002-12-04 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* backend/epson_scsi.c backend/sm3600.c: 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.
|
|
* aclocal.m4 acinclude.m4 configure configure.in
|
|
include/sane/config.h.in: 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. Trans-
|
|
lations 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.
|
|
* po/Makefile.in: Added autoconf comment, removed MSGCAT variable.
|
|
|
|
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-03 Peter Fales <peter@fales-lorenz.net>
|
|
|
|
* backend/gphoto2.c: Don't display the "low resolution" option when
|
|
taking a picture, because it doesn't actually do anything.
|
|
|
|
2002-12-02 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* po/Makefile.in po/README sane-backends.de.po sane-backends.es.po
|
|
sane-backends.fr.po sane-backends.ru.po sane-backends.sv.po:
|
|
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-01 Stéphane Voltz <svoltz@wanadoo.fr>
|
|
|
|
* backend/umax_pp.c: unmarked from SANE_I18N 2 options names
|
|
|
|
2002-12-01 Rene Rebe <rene.rebe@gmx.net>
|
|
* backend/avision.h backend/avision.c backend/avision.conf
|
|
doc/descriptions/avision.desc: updated the Avision backend -
|
|
including auto-generated .desc file listing all devices
|
|
also present in the avision.c device-list.
|
|
* doc/descriptions/avision.desc: syntax fix
|
|
* doc/sane-avision.man: updated to reflect the current backend
|
|
development.
|
|
|
|
2002-12-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* configure configure.in backend/dll.c: Add dynamic loading support
|
|
for MacOS X/Darwin (from Peter O'Gorman <peter@pogma.com>).
|
|
* TODO: Added sp15c inclusion and low-level buffer prints. Removed
|
|
avision warning, hpsj5s freeze, hp/libusb, and manpages issues.
|
|
Updated MacOS X list.
|
|
* configure configure.in backend/Makefile.in: Use libtool -module
|
|
when linking shared libs that will be loaded dynamically.
|
|
|
|
2002-11-30 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* po/Makefile.in po/epson.sv.po po/saneopts.sv.po: Added Swedish
|
|
translation (from Dennis Björklund <db@zigo.dhs.org>).
|
|
|
|
2002-11-29 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* configure configure.in backend/canon630u.c backend/dll.c
|
|
backend/gt68xx.c backend/mustek_usb.c backend/net.c backend/pnm.c
|
|
backend/test.c backend/umax1220u.c backend/v4l.c doc/Makefile.in
|
|
include/sane/config.h.in tools/sane-desc.c: Fixed PACKAGE_VERSION
|
|
breakage. PACKAGE_VERSION was redefined by autoconf 2.5 with a
|
|
different meaning. Use PACKAGE_STRING instead.
|
|
* backend/mustek.c doc/descriptions/mustek.desc
|
|
doc/mustek/mustek.CHANGES: PACKAGE_VERSION fix. Fixed debug message
|
|
in do_stop: really print exit status of reader process.
|
|
* doc/sane-usb.man: PACKAGEVERSION fix. Removed HP exception. Added
|
|
MacOS X.
|
|
* doc/gamma4scanimage.man doc/sane-artec_eplus48u.man
|
|
doc/sane-config.man doc/sane-find-scanner.man doc/sane-gt68xx.man
|
|
doc/sane-mustek.man doc/sane-mustek_usb.man doc/sane.man
|
|
doc/saned.man doc/scanimage.man: Added missing quotes around
|
|
PACKAGEVERSION
|
|
* doc/sane-abaton.man doc/sane-agfafocus.man doc/sane-apple.man
|
|
doc/sane-artec.man doc/sane-as6e.man doc/sane-avision.man
|
|
doc/sane-bh.man doc/sane-canon.man doc/sane-canon630u.man
|
|
doc/sane-canon_pp.man doc/sane-coolscan.man doc/sane-coolscan2.man
|
|
doc/sane-dc210.man doc/sane-dc240.man doc/sane-dc25.man
|
|
doc/sane-dll.man doc/sane-dmc.man doc/sane-epson.man
|
|
doc/sane-fujitsu.man doc/sane-gphoto2.man doc/sane-hp.man
|
|
doc/sane-hpsj5s.man doc/sane-leo.man doc/sane-matsushita.man
|
|
doc/sane-microtek.man doc/sane-microtek2.man doc/sane-mustek_pp.man
|
|
doc/sane-nec.man doc/sane-net.man doc/sane-pie.man doc/sane-pint.man
|
|
doc/sane-plustek.man doc/sane-pnm.man doc/sane-qcam.man
|
|
doc/sane-ricoh.man doc/sane-s9036.man doc/sane-sceptre.man
|
|
doc/sane-scsi.man doc/sane-sharp.man doc/sane-sm3600.man
|
|
doc/sane-snapscan.man doc/sane-sp15c.man doc/sane-st400.man
|
|
doc/sane-tamarack.man doc/sane-teco1.man doc/sane-teco2.man
|
|
doc/sane-teco3.man doc/sane-test.man doc/sane-umax.man
|
|
doc/sane-umax1220u.man doc/sane-umax_pp.man doc/sane-v4l.man:
|
|
Changed "-" to "\-" in .SH NAME section (required by man 7 man).
|
|
Added PACKAGEVERSION and "SANE Scanner Access Now Easy" to header.
|
|
|
|
2002-11-29 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
|
|
|
|
* frontend/stiff.c: added fclose(icc_file)
|
|
|
|
2002-11-25 Peter Kirchgessner <peter@kirchgessner.net>
|
|
|
|
* backend/hp-device.h backend/hp-accessor.c backend/hp-scl.c
|
|
backend/hp.c backend/hp-device.c backend/hp-option.c
|
|
backend/hp.h backend/hp.conf backend/Makefile.in
|
|
doc/sane-hp.man doc/descriptions/hp.desc
|
|
Added libusb support for hp-backend
|
|
|
|
2002-11-25 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* PROJECTS: 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-23 Rene Rebe <rene.rebe@gmx.net>
|
|
|
|
* backend/avision.h backend/avision.c backend/avision.conf
|
|
doc/sane-avision.man: updated the Avisin backend to my todays
|
|
snapshot. It know handles more scanners as well as ADF and A3
|
|
size devices.
|
|
|
|
2002-11-23 Max Vorobiev <pcwizard@yandex.ru>
|
|
* backend/hpsj5s.c: Removed default port probing.
|
|
|
|
2002-11-22 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* doc/sane.man: Formatting fixes. Updates some backend entries and
|
|
sane-find-scanner. Some clarifications.
|
|
* doc/scanimage.man: Use "--option arg" format for all options.
|
|
Other formatting fixes.
|
|
* doc/gamma4scanimage.man doc/sane-config.man doc/sane-find-scanner.man
|
|
doc/saned.man: Formatting updates.
|
|
|
|
2002-11-22 Michael Herder <crapsite at gmx.net>
|
|
|
|
Fixed header in artec_eplus48u.de.po.
|
|
*po/artec_eplus48u.de.po
|
|
|
|
2002-11-21 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* doc/descriptions/mustek_usb.desc doc/sane-mustek_usb.man
|
|
doc/mustek_usb/mustek_usb.CHANGES doc/mustek_usb/mustek_usb.TODO:
|
|
Minor manpage fixes. Added links to similar backends. More
|
|
information about non-Linux OS.
|
|
* doc/sane-mustek.man: Minor fixes. Added links to ther backends
|
|
providing support for Mustek scanners.
|
|
* backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_gt6816.c
|
|
backend/gt68xx_low.c backend/gt68xx_low.h doc/sane-gt68xx.man
|
|
doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES:
|
|
Changed 150 to 200 dpi for Mustek BearPaw 2400 TA. Fixed warnings
|
|
in gt68xx_low.c. Used DBG instead of XDBG ing gt68xx_low.c.
|
|
Minor manpage fixes. Added man page links to other backends.
|
|
gt68xx_low.h: Fixed __FUNCTION__ bug on non-gcc compilers.
|
|
Added more details about the BSDs in the manpage. Fixed color order
|
|
for ScanExpress A3 USB.
|
|
* TODO: Removed tevion9693usb and umax1220u warnings entries. Added
|
|
avsion warnings. Little bit of restructuring.
|
|
|
|
2002-11-21 Michael Herder <crapsite at gmx.net>
|
|
|
|
Added german translation for artec_eplus48u backend.
|
|
*po/artec_eplus48u.de.po
|
|
*po/Makefile.in
|
|
|
|
2002-11-20 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* doc/Makefile.in: Don't generate symlinks for libsane.so/.a, the files
|
|
are installed anyway. Fix symlink creation when only static libraries
|
|
are created.
|
|
|
|
2002-11-20 Michael Herder <crapsite at gmx.net>
|
|
|
|
Added artec_eplus48u backend for the scanner Artec E+ 48U and
|
|
re-badged models like Tevion/Medion MD 9693, Medion MD 9705 and
|
|
Trust Easy Webscan 19200.
|
|
* backend/Makefile.in backend/dll.conf backend/artec_eplus48u.c
|
|
backend/artec_eplus48u.conf backend/artec_eplus48u.h
|
|
* doc/.cvsignore doc/Makefile.in doc/sane-artec_eplus48u.man doc/sane.man
|
|
doc/descriptions/artec_eplus48u.desc
|
|
* AUTHORS: Updated concerning artec_eplus48u.
|
|
|
|
2002-11-19 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* doc/sane-usb.man: Added quick start section. New structure/order.
|
|
Added list of backends that don't use sanei_usb. Added headers
|
|
and fixed \- bug.
|
|
* doc/sane-find-scanner.man: Minor adjustments, added headers, fixed
|
|
\- bug.
|
|
|
|
2002-11-18 Frank Zago <fzago at austin dot rr dot com>
|
|
|
|
* backend/umax-usb.c: the usb support for the umax 2200 wasn't
|
|
using the correct sanei USB API, which broke the support for that
|
|
scanner. Also fixed a couple warnings and a typo.
|
|
* backend/sceptre.c backend/teco1.c backend/teco3.c
|
|
backend/matsushita.c backend/leo.c: fixed hexdump() declaration.
|
|
* backend/dll.c: fixed some warnings.
|
|
|
|
2002-11-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
|
|
|
* backend/umax_pp_low.c: disable test facility
|
|
|
|
2002-11-17 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* TODO: Added manpage issues and hpsj5s freeze problem. Removed canon.c
|
|
model problem.
|
|
* doc/Makefile.in: Added variable @PACKAGEVERSION@ for usage in
|
|
manpages.
|
|
|
|
2002-11-14 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* doc/sane-mustek_usb.man doc/sane-usb.man: Fixed wrong .TH headers.
|
|
|
|
2002-11-13 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* configure configure.in acinclude.m4 aclocal.m4
|
|
include/sane/config.h.in: Fix compilation on Tru64 by readding
|
|
the sys/bitypes.h work-around. Minimum autoconf version is 2.50 now.
|
|
* backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c
|
|
backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h doc/sane-gt68xx.man
|
|
doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES po/gt68xx.de.po:
|
|
Added basic support for Plustek OpticPro 1248U (from Gerhard Jaeger
|
|
<gerhard@gjaeger.de>). Removed 50 and 1200 dpi from Lexmark X73.
|
|
Backend status is BETA now.
|
|
|
|
2002-11-13 Ulrich Deiters <ukd@xenon.pc.uni-koeln.de>
|
|
|
|
* modified the Canon SCSI backend (now version 1.10):
|
|
* backend/canon.c, canon-scsi.c: Added support of focus control for
|
|
the FS2710 film scanner.
|
|
backend/canon-sane.c: Set handler_arg in sanei_scsi_open() calls
|
|
to zero to avoid crashes with Mandrake Linux 9.0
|
|
|
|
2002-11-12 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
|
|
|
|
* added several russion translations to directory po.
|
|
The translations have been created by
|
|
Vitaly Lipatov <LAV@VL3143.spb.edu>
|
|
|
|
2002-11-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
|
|
|
* backend/umax_pp.c: revert a experimental change that went into
|
|
cvs by mistake.
|
|
* po/umax_pp.de.po: switch to iso-8858-1
|
|
|
|
2002-11-07 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.h
|
|
backend/gt68xx_low.h doc/sane-gt68xx.man doc/descriptions/gt68xx.desc
|
|
doc/gt68xx/gt68xx.CHANGES po/Makefile.in po/gt68xx.de.po: Changed
|
|
option titles and descriptions to make them better readable. Added
|
|
translation markers for all options. Added German translation for
|
|
backend options. Updated manpage and .desc file concerning scanner
|
|
status. Added untested flag for Mustek ScanEpress A3 USB and Lexmark
|
|
X73.
|
|
* backend/mustek.c doc/sane-mustek.man doc/descriptions/mustek.desc
|
|
doc/mustek/mustek.CHANGES: Upload linear gamma table for Pro models
|
|
if custom gamma is off instead of uploading the composed gamma table.
|
|
That avoids applying gamm twice. Minor man page update.
|
|
|
|
2002-11-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
|
|
|
* backend/umax_pp.c backend/umax_pp_mid.c : OS/2 compile fix, indent
|
|
correction
|
|
|
|
2002-11-03 Karl Heinz Kremer <khk@khk.net>
|
|
|
|
* sanei/sanei_usb.c: Use endpoint address with direction information
|
|
instead of the pipe reference. This caused problems with Darwin
|
|
systems.
|
|
|
|
2002-11-03 Karl Heinz Kremer <khk@khk.net>
|
|
|
|
* backend/epson.c: Full support for libusb
|
|
|
|
2002-11-03 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* README configure.in configure po/Makefile.in po/README:
|
|
Translations are now enabled by default if the gettext tools are
|
|
found. Use msgcat if available. Don't update the .po files
|
|
automatically.
|
|
* TODO: Added entries about canon.c model extraction bug, and sanei_usb
|
|
issue. Updated entries about MAcOS X support. Removed po files entry.
|
|
|
|
2002-10-31 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* configure configure.in: Print installation directories.
|
|
* backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.c
|
|
backend/gt68xx_low.c backend/gt68xx_low.h doc/gt68xx/gt68xx.CHANGES:
|
|
Faster AFE calibration. Minor fixes. New version: 1.0-28.
|
|
|
|
2002-10-31 Stéphane Voltz <svoltz@wanadoo.fr>
|
|
|
|
* backend/umax_pp.c backend/umax_pp.h backend/umax_pp_low.h
|
|
backend/umax_pp_low.c tools/umax_pp.c: add UTA detection,
|
|
version number updates
|
|
|
|
|
|
2002-10-30 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* backend/dll.conf: Removed commented out gt68xx entry.
|
|
* PROJECTS: Updated viceo entry.
|
|
|
|
2002-10-27 Peter Fales <peter@fales-lorenz.net>
|
|
|
|
* configure, acinclude.m4, aclocal.m4 - 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-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* configure configure.in: Added a warning if sysconfdir is set to
|
|
/usr/etc.
|
|
* backend/test.c: Explicitely close the pipe and wait until
|
|
reader_process is killed.
|
|
|
|
2002-10-25 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* backend/Makefile.in backend/dll.conf backend/gt68xx.c
|
|
backend/gt68xx.conf backend/gt68xx.h backend/gt68xx_devices.c
|
|
backend/gt68xx_generic.c backend/gt68xx_generic.h
|
|
backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h
|
|
backend/gt68xx_gt6816.c backend/gt68xx_gt6816.h backend/gt68xx_high.c
|
|
backend/gt68xx_high.h backend/gt68xx_low.c backend/gt68xx_low.h
|
|
backend/gt68xx_mid.c backend/gt68xx_mid.h
|
|
backend/gt68xx_shm_channel.c backend/gt68xx_shm_channel.h:
|
|
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.
|
|
* doc/.cvsignore doc/Makefile.in doc/sane-gt68xx.man doc/sane.man
|
|
doc/descriptions/gt68xx.desc doc/descriptions-external/gt68xx.desc
|
|
doc/gt68xx/gt68xx.CHANGES: Added documentation for gt68xx backend.
|
|
* AUTHORS PROJECTS TODO: Updated concerning gt68xx.
|
|
* Makefile.in backend/Makefile.in doc/Makefile.in: Added some missing
|
|
files to DISTFILES.
|
|
|
|
2002-10-24 Peter Fales <peter@fales-lorenz.net>
|
|
|
|
* backend/gphoto2.c: Improve checks for values specified in config
|
|
file and generate errors when invalid values are specified.
|
|
|
|
2002-10-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
* configure configure.in: Warnings enabled again. Used extra version
|
|
-cvs.
|
|
|
|
Older entries can be found in ChangeLog-1.0.9.
|