sane-project-backends/ChangeLog

396 wiersze
15 KiB
Plaintext
Czysty Wina Historia

2004-07-15 Rene Rebe <rene@rocklinux.org>
* include/sane/sane.h: added extern "C" for compilation with a C++
compiler
2004-07-10 Gerard Klaver <gerard at gkall dot hobby dot nl>
* tools/check-usb-chip.c: Added check for the GT-8911.
2004-07-10 Henning Meier-Geinitz <henning@meier-geinitz.de>
* tools/check-usb-chip.c: Also check the number of interfaces for
the GT-6816 to avoid conflicts with other GT chips.
2004-07-09 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions-external/brother.desc: New file. Added the
scanners listed on the brother backend page. Used "untested"
status as we don't have confirmation that the backend actually
works.
* tools/hotplug/libsane.usermap: Added Mustek ScanExpress 1248UB.
* tools/sane-desc.c: XML mode updates (patch from Jose Gato
<jgato@gsyc.escet.urjc.es>).
* doc/descriptions/ma1509.desc: Removed dead link.
2004-07-05 Gerhard Jaeger <gerhard@gjaeger.de>
* doc/descriptions/plustek.desc: Changed status of CanoScan D660U.
* doc/plustek/Plustek-USB*: Update.
* backend/plustek.c: Bumped up build number.
* backend/plustek-usb.[ch] backend/plustek-usbdevs.c
backend/plustek-usbhw.c backend/plustek-usbimg.c
backend/plustek-usbmap.c backend/plustek-usbscan.c: Added support
for binary scanning for the CanoScan D660U, cleanup work.
2004-07-03 Peter Fales <peter@fales-lorenz.net>
* acinclude.m4, aclocal.m4, configure, tools/sane-config.in:
When using pkg-config to get library flags for gphoto2, any
extra flags (such as -L) must be passed to sane-config.in so
that it can find the libraries in a non-standard location.
(Bug #300686)
2004-07-02 Gerhard Jaeger <gerhard@gjaeger.de>
* po/*.po: Updated according to changes in the plustek backend.
* backend/plustek.c backend/plustek-usb*: Major update, see
doc/plustek/Plustek-USB.changes.
* doc/sane-plustek.man: Update.
* doc/plustek/Plustek-USB.changes: Update.
* doc/descriptions/plustek.desc: Removed unsupported devices,
updated some states.
* doc/descriptions/plustek_pp.desc: URL update.
* doc/descriptions/u12.desc: URL update, changed state of backend.
* doc/sane-plustek_pp.man: URL update.
* doc/sane-u12.man: URL update.
2004-06-30 Frank Zago <fzago at austin dot rr dot com>
* backend/leo.c doc/descriptions/leo.desc: added support for
Genius FS-1130 Colorpage Scanner.
2004-06-30 Gerhard Jaeger <gerhard@gjaeger.de>
* doc/plustek/Makefile.kernel26: fixed floating point issues
for SuSE kernels.
2004-06-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/unsupported.desc: Added Microtek and Xerox
scanners.
* tools/sane-desc.c: Added xml output (patch from
jose <jgato@lambdaux.com>). Other minor fixes.
2004-06-28 m. allan noah <anoah at pfeiffer dot edu>
* backend/fujitsu.c: use model code instead of string compare
submitted by: stan at saticed.me.uk
2004-06-21 Gerhard Jaeger <gerhard@gjaeger.de>
* doc/descriptions/unsupported.desc: removed Compac S4 100
(supported by the Plustek backend), added various Plustek
devices, changed OpticPro m12 to OpticSlim M12
2004-06-22 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/microtek2.c: Fixed some (but not all) MIN related
compilation warnings (bug #300823).
* tools/sane-find-scanner.c: Look for NetBSD uscanner devices (bug
#300815).
2004-06-22 Rene Rebe <rene@rocklinux.org>
* backend/avision.c, backend/avision.h, doc/sane-avision.man:
Fixed compilation warning (Bug #300399) and added a force-a3
option, needed for A3 scanner returning bogus scan area definitions
2004-06-21 Gerhard Jaeger <gerhard@gjaeger.de>
* po/*.po: Updated according to upcomming changes in the plustek backend.
2004-06-20 Mattias Ellert <mattias.ellert@tsl.uu.se>
* aclocal.m4, configure, sane/config.h.in, backend/Makefile.in,
backend/agfafocus.c, backend/artec_eplus48u.c, backend/avision.c,
backend/coolscan.c, backend/fujitsu.c, backend/pie.c,
backend/plustek.c, backend/plustek_pp.c, backend/sp15c.c,
backend/tamarack.c, backend/u12.c
* Fixing bug #300602 for the following backends: agfafocus,
artec_eplus48u, avision, coolscan, fujitsu, pie, plustek,
plustek_pp, sp15c, tamarack and u12
* Migrating the avision backend to sanei_threads (bug #300631)
2004-06-19 Mattias Ellert <mattias.ellert@tsl.uu.se>
* backend/gt68xx.c po/sane-backends.bg.po po/sane-backends.cs.po
po/sane-backends.da.po po/sane-backends.de.po
po/sane-backends.es.po po/sane-backends.fr.po
po/sane-backends.it.po po/sane-backends.nl.po
po/sane-backends.no.po po/sane-backends.pt.po
po/sane-backends.ru.po po/sane-backends.sv.po
* Option names should not be tagged for localization
* Fixing some typos
* New localizable strings from the gt68xx backend (pofiles regenerated)
* Swedish translation updated
2004-06-19 Mattias Ellert <mattias.ellert@tsl.uu.se>
* sanei/sanei_scsi.c, tools/sane-find-scanner.c
* SCSI scanners can now be selected by LUN on MacOS X
* sane-find-scanner now finds SCSI scanners on MacOS X
* making some sanei_scsi internal functions static
2004-05-30 Peter Fales <peter@fales-lorenz.net>
* acinclude.m4, aclocal.m4, configure.in, configure
In addition to using pkg-config to find the gphoto2 library flags,
we should check to see whether it's actually possible to link
a program using those flags.
2004-06-18 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/gt68xx/gt68xx.TODO: New file. Lots of bugs and missing
features for the gt68xx backend.
* backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_generic.c
backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h backend/gt68xx_gt6816.c
backend/gt68xx_high.c backend/gt68xx_high.h backend/gt68xx_low.c
backend/gt68xx_low.h backend/gt68xx_mid.c doc/descriptions/gt68xx.desc
doc/gt68xx/gt68xx.CHANGES: Updated to backend version 61. Lots
of fixes for coarse calibration, scanning speed and several
scanners. For details, see gt68xx.CHANGES.
2004-06-17 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/.cvsignore: Added *.8.
2004-06-17 St<53>phane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.c doc/descriptions/umax_pp.desc
doc/sane-umax_pp.man:
fixed overflows in 610P shading calibration coefficients,
minor man update, 610P status change from minimal to good
2004-06-16 Oliver Schwartz <Oliver.Schwartz@gmx.de>
* backend/snapscan.h backend/snapscan.c backend/snapscan-usb.c:
Don't enforce even number of URB packages on 1212u_2 since
it causes problems. See bug #300753.
2004-06-15 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/snapscan.c: Only use __attribute__ if gcc is used for
compilation. Some other compilers don't know __attribute__ and
therefore can't compile sane-backends without this fix. See
bug #300803.
2004-06-15 St<53>phane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.h backend/umax_pp_low.c backend/umax_pp_mid.c:
610P gray level shading calibration fix. Added timer to let 610P
ASIC to settle down after probing.
2004-06-13 Julien Blache <jb@jblache.org>
* doc/Makefile.in: saned is in /usr/sbin, its manpage should go to
section 8. Fixed everything referring to saned(1) to refer to saned(8).
2004-06-13 Mattias Ellert <mattias.ellert@tsl.uu.se>
* doc/descriptions/unsupported.desc: Added NEC Petiscan as unsupported
2004-06-13 Karl Heinz Kremer <khk@khk.net>
* backend/sane_usb.c: Added Perfection 1650 back in that was removed by
mistake and finally removed Perfection 1250.
2004-06-12 St<53>phane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.c tools/umax_pp.c: final fixes for 610P color
scanning, parallel port autodetection for the umax_pp tool.
2004-06-10 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/mustek_usb.desc: Fixed version number.
2004-06-08 Gerhard Jaeger <gerhard@gjaeger.de>
* backend/plustek-pp_misc.c: fixed multiple parport problem for kernel 2.6.x.
* backend/plustek_pp.c: bumped up version number.
* doc/plustek/BUID: bumped up build number.
2004-06-08 Henning Meier-Geinitz <henning@meier-geinitz.de>
* tools/RenSaneDlls.cmd: Fixed newlines.
* README.netbsd: Mention SCSI buffer size problems and uk/ss files
issue.
* backend/mustek.c doc/descriptions/mustek.desc
doc/mustek/mustek.CHANGES: Reduced scan area of Mustek Paragon
1200 A3 Pro. Removed warning message. Increased support level to
complete.
* tools/hotplug/libsane.usermap: Added another variant of a
Plustek OpticPro 1248U.
* doc/descriptions/unsupported.desc: Added Syscan TravelScan FS-531.
2004-06-06 Karl Heinz Kremer <khk@khk.net>
* backend/epson_usb.c: remove product IDs for Perfection 1250 and 1260
2004-06-06 Oliver Schwartz <Oliver.Schwartz@gmx.de>
* backend/snapscan-usb.c: Don't use shared memory on OS/2 and
when using pthreads.
2004-06-06 Henning Meier-Geinitz <henning@meier-geinitz.de>
* tools/hotplug/libsane.usermap: Added Mustek BearPaw 2448 Plus
and Plustek OpticPro U16B.
2004-06-05 Henning Meier-Geinitz <henning@meier-geinitz.de>
* tools/README tools/RenSaneDlls.cmd: Added REXX script to convert
backend-DLL-filenames according to 8.3 naming convention
necessary for DLLs on OS/2 (from Franz Bakan).
2004-06-02 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/net.c doc/sane-net.man doc/saned.man frontend/saned.c:
Changed service name from "sane" to "sane-port". This is the
IANA registered service name for port 6566 (bug #300758).
2004-06-02 Oliver Schirrmeister <oschirr@abm.de>
* fujitsu.c
bugfix: It is possible to read duplex color now.
2004-05-31 Henning Meier-Geinitz <henning@meier-geinitz.de>
* AUTHORS: Mattias Ellert has CVS write access now.
2004-05-30 Peter Fales <peter@fales-lorenz.net>
* acinclude.m4, aclocal.m4, configure.in, configure
Use pkg-config rather than gphoto2-config to get gphoto
build parameters (bug #300686)
2004-05-30 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/v4l.c: Used SANE_VALUE_SCAN_MODE_* constants.
* doc/descriptions-external/viceo.desc: Mention special kernel patch.
2004-05-29 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/sp15c.c: Fixed the fix of the sanei_thread fix
(from Mattias Ellert).
2004-05-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
* README.hp-ux: Mention trouble with higher optimization levels
(from Ulrich Deiters <ukd@xenon.pc.Uni-Koeln.DE>).
* doc/descriptions/unsupported.desc: Added Dell A920, Microtek
1850S and Plustek OpticPro m12. Removed HP,Scanjet 2300 (already
in genesys.desc).
* backend/sp15c.c: Fixed sanei_thread fix (bug #300634, by Mattias
Ellert).
2004-05-27 Oliver Schwartz <Oliver.Schwartz@gmx.de>
* backend/snapscan.c backend/snapscan-usb.c: Use shared
memory for urb counters
2004-05-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/dll.c doc/descriptions/dll.desc: Work around 8 char
limit for dynamic loading on OS/2 (patch from Franz Bakan
<fbakan@gmx.net>).
2004-05-24 m. allan noah <anoah at pfeiffer dot edu>
* backend/fujitsu.[ch]: apply Mattias Ellert's thread patch
split packet counter into r and w
2004-05-23 Henning Meier-Geinitz <henning@meier-geinitz.de>
* tools/check-usb-scanner.c: Detect GL660+GL646 on USB2 also.
Fixed Mustek MA1017 scanner freeze problem.
* backend/Makefile.in backend/agfafocus.c backend/agfafocus.h
backend/microtek2.c backend/microtek2.h backend/sp15c.c
backend/sp15c.h backend/tamarack.c backend/tamarack.h:
Use sanei_thread instead of fork() in the unmaintained backends.
Patches from Mattias Ellert (bugs: 300635, 300634, 300633, 300629).
2004-05-21 Gerhard Jaeger <gerhard@gjaeger.de>
* sanei/sanei_pp.c: fixed compilation problem on HP-UX.
2004-05-21 Ulrich Deiters <ukd@xenon.pc.uni-koeln.de>
* backend/canon.c, canon-sane.c, canon.h: removed an option
(OPT_PAGE) that conflicted with some frontends
2004-05-18 Ulrich Deiters <ukd@xenon.pc.uni-koeln.de>
* backend/canon.c, canon-sane.c: memory leak and bug fixed
in slide scanner code
2004-05-18 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/unsupported.desc: Added more Canon cartridge
scanners. Updated Visioneer Paperport 3100b.
2004-05-18 Michael Herder <crapmail@nurfuerspam.de>
* backend/Makefile.in:
adjusted for use with sanei_thread and artec_eplus48u backend
(thanks Mattias Ellert)
2004-05-16 Oliver Rauch <Oliver.Rauch@Rauch-DOmain.DE>
* sanei/sanei_config.c: added DIR_SEP=";" and PATH_SEP="\\"
for windows (when windows.h) is available
* backend/dll.c: added DIR_SEP definitions from sanei_config.c
and replaced relevant ":" by DIR_SEP
2004-05-15 Gerhard Jaeger <gerhard@gjaeger.de>
* doc/plustek/BUID: bumped up build number.
* doc/plustek/Plustek-PARPORT.changes: update
* backend/plustek-pp_misc.c: fixed kernel 2.6 issue.
fixed also Bug #300698.
2004-05-15 Michael Herder <crapmail@nurfuerspam.de>
* backend/artec_eplus48u.c backend/artec_eplus48u.h:
applied patch from Mattias Ellert (thanks), which adds support
for sanei_thread
2004-05-15 St<53>hane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c: fixed
origin shift bug for 610P. Added on guard against configuration
that can put several 'port' option in conf file.
2004-05-13 St<53>hane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c: fixed
data lines reordering for 610P
2004-05-12 Henning Meier-Geinitz <henning@meier-geinitz.de>
* sane-backends.lsm: Updated FTP server link to ftp.sane-project.org.
2004-05-11 Henning Meier-Geinitz <henning@meier-geinitz.de>
* Makefile.in: Remove autoconf temp files and some japi stuff in
distclean target.
2004-05-10 St<53>hane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.c : fixed 300x600 dpi scans, direct
hardware access and timing issues for 610P
2004-05-06 Jochen Eisinger <jochen@penguin-breeder.org>
* tools/hotplug/libusbscanner: latest hotplug doesn't set
DEVICE on 2.6.x kernels. Added a workaround
2004-05-05 Matthew Duggan <stauff1@users.sourceforge.net>
* include/sane/saneopts.h: Added SANE_VALUE_SCAN_MODE_* strings.
* backend/canon_pp.c: Used them.
2004-05-01 Jochen Eisinger <jochen@penguin-breeder.org>
* tools/hotplug/libsane.usbmap: removed empty lines, latest
hotplug cannot cope with them
2004-03-15 St<53>hane Voltz <svoltz@wanadoo.fr>
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c
backend/umax_pp_mid.h backend/umax_pp.c backend/umax_pp.h
tools/umax_pp.c: added support for 610P
2004-05-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
* configure configure.in: Warnings enabled again. Added -cvs to
version.
* Makefile.in: Added Changelog-1.0.14 to DISTFILES.
Older entries can be found in ChangeLog-1.0.14.