2003-12-21 20:59:59 +00:00
|
|
|
|
2003-12-20 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* backend/test.c doc/descriptions/test.desc: Fixed initial value
|
|
|
|
|
for --fixed-constraint-range (bug #300388).
|
2003-12-21 21:42:34 +00:00
|
|
|
|
* include/sane/sanei_usb.h: Include stdlib.h for size_t.
|
2003-12-21 21:54:29 +00:00
|
|
|
|
* sanei/sanei_constrain_value.c: Fixed overflow (bug #300389).
|
2003-12-21 22:51:42 +00:00
|
|
|
|
* acinclude.m4 aclocal.m4 configure configure.in backend/v4l.c
|
|
|
|
|
backend/v4l.h doc/descriptions/v4l.desc: Don't include
|
|
|
|
|
linux/videodev.h kernel header anymore. Use own defines
|
|
|
|
|
instead. Fixes bug #300324.
|
2003-12-21 20:59:59 +00:00
|
|
|
|
|
2003-12-18 13:25:39 +00:00
|
|
|
|
2003-12-18 Gerhard Jaeger <gerhard@gjaeger.de>
|
|
|
|
|
* doc/sane-plustek.man: new version, minor fixes
|
|
|
|
|
* doc/descriptions/plustek.desc: new backend version
|
|
|
|
|
* backend/plustek-pp*: cleanup work
|
|
|
|
|
* backend/plustek-usb*: new version 0.47, added support for model overide
|
|
|
|
|
when one manufacturer uses the same model-id for various devices.
|
|
|
|
|
|
2003-12-16 20:45:53 +00:00
|
|
|
|
2003-12-16 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* doc/descriptions/unsupported.desc: Added Canon 3200F.
|
2003-12-16 20:51:23 +00:00
|
|
|
|
* backend/gt68xx_gt6801.h: Made internal function static.
|
2003-12-16 20:45:53 +00:00
|
|
|
|
|
2003-12-16 12:26:28 +00:00
|
|
|
|
2003-12-15 Oliver Schirrmeister <oschirr@abm.de>
|
|
|
|
|
* backends/fujitsu.[hc]: Bugfix: The options pagewidth and
|
|
|
|
|
pageheight were disabled for the fi4530
|
|
|
|
|
|
2003-12-16 02:26:44 +00:00
|
|
|
|
2003-12-15 Eugene Weiss <eweiss@sbcglobal.net>
|
|
|
|
|
* backend/as6e.c: fixed bugs 300123 and 300133.
|
|
|
|
|
|
2003-12-15 22:15:37 +00:00
|
|
|
|
2003-12-15 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* doc/descriptions/unsupported.desc: Added some scanners.
|
|
|
|
|
* doc/sane-mustek_pp_ccd.man: Removed (now again in mustek_pp backend).
|
|
|
|
|
|
2003-12-15 13:24:43 +00:00
|
|
|
|
2003-12-15 Oliver Schirrmeister <oschirr@abm.de>
|
|
|
|
|
* backends/fujitsu.[hc]:
|
|
|
|
|
- Bugfix: set default threshold range to 0..255 There is a problem
|
|
|
|
|
with the M3093 when you are not allows to set the threshold to 0.
|
|
|
|
|
- Bugfix: set the allowable x- and y-DPI values from VPD. Scanning
|
|
|
|
|
with x=100 and y=100 dpi with an fi4120 resulted in an image
|
|
|
|
|
with 100,75 dpi.
|
|
|
|
|
- Bugfix: Set the default value of gamma to 0x80 for all scanners
|
|
|
|
|
that don't have build in gamma patterns.
|
|
|
|
|
- Bugfix: fi-4530 and fi-4210 don't support standard paper size
|
|
|
|
|
spezification. Disabled this option for these scanners.
|
|
|
|
|
|
2003-12-14 19:15:24 +00:00
|
|
|
|
2003-12-14 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* AUTHORS: Eugene S. Weiss has CVS write access now.
|
|
|
|
|
* doc/descriptions/unsupported.desc: Added and updated some
|
|
|
|
|
scanners.
|
|
|
|
|
* tools/sane-find-scanner.c: Actually use the number of the alt
|
|
|
|
|
setting when printing descriptors. Fixes bug #300383 found by
|
|
|
|
|
Gerard Klaver.
|
|
|
|
|
* backend/gt68xx.c backend/gt68xx_devices.c doc/sane-gt68xx.man
|
|
|
|
|
doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES:
|
|
|
|
|
Updated code for Genius Vivid 4x and Mustek ScanExpress A3 USB.
|
|
|
|
|
Added Genius Colorpage Vivid3 V2 and Googlegear 2000 as
|
|
|
|
|
supported devices.
|
|
|
|
|
* backend/artec.c: Check for NULL before accessing a pointer. This
|
|
|
|
|
may fix a segmentation fault mentioned in bug #300339. Also a
|
|
|
|
|
compilation warning was fixed.
|
|
|
|
|
|
2003-12-13 16:40:57 +00:00
|
|
|
|
2003-12-13 Julien BLACHE <jb@jblache.org>
|
|
|
|
|
* fronted/saned.c: use strcasecmp() instead of strcmp() when
|
|
|
|
|
matching IPv6 addresses.
|
|
|
|
|
|
2003-12-12 06:57:31 +00:00
|
|
|
|
2003-12-12 Michael Herder <crapsite at gmx.net>
|
|
|
|
|
* backend/artec_eplus48u.c backend/artec_eplus48u.h
|
|
|
|
|
backend/artec_eplus48u.conf: added experimental
|
|
|
|
|
support for the Artec E+ Pro
|
|
|
|
|
fixed sane-Bugs-300261 (doesn't compile when
|
|
|
|
|
NDEBUG is defined)
|
|
|
|
|
|
2003-12-09 18:47:53 +00:00
|
|
|
|
2003-12-09 Allan Noah <anoah at pfeiffer dot edu>
|
|
|
|
|
* doc/desc/{fujitsu|ma1509}.desc: move fujitsu fi-4110eox2 section
|
|
|
|
|
|
|
|
|
|
2003-12-09 Allan Noah <anoah at pfeiffer dot edu>
|
|
|
|
|
* backend/fujitsu.c: count USB packets to prevent timeouts, perhaps
|
|
|
|
|
due to DATA0/1 toggle problems in certain scanners
|
|
|
|
|
|
2003-12-08 04:12:40 +00:00
|
|
|
|
2003-12-07 Peter Fales <peter@fales-lorenz.net>
|
|
|
|
|
* acinclude.m4, aclocal.m4, configure: remove "enabling GPHOTO2"
|
|
|
|
|
messages printed by configure
|
|
|
|
|
|
2003-12-07 12:26:10 +00:00
|
|
|
|
2003-12-07 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* doc/descriptions/unsupported.desc: Added some scanners.
|
|
|
|
|
|
2003-12-07 04:28:14 +00:00
|
|
|
|
2003-12-06 Peter Fales <peter@fales-lorenz.net>
|
|
|
|
|
* acinclude.m4, aclocal.m4, configure: gphoto2 backend is now
|
|
|
|
|
enabled by default if gphoto2-config is found. Use
|
|
|
|
|
"--with-gphoto2=no" to disable it.
|
|
|
|
|
|
2003-12-06 13:38:47 +00:00
|
|
|
|
2003-12-06 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* configure configure.in include/sane/config.h.in
|
|
|
|
|
sanei/sanei_scsi.c: sanei_scsi.c should now compile with the new
|
|
|
|
|
and old SCSI API of MacOS X. Patch from Mattias Ellert
|
|
|
|
|
<mattias.ellert@tsl.uu.se>.
|
2003-12-06 16:27:16 +00:00
|
|
|
|
* doc/descriptions/unsupported.desc: Added several scanners.
|
2003-12-07 10:10:30 +00:00
|
|
|
|
* AUTHORS: Matthew Marjanovic and Marian Eichholz both have CVS
|
|
|
|
|
access now.
|
|
|
|
|
* sanei/sanei_usb.c: Check for /dev/uscanner* for NetBSD and
|
|
|
|
|
OpenBSD. Patch from bug tracker #300373.
|
2003-12-06 13:38:47 +00:00
|
|
|
|
|
2003-12-01 21:24:00 +00:00
|
|
|
|
2003-12-01 Nathan Rutman <nthn1@yahoo.com>
|
|
|
|
|
|
|
|
|
|
* backend/canon630u.c: Change default scan size to full platen,
|
|
|
|
|
removed compiler warnings, made HMG's fix for bug #300257
|
|
|
|
|
permament.
|
|
|
|
|
* doc/sane-canon630u.man: cleanup
|
|
|
|
|
|
2003-12-01 10:17:28 +00:00
|
|
|
|
2003-12-01 Jochen Eisinger <jochen@penguin-breeder.org>
|
|
|
|
|
|
2003-12-01 11:52:19 +00:00
|
|
|
|
* backend/mustek_pp_ccd300.c: Fixed horizontal offset of scan area
|
|
|
|
|
and scaling for color scans
|
2003-12-01 10:17:28 +00:00
|
|
|
|
|
2003-11-27 23:22:27 +00:00
|
|
|
|
2003-11-27 Karl Heinz Kremer <khk@khk.net>
|
|
|
|
|
|
|
|
|
|
* doc/descriptions/epson.desc: Changed status for CX3200 and
|
|
|
|
|
CX5200 from untested to good
|
|
|
|
|
|
2003-11-27 23:11:32 +00:00
|
|
|
|
2003-11-28 Oliver Schwartz <Oliver.Schwartz@gmx.de>
|
|
|
|
|
|
|
|
|
|
* backend/snapscan.c: Download gamma table twice for
|
|
|
|
|
Epson Perfection 1670
|
|
|
|
|
|
2003-11-27 09:59:49 +00:00
|
|
|
|
2003-11-27 Gerhard Jaeger <gerhard@gjaeger.de>
|
|
|
|
|
|
|
|
|
|
* doc/plustek/Plustek.changes: moved to Plustek-USB.changes
|
|
|
|
|
* doc/plustek/Plustek-PARPORT.changes: added
|
|
|
|
|
* doc/plustek/Plustek-USB.txt doc/sane-plustek.man
|
|
|
|
|
doc/sane-plustek_pp.man: Update
|
|
|
|
|
|
2003-11-26 17:16:39 +00:00
|
|
|
|
2003-11-26 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* doc/descriptions/unsupported.desc: Added Epson CX6400. Removed
|
|
|
|
|
Packard Bell Diamond 1200. Updated HP ScanJet 8200.
|
2003-11-26 21:42:24 +00:00
|
|
|
|
* Makefile.in doc/descriptions/releases.txt: Generate md5 hash
|
|
|
|
|
when making the a release.
|
2003-11-26 17:16:39 +00:00
|
|
|
|
|
2003-11-24 22:35:43 +00:00
|
|
|
|
2003-11-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* AUTHORS: Michael Herder has CVS access now.
|
2003-11-24 22:38:56 +00:00
|
|
|
|
* doc/descriptions/unsupported.desc: Added Biolux 654. Updated HP
|
|
|
|
|
Photosmart entries. Removed Mustek BearPaw 2448 TA Plus (now
|
|
|
|
|
listed by gt68xx.desc).
|
2003-11-24 22:35:43 +00:00
|
|
|
|
|
2003-11-24 11:25:17 +00:00
|
|
|
|
2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org>
|
|
|
|
|
|
|
|
|
|
* backend/mustek_pp_ccd300.c: forgot parameters to wait_bank_change
|
|
|
|
|
* include/sane/sanei_pa4s2.h: fixed function prototype
|
|
|
|
|
|
2003-11-24 08:55:49 +00:00
|
|
|
|
2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org>
|
|
|
|
|
|
|
|
|
|
* doc/descriptions/mustek_pp.desc: changed :beta to :good
|
|
|
|
|
|
2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org>
* backend/mustek_pp.c, sanei/sanei_pa4s2.c: added support for auto
probing of the port
* configure{.in}, backend/mustek_pp_ccd.*, backend/Makefile.in,
backend/dll.conf, doc/sane-mustek_pp_ccd.man, doc/sane.man,
doc/Makefile.in, doc/descriptions/mustek_pp_ccd.desc: mustek_pp_ccd
backend removed
* backend/mustek_pp.conf, mustek_pp_ccd300.[ch],
doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc: fixed CCD
support for mustek_pp backend
* backend/mustek_pp_null.c: beautified debug scanner name
2003-11-24 08:53:30 +00:00
|
|
|
|
2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org>
|
|
|
|
|
|
|
|
|
|
* backend/mustek_pp.c, sanei/sanei_pa4s2.c: added support for auto
|
|
|
|
|
probing of the port
|
|
|
|
|
* configure{.in}, backend/mustek_pp_ccd.*, backend/Makefile.in,
|
|
|
|
|
backend/dll.conf, doc/sane-mustek_pp_ccd.man, doc/sane.man,
|
|
|
|
|
doc/Makefile.in, doc/descriptions/mustek_pp_ccd.desc: mustek_pp_ccd
|
|
|
|
|
backend removed
|
|
|
|
|
* backend/mustek_pp.conf, mustek_pp_ccd300.[ch],
|
|
|
|
|
doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc: fixed CCD
|
|
|
|
|
support for mustek_pp backend
|
|
|
|
|
* backend/mustek_pp_null.c: beautified debug scanner name
|
2003-11-23 23:35:53 +00:00
|
|
|
|
|
|
|
|
|
2003-11-23 Ren<65> Rebe <rene@rocklinux.org>
|
|
|
|
|
|
|
|
|
|
* backend/avision.c backend/avision.h: the current development state,
|
|
|
|
|
including cleanups, code refactoring and nearly complete HP
|
|
|
|
|
53xx/75xx ADF support
|
|
|
|
|
|
2003-11-23 11:57:04 +00:00
|
|
|
|
2003-11-23 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
2003-05-25 11:00:24 +00:00
|
|
|
|
|
2003-05-25 11:38:20 +00:00
|
|
|
|
* configure configure.in: Warnings enabled again. Added -cvs to
|
|
|
|
|
version.
|
2003-11-23 11:59:05 +00:00
|
|
|
|
* doc/releases.txt: Updated information about diffs.
|
2003-11-23 12:55:41 +00:00
|
|
|
|
* doc/descriptions/unsupported.desc: Added HP and Mustek scanners.
|
2003-11-23 21:14:43 +00:00
|
|
|
|
* backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c
|
|
|
|
|
backend/gt68xx_gt6801.c backend/gt68xx_gt6801.h backend/gt68xx_low.c
|
|
|
|
|
backend/gt68xx_low.h doc/descriptions/gt68xx.desc
|
|
|
|
|
doc/gt68xx/gt68xx.CHANGES: Added Mustek BearPaw 2448 TA
|
|
|
|
|
Plus. Added special command set for Plustek U16B. Added
|
|
|
|
|
Plug-n-Scan 2400 M(T) to list of devices. No positive report yet.
|
|
|
|
|
Used request for memory writes and reads instead of a fixed
|
|
|
|
|
value of 0x04. Set Genius Vivid4x to GT6816. Untested. All
|
|
|
|
|
changes have not been tested on their respective scanners yet.
|
|
|
|
|
New version: 1.0.50.
|
2002-10-23 13:57:12 +00:00
|
|
|
|
|
2003-11-23 11:57:04 +00:00
|
|
|
|
Older entries can be found in ChangeLog-1.0.13.
|