kopia lustrzana https://gitlab.com/sane-project/backends
.editorconfig: use utf-8 charset throughout
rodzic
f0f187f995
commit
fc4b250a09
|
@ -9,5 +9,6 @@
|
|||
root = true ; look no further
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
1999-04-17 David Mosberger-Tang <David.Mosberger@acm.org>
|
||||
|
||||
* Patch by Mikko Työläjärvi:
|
||||
* Patch by Mikko Työläjärvi:
|
||||
* sanei/sanei_scsi.c: Check for cam_devices[fd]==NULL, not !=NULL.
|
||||
|
||||
* Patch from Petter:
|
||||
|
|
|
@ -367,7 +367,7 @@
|
|||
|
||||
* doc/descriptions/hp.desc: Change HP ScanJet to ScanJet
|
||||
|
||||
2003-01-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-01-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/sane-umax_pp.man: updates and fixes
|
||||
* doc/descriptions/umax_pp.desc: change model form HP3200C to
|
||||
|
@ -399,7 +399,7 @@
|
|||
|
||||
* TODO: Added link to Irix patches. Updated .desc section.
|
||||
|
||||
2003-01-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-01-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: small image quality improvement
|
||||
* backend/umax_pp.conf: ppdev device is now default option
|
||||
|
@ -568,7 +568,7 @@
|
|||
all backend files. Uses UTF-8 everywhere. Updated all files
|
||||
from the marked source code.
|
||||
|
||||
2002-12-01 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-12-01 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: unmarked from SANE_I18N 2 options names
|
||||
|
||||
|
@ -594,7 +594,7 @@
|
|||
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>).
|
||||
translation (from Dennis Björklund <db@zigo.dhs.org>).
|
||||
|
||||
2002-11-29 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
|
@ -736,7 +736,7 @@
|
|||
backend/matsushita.c backend/leo.c: fixed hexdump() declaration.
|
||||
* backend/dll.c: fixed some warnings.
|
||||
|
||||
2002-11-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-11-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: disable test facility
|
||||
|
||||
|
@ -777,7 +777,7 @@
|
|||
The translations have been created by
|
||||
Vitaly Lipatov <LAV@VL3143.spb.edu>
|
||||
|
||||
2002-11-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-11-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: revert a experimental change that went into
|
||||
cvs by mistake.
|
||||
|
@ -798,7 +798,7 @@
|
|||
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>
|
||||
2002-11-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c backend/umax_pp_mid.c : OS/2 compile fix, indent
|
||||
correction
|
||||
|
@ -829,7 +829,7 @@
|
|||
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>
|
||||
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,
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
Artec and Visioneer/Primax scanners.
|
||||
* TODO: Added saned + configure issue.
|
||||
|
||||
2003-05-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-05-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
* backend/umax_pp_low.c: backed out clearing epp timeout. It prevented most
|
||||
common settings to use the umax_pp backend.
|
||||
|
||||
|
@ -286,12 +286,12 @@
|
|||
* sanei/sanei_usb.c: fixed a memleak.
|
||||
* sanei/sanei_pv8630.c: added some debug traces.
|
||||
|
||||
2003-04-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-04-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* configure configure.in include/sane/config.h.in:
|
||||
added detection of dev/ppbus/ppi.h
|
||||
|
||||
2003-04-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-04-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp.conf:
|
||||
added support for /dev/ppi0 on *BSD, and a
|
||||
|
@ -708,7 +708,7 @@
|
|||
* po/sane-backends.fr.po: Updated French translation (from Yann E.
|
||||
MORIN <yann dot morin dot 1998 at anciens dot enib dot fr>).
|
||||
|
||||
2003-02-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-02-23 Stéphane 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
|
||||
|
@ -739,7 +739,7 @@
|
|||
* backend/pie.c: fixed segmentation faults when sane_init/sane_exit is
|
||||
run more than once.
|
||||
|
||||
2003-02-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-02-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_low.c: Added global vars reset.
|
||||
Fixed a segmentation bug when using "" as opened device name.
|
||||
|
@ -800,7 +800,7 @@
|
|||
* tools/sane-find-scanner.c: Check all interfaces. Print a more
|
||||
definite message when a scanner was found to avoid confusion.
|
||||
|
||||
2003-02-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-02-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: icc compile fixes, and
|
||||
EPP mode setting fix for direct hardware access
|
||||
|
@ -832,7 +832,7 @@
|
|||
(otherwise BP 2400 TA Plus wouldn't work with 12/16 bits). Added
|
||||
vid/pid 0x07b3/0x0400, that's another Plustek OpticPro 1248U.
|
||||
|
||||
2003-02-16 René Rebe <rene@rocklinux.org>
|
||||
2003-02-16 René Rebe <rene@rocklinux.org>
|
||||
|
||||
* backend/avision.h backend/avision.c doc/sane.man
|
||||
doc/descriptions/avision.desc: update to the latest Avision
|
||||
|
@ -892,7 +892,7 @@
|
|||
* TODO: Added saned info. Added artec at3 misdetection.
|
||||
* configure configure.in NEWS: Updated version number.
|
||||
|
||||
2003-02-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-02-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: fixed big bug related to color plane
|
||||
synchronization, which gave blur effect at > 75 dpi
|
||||
|
|
|
@ -287,7 +287,7 @@
|
|||
* AUTHORS: Oliver Schirrmeister has a CVS account now.
|
||||
* doc/sane-mustek_usb.man: Added workaround for hardware bug.
|
||||
|
||||
2003-10-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-10-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
* doc/sane-umax_pp.man: added help for new configuration option
|
||||
* tools/umax_pp.c: uppded version number
|
||||
|
||||
|
@ -413,7 +413,7 @@
|
|||
Redo when read returns with 0 bytes (non-SCSI only)
|
||||
* doc/sane-hp.man: Add environment SANE_HP_RDREDO, SANE_HOME_HP
|
||||
|
||||
2003-10-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-10-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c backend/umax_pp_low.h backend/umax_pp.h
|
||||
backend/umax_pp_mid.c backend/umax_pp_low.c backend/umax_pp_mid.h
|
||||
|
@ -755,7 +755,7 @@
|
|||
* doc/descriptions/unsupported.desc: Added HP, Microtek and UMAX
|
||||
scanners.
|
||||
|
||||
2003-09-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-09-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/sane-umax_pp.c: fix default port address handling
|
||||
(patch from Malcolm Parsons <malcolm.parsons@virgin.net>)
|
||||
|
@ -763,7 +763,7 @@
|
|||
machine/cpufunc.h and i386_set_ioperm() for FreeBSD support.
|
||||
|
||||
|
||||
2003-09-16 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-09-16 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/sane-umax_pp_low.man: updated man page
|
||||
|
||||
|
@ -776,7 +776,7 @@
|
|||
|
||||
* backend/epson.c: put Henning's #include change back in.
|
||||
|
||||
2003-09-14 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-09-14 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: reworked inb/out functions. The backend now
|
||||
works on FreeBSD.
|
||||
|
@ -867,7 +867,7 @@
|
|||
1.4.27 (ID cleanup, fix for firmware download of Acer 310/320,
|
||||
new USB ID for Acer 310)
|
||||
|
||||
2003-08-17 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-08-17 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c backend/umax_pp.h: revert change for UTA
|
||||
|
||||
|
@ -879,7 +879,7 @@
|
|||
* backend/epson_scsi.c: Use sanei_scsi_cmd2() to send commands to fix a problem
|
||||
with SBP-2 under FreeBSD
|
||||
|
||||
2003-08-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-08-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c backend/umax_pp.h: added a check of values passed
|
||||
in gamma table. Fixed a bug which prevented custom gamm and UTA to be
|
||||
|
@ -1041,12 +1041,12 @@
|
|||
* doc/descriptions/unsupported.desc: Added more information for
|
||||
Canon 9900F.
|
||||
|
||||
2003-07-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-07-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/descriptions/umax_pp.desc: removed unwanted status line for
|
||||
backend
|
||||
|
||||
2003-07-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-07-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/descriptions/umax_pp.desc: updated forgotten status to use new
|
||||
keyword.
|
||||
|
@ -1102,7 +1102,7 @@
|
|||
* TODO: Added fujitsu option and libtool problem. Updated desc
|
||||
file entries.
|
||||
|
||||
2003-07-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2003-07-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/descriptions/umax_pp.desc: updated to use new :status
|
||||
keyword.
|
||||
|
|
|
@ -288,7 +288,7 @@
|
|||
2004-03-15 Oliver Rauch <oliver.rauch@rauch-domain.de>
|
||||
* backend/umax: bugfix for sense_handler and do_calibration
|
||||
|
||||
2004-03-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-03-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c
|
||||
backend/umax_pp.c tools/umax_pp.c: Added ppdev support for 610P
|
||||
|
@ -310,7 +310,7 @@
|
|||
* doc/descriptions/unsupported.desc: Added Vantas 3000. Added some
|
||||
links.
|
||||
|
||||
2004-03-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-03-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c
|
||||
doc/sane-umax_pp.man doc/descriptions/umax_pp.desc tools/umax_pp.c:
|
||||
|
@ -400,7 +400,7 @@
|
|||
jpg hardware compression support (fi-4530C)
|
||||
|
||||
|
||||
2004-02-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-02-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.h backend/umax_pp_low.c backend/umax_pp.conf
|
||||
backend/umax_pp.c tools/umax_pp.c: added initial ECP support for
|
||||
|
@ -873,7 +873,7 @@
|
|||
support for mustek_pp backend
|
||||
* backend/mustek_pp_null.c: beautified debug scanner name
|
||||
|
||||
2003-11-23 René Rebe <rene@rocklinux.org>
|
||||
2003-11-23 René Rebe <rene@rocklinux.org>
|
||||
|
||||
* backend/avision.c backend/avision.h: the current development state,
|
||||
including cleanups, code refactoring and nearly complete HP
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
|
||||
* backend/Makefile.in: fix niash dependencies
|
||||
|
||||
2004-10-08 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-10-08 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c backend/umax_pp_low.c: 610P shading
|
||||
calibration improvements. 1220P offset and gain fixes.
|
||||
|
@ -448,14 +448,14 @@
|
|||
LS-50.
|
||||
* doc/descriptions-external/brother.desc: Added more clear comments.
|
||||
|
||||
2004-08-28 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-08-28 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c:
|
||||
option parsing fix
|
||||
* backend/umax_pp_low.c:
|
||||
minor 1220P calibration fixes
|
||||
|
||||
2004-08-25 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-08-25 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* tools/umax_pp.c backend/umax_pp.c backend/umax_pp.conf
|
||||
backend/umax_pp.h backend/umax_pp_low.c backend/umax_pp_low.h
|
||||
|
@ -480,7 +480,7 @@
|
|||
Updated.
|
||||
|
||||
2004-08-18 Julien Blache <jb at jblache dot org>
|
||||
* tools/hotplug/libsane.usermap: committed patch from Aurélien
|
||||
* tools/hotplug/libsane.usermap: committed patch from Aurélien
|
||||
Jarno adding USB IDs for Epson Stylus CX6400 (and doing
|
||||
s/EPSON/Epson/ on one entry to maintain consistency).
|
||||
|
||||
|
@ -491,7 +491,7 @@
|
|||
2004-08-14 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* po/Makefile.in po/sane-backends.fi.po: Added Finnish translation
|
||||
(from Harri Järvi <harri.jarvi@ajatus.org>).
|
||||
(from Harri Järvi <harri.jarvi@ajatus.org>).
|
||||
|
||||
2004-08-08 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
|
@ -572,7 +572,7 @@
|
|||
* doc/plustek/Plustek-USB-TODO.txt doc/plustek/Plustek-USB.changes
|
||||
doc/descriptions/plustek.desc: Updated.
|
||||
|
||||
2004-07-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-07-21 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c:
|
||||
fixed a 610P initialization bug that shown up when changing from color
|
||||
|
@ -773,7 +773,7 @@
|
|||
|
||||
* doc/.cvsignore: Added *.8.
|
||||
|
||||
2004-06-17 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-06-17 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c doc/descriptions/umax_pp.desc
|
||||
doc/sane-umax_pp.man:
|
||||
|
@ -793,7 +793,7 @@
|
|||
therefore can't compile sane-backends without this fix. See
|
||||
bug #300803.
|
||||
|
||||
2004-06-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-06-15 Sté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
|
||||
|
@ -813,7 +813,7 @@
|
|||
* backend/sane_usb.c: Added Perfection 1650 back in that was removed by
|
||||
mistake and finally removed Perfection 1250.
|
||||
|
||||
2004-06-12 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-06-12 Sté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.
|
||||
|
@ -972,13 +972,13 @@
|
|||
applied patch from Mattias Ellert (thanks), which adds support
|
||||
for sanei_thread
|
||||
|
||||
2004-05-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-05-15 Stéphane 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éphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-05-13 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c: fixed
|
||||
data lines reordering for 610P
|
||||
|
@ -992,7 +992,7 @@
|
|||
* Makefile.in: Remove autoconf temp files and some japi stuff in
|
||||
distclean target.
|
||||
|
||||
2004-05-10 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-05-10 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c : fixed 300x600 dpi scans, direct
|
||||
hardware access and timing issues for 610P
|
||||
|
@ -1012,7 +1012,7 @@
|
|||
* tools/hotplug/libsane.usbmap: removed empty lines, latest
|
||||
hotplug cannot cope with them
|
||||
|
||||
2004-03-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2004-03-15 Stéphane 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
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
translation from Andrew Coles
|
||||
* po/*.po: rebuilt with new strings
|
||||
|
||||
2009-04-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/sane-genesys.man doc/sane-rts8891.man: documentation updates and
|
||||
cleanups
|
||||
|
||||
|
@ -48,20 +48,20 @@
|
|||
* backend/plustek-usbdevs.c:
|
||||
Tweaked highspeed settings for Epson 1260
|
||||
|
||||
2009-04-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891.h backend/rts8891_devices.c
|
||||
backend/rts8891_low.c backend/rts8891_low.h backend/rts88xx_lib.c
|
||||
backend/rts88xx_lib.h: turn off scanner sharing option to off by default
|
||||
to keep on the safe side, copyright and internal version updates.
|
||||
|
||||
2009-04-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c:
|
||||
shading calibration fixes for HP2300
|
||||
|
||||
2009-04-25 Alessandro Zummo <a.zummo@towertech.it>
|
||||
* backend/epson2.c: fixed TPU warmup retry
|
||||
|
||||
2009-04-23 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-23 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c:
|
||||
y scan position and shading calibration fixes for MD5345/MD6471
|
||||
|
||||
|
@ -100,12 +100,12 @@
|
|||
calibration in color mode on gl841.
|
||||
* backend/genesys.c, backend/genesys_gl841.c: Fix bugs introduced above.
|
||||
|
||||
2009-04-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.h backend/genesys.c backend/genesys_gl646.c
|
||||
backend/genesys_devices.c: y scan position fixes
|
||||
- added a 'clear calibration cache button'
|
||||
|
||||
2009-04-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c: calibration cache
|
||||
activation for gl646 based scanners
|
||||
|
||||
|
@ -116,17 +116,17 @@
|
|||
- return cmd status for reads of sensor options
|
||||
- allow rs to adjust read length for all bad status responses
|
||||
|
||||
2009-04-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c:
|
||||
shading calibration rework for GL646 based scanners
|
||||
|
||||
2009-04-13 m. allan noah <kitno455 a t gmail d o t com>
|
||||
* tools/sane-desc.c: fix double summing of untested column
|
||||
|
||||
2009-04-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: minor version change to test commit scripts
|
||||
|
||||
2009-04-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-04-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/pnm.c: conditional handling of STATUS_HW_LOCKED
|
||||
and STATUS_WARMING_UP
|
||||
|
||||
|
@ -323,14 +323,14 @@
|
|||
* backend/pixma.h, backend/pixma_common.c, backend/pixma_io_sanei.c:
|
||||
Added a PIXMA_EOF error return code
|
||||
|
||||
2009-03-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-03-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_devices.c
|
||||
backend/genesys_gl646.c doc/descriptions/lexmark.desc: cleanups
|
||||
for genesys backend. Change in document detection for gl646
|
||||
sheetfed scanners.
|
||||
- lexmark backend description update
|
||||
|
||||
2009-03-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-03-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c:
|
||||
1200 dpi scan fix and head positionning fixes
|
||||
|
||||
|
@ -385,7 +385,7 @@
|
|||
Add back in code to move LDFLAGS out of $GPHOTO2_LIBS and into
|
||||
GPHOTO2_LDFLAGS.
|
||||
|
||||
2009-03-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-03-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c, backend/genesys_gl646.c: fix 400, 1200
|
||||
and 2400 dpi scan modes for MD5345/MD6471
|
||||
|
||||
|
@ -408,7 +408,7 @@
|
|||
backend/genesys_low.h: Add support for Visioneer Roadwarrior
|
||||
* backend/genesys_gl841.c: Adjust gl841 part to recent changes
|
||||
|
||||
2009-02-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-02-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.conf.in backend/genesys.h
|
||||
backend/genesys_devices.c backend/genesys_gl646.c backend/genesys_gl841.c
|
||||
backend/genesys_low.h: rewrite of gl646 internals to enable easy
|
||||
|
@ -729,7 +729,7 @@
|
|||
own compile rule simply to pass in -DSTUBS. Since its always
|
||||
required, just define it in stubs.c
|
||||
|
||||
2009-01-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-01-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/Makefile.in doc/descriptions/genesys.desc : added the rts8891
|
||||
man page to the generation and install . added XP200 to the genesys
|
||||
desc file.
|
||||
|
@ -751,7 +751,7 @@
|
|||
Fixed select_source message length, and typo bug in last update.
|
||||
Set MP4600 series for inverted checksumming.
|
||||
|
||||
2009-01-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
2009-01-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.conf.in backend/genesys.h
|
||||
backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl841.c backend/genesys_low.h: add support for
|
||||
|
@ -905,7 +905,7 @@
|
|||
* doc/sane-pixma.man, doc/descriptions/pixma.desc:
|
||||
Updated doc for pixma backend (ImageClass)
|
||||
|
||||
2008-12-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-12-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: restored warming up broken by a previuos commit
|
||||
|
||||
2008-12-28 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
||||
|
@ -955,7 +955,7 @@
|
|||
config file and rework the comments.
|
||||
* doc/saned.man: document the data_portrange option.
|
||||
|
||||
2008-12-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-12-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c doc/sane-rts8891.man doc/descriptions/rts8891.desc:
|
||||
scan register setting fix, documentation update
|
||||
|
||||
|
@ -1005,7 +1005,7 @@
|
|||
and if that fails, we try getenv("USER") and if that fails we use
|
||||
a default user string
|
||||
|
||||
2008-12-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-12-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891_low.c: possible fix for
|
||||
failed scan at 300 and 1200 dpi for HP4400, sensor type 2.
|
||||
|
||||
|
@ -1075,10 +1075,10 @@
|
|||
in pixma.desc.
|
||||
Fixed some typos in French translations.
|
||||
|
||||
2008-11-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-11-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: fixes 'commit scan value' for HP4400.
|
||||
|
||||
2008-11-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-11-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: calibration fixes for HP4400 sensor type 3.
|
||||
|
||||
2008-11-18 Alessandro Zummo <a.zummo@towertech.it>
|
||||
|
@ -1090,7 +1090,7 @@
|
|||
* doc/descriptions-external/epkowa.desc:
|
||||
iscan 2.14.0 updates on behalf of olaf.meeuwissen@avasys.jp
|
||||
|
||||
2008-11-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-11-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: sensor detection fix. Lamp setting
|
||||
change for HP4400 sensor type 3.
|
||||
|
||||
|
@ -1151,7 +1151,7 @@
|
|||
backend/pixma_bjnp.c backend/bjnp_private.h
|
||||
Marked local functions as static and removed them from ..private.h
|
||||
|
||||
2008-10-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-10-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h:
|
||||
added 600 and 1200 dpi scan for HP4400 and HP4470 with 'xpa'
|
||||
sensor.
|
||||
|
@ -1197,10 +1197,10 @@
|
|||
check for ifaddrs.h (necessary on different platforms BeOS, OS/2, ...)
|
||||
Increment pixma backend version number.
|
||||
|
||||
2008-10-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-10-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: added 300 dpi scan for HP4400
|
||||
|
||||
2008-10-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-10-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: fixed HP4400 sensor detection, added 150
|
||||
dpi scan mode for HP4400
|
||||
|
||||
|
@ -1224,7 +1224,7 @@
|
|||
* backend/fujitsu.c: backend v80
|
||||
- front-side endorser uses data ID 0x80
|
||||
|
||||
2008-10-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-10-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891.h: fixed configuration option
|
||||
bug
|
||||
|
||||
|
@ -1250,10 +1250,10 @@
|
|||
- increase scan height ~1/2 inch due to head offset
|
||||
- change page length autodetection condition
|
||||
|
||||
2008-10-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-10-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* include/sane/sane.h: added a SANE_CURRENT_MINOR define
|
||||
|
||||
2008-10-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-10-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891.h backend/rts8891_low.h:
|
||||
add a 'sensornumber' option to override detected sensor model
|
||||
|
||||
|
@ -1284,7 +1284,7 @@
|
|||
* doc/descriptions/gt68xx.desc: Added entry for OpticSlim 2400plus
|
||||
* backends/gt68xx.conf.in: Added entry for OpticSlim 2400plus
|
||||
|
||||
2008-09-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-09-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891_low.c: fix HP4400 head parking
|
||||
|
||||
2008-09-25 m. allan noah <kitno455 a t gmail d o t com>
|
||||
|
@ -1304,10 +1304,10 @@
|
|||
* frontend/scanimage.c: fix broken unknown length (-1) binary scans,
|
||||
fix invalid tiff height with unknown length scans, fix compiler warn
|
||||
|
||||
2008-09-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-09-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: fix typo in HP4400 variant detection
|
||||
|
||||
2008-09-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-09-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h: more
|
||||
fix for HP4400 head parking, 75 dpi support for another HP4400 sensor
|
||||
variant, better variant detector and initial setting
|
||||
|
@ -1317,7 +1317,7 @@
|
|||
Changes in pixma backend for PIXMA MP970 at 4800 dpi (to be continued).
|
||||
Declare MX7600 but yet untested.
|
||||
|
||||
2008-09-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-09-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h: fix
|
||||
parking for HP4400, tune dark calibration for HP4400
|
||||
|
||||
|
@ -1329,7 +1329,7 @@
|
|||
- Modified scan area adjustments to enhance frontend area selection fit
|
||||
but to be confirmed that it does not bring backward compatibility issues.
|
||||
|
||||
2008-09-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-09-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891_low.c backend/rts8891_low.h
|
||||
backend/rts88xx_lib.c: minor changes for hp4400 support
|
||||
|
||||
|
@ -1337,7 +1337,7 @@
|
|||
* backend/pixma_mp150.c:
|
||||
Some tweaks to have PIXMA MP810 supported by the pixma backend.
|
||||
|
||||
2008-08-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-08-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c:
|
||||
- move to configuration framework
|
||||
- fix GL646 GPO value usage
|
||||
|
@ -1369,18 +1369,18 @@
|
|||
* doc/descriptions/plustek.desc: Added entry for Strobe XP100
|
||||
* doc/descriptions/unsupported.desc: Removed entry for Strobe XP100
|
||||
|
||||
2008-08-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-08-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: calibration updating and 75 dpi scan for hp400
|
||||
|
||||
2008-08-23 m. allan noah <kitno455 a t gmail d o t com>
|
||||
* doc/descriptions/fujitsu.desc: set lots of scanners to complete :)
|
||||
|
||||
2008-08-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-08-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891_devices.c backend/rts8891_low.c
|
||||
backend/rts88xx_lib.c: add sensor type field and use it in geometry
|
||||
detection.
|
||||
|
||||
2008-08-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-08-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts88xx_lib.c: fix for hp4400 init
|
||||
|
||||
2008-08-13 m. allan noah <kitno455 a t gmail d o t com>
|
||||
|
@ -1402,7 +1402,7 @@
|
|||
* frontend/scanimage.c: fetch_options(), actually get option
|
||||
descriptor 0 before attempting to get the value of option 0.
|
||||
|
||||
2008-08-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-08-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/umax_pp.c backend/umaxp_pp.h backend/umax_pp.conf.in:
|
||||
use configuration framework
|
||||
|
||||
|
@ -1465,19 +1465,19 @@
|
|||
- fi-5330C and fi-5650C can't handle 10 bit LUT via USB
|
||||
- fi-5900 has background color, though it reports otherwise
|
||||
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* sanei/sanei_config.c: handle cases where config or callback
|
||||
function is NULL
|
||||
* backend/rts8891.c: use new configuration parsing framework
|
||||
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* include/sane/sanei_config.h: doxygen fix for new function
|
||||
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/sanei_constrain_value.c: add support for SANE_Bool
|
||||
in sanei_check_value
|
||||
* backend/Makefile.in: add sanei_constrain_value.lo to libsane
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-07-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/sanei_constrain_value.c: add support for SANE_Bool
|
||||
in sanei_check_value
|
||||
* backend/Makefile.in: add sanei_constrain_value.lo to libsane
|
||||
|
@ -1570,20 +1570,20 @@
|
|||
Remove "experimental" in pixma buttons options and text.
|
||||
Fix some French translation typos, and update man page.
|
||||
|
||||
2008-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/sanei_constrain_value.c: add support for arrays of SANE_Word
|
||||
in sanei_constrain_value
|
||||
* backend/umax_pp.c: remove now unneede 'hand made' constrain on
|
||||
gamma tables
|
||||
|
||||
2008-06-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-06-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c: fix for model with 'XPA' sensor
|
||||
|
||||
2008-06-06 Julien Blache <jb@jblache.org>
|
||||
* backend/net.c: lock the Avahi thread before stopping it and
|
||||
tearing down the Avahi objects.
|
||||
|
||||
2008-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c: fixed wrong offset for start
|
||||
of scanarea for MD6471 scanner.
|
||||
|
||||
|
@ -1617,7 +1617,7 @@
|
|||
and device ID updates, including fixing uninitialized variables due
|
||||
former defect merge and exposure control for film / dia scanners
|
||||
|
||||
2008-05-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-05-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/sane_strstatus.c: added new status and internationalization
|
||||
support
|
||||
* frontend/scanimage.c, frontend/tstbackend.c: added handling of status
|
||||
|
@ -1625,13 +1625,13 @@
|
|||
* backend/pnm.c: added 2 more virtual devices, one that is hardware
|
||||
locked, and another that always do warming before scan.
|
||||
|
||||
2008-05-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-05-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.[ch], backend/rts8891_low.[ch],
|
||||
backend/rts88xx_lib.[ch]: renamed per frontend struct, made use of
|
||||
new well-known option groups. Added warming-up handling in
|
||||
sane_start().
|
||||
|
||||
2008-05-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-05-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c:
|
||||
changed top of scan area detection for MD6228/MD6471 models
|
||||
|
||||
|
@ -1645,7 +1645,7 @@
|
|||
backend/hp3900_usb.c: Fixed reference position detection for
|
||||
HP3800/HPG2710 scanners. Code clean up.
|
||||
|
||||
2008-05-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-05-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c:
|
||||
minor tweak for scanjet 4470cx
|
||||
|
||||
|
@ -1672,7 +1672,7 @@
|
|||
* backend/qcam.c, backend/v4l.c, frontend/tstbackend.c:
|
||||
remove undocumented and otherwise unused SANE_CAP_ALWAYS_SETTABLE
|
||||
|
||||
2008-05-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-05-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c:
|
||||
150/300 dpi shading calibration fixes for 'XPA' sensor HP4470 models
|
||||
|
||||
|
@ -1709,7 +1709,7 @@
|
|||
include/sane/sanei_thread.h, sanei/sanei_thread.c:
|
||||
Fix for bug #306751: sanei-thread with pthreads on 64 bit
|
||||
|
||||
2008-05-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-05-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c
|
||||
150/300 dpi mode fixes for 'XPA' sensor HP4470 models
|
||||
|
||||
|
@ -1736,7 +1736,7 @@
|
|||
* doc/sane-sm3840.man: Add lineart and halftone options to page
|
||||
* backend/sm3840*: Remove 64-bit compile warnings
|
||||
|
||||
2008-04-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-04-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts8891_low.c
|
||||
doc/descriptions/rts8891.desc:
|
||||
150 dpi mode fix for 'XPA' sensor HP4470 models, description
|
||||
|
@ -1927,7 +1927,7 @@
|
|||
sections (separate inetd configuration under the INETD
|
||||
CONFIGURATION section).
|
||||
|
||||
2008-04-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-04-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_devices.c
|
||||
backend/genesys_gl646.c backend/genesys_low.h:
|
||||
Fixed double free problems, made OPT_COLOR_FILTER work for
|
||||
|
@ -1935,7 +1935,7 @@
|
|||
options, split sane_control_options to make it more readable,
|
||||
fixed 'reset stream' problem for MD6471.
|
||||
|
||||
2008-04-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-04-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c:
|
||||
split sane_control_option() to make it more readable
|
||||
|
||||
|
@ -1968,7 +1968,7 @@
|
|||
* sanei/sanei_scsi.c: fix bug in sanei_scsi_find_devices() which
|
||||
caused early return if attach callback returned error.
|
||||
|
||||
2008-03-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-03-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
* AUTHORS configure configure.in backend/dll.conf.in
|
||||
backend/Makefile.in backend/rts8891.c backend/rts8891.conf.in
|
||||
backend/rts8891_devices.c backend/rts8891.h backend/rts8891_low.c
|
||||
|
@ -1993,7 +1993,7 @@
|
|||
2008-03-15 Julien Blache <jb@jblache.org>
|
||||
* include/sane/sanei_usb.h: typo fix.
|
||||
|
||||
2008-03-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2008-03-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/lexmark.desc: added X1195
|
||||
* doc/descriptions/unsupported.desc: removed X11xx, X12xx and
|
||||
Dell A920 which are to be handled by the lexmark backend
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
Add u_short to complete definition of u_* types which
|
||||
helps out ming when we define _BSDTYPES_DEFINED.
|
||||
|
||||
2010-03-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/p5.c backend/p5_device.[ch] backend/genesys_gl646.c:
|
||||
replace u_int8_t and u_int16_t by uint8_t and uint16_t
|
||||
|
||||
|
@ -68,7 +68,7 @@
|
|||
2010-04-02 Chris Bagwell <chris at cnpbagwell dot com>
|
||||
* po/Makefile.am: Remove unneeded distclean-local target.
|
||||
|
||||
2010-03-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/kvs1025.c: compile fix
|
||||
|
||||
2010-03-25 m. allan noah <kitno455 at gmail dot com>
|
||||
|
@ -76,7 +76,7 @@
|
|||
* doc/descriptions/kvs1025.desc, doc/sane-kvs1025.man: update docs
|
||||
* backend/dll.conf.in, configure, configure.in: enable kvs1025 backend
|
||||
|
||||
2010-03-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/rts8891.c: change register 0x11 settings for sensor type 1
|
||||
|
||||
2010-03-15 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
||||
|
@ -84,41 +84,41 @@
|
|||
pixma: fix color shifts for MP990 up to 2400 dpi
|
||||
updated and reorderd descs for several models.
|
||||
|
||||
2010-03-15 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-15 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.[ch] backend/genesys_devices.c backend/genesys_low.h
|
||||
backend/genesys_gl646.[ch] backend/genesys_gl841.c: full transparency
|
||||
adaptor support for gl646 based scanners
|
||||
|
||||
2010-03-11 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-11 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/rts8891.c: further register tweaking for 600 dpi scans
|
||||
|
||||
2010-03-11 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-11 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark.c: minor bugfix when assigning possible dpi list
|
||||
|
||||
2010-03-07 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-07 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/rts8891.c: tweak register settings at 600 dpi for HP4470
|
||||
|
||||
2010-03-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/rts8891.c: fix HP4470 sensor detection
|
||||
|
||||
2010-03-04 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-04 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/rts8891.c backend/rts8891.h: add debug traces for sensor
|
||||
type handling
|
||||
|
||||
2010-03-04 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-04 Stéphane Voltz <stef.dev at free.fr>
|
||||
* doc/desc/genesys.desc: fix HP2400/G2410 USB id, update HP3670
|
||||
status
|
||||
|
||||
2010-03-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
* doc/sane-p5.man doc/sane-umax_pp.man doc/sane-rts8891.man
|
||||
doc/sane-lexmark.man: fix author name accentuation and capitalization
|
||||
|
||||
2010-03-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-03-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c
|
||||
backend/genesys_devices.h: enable warming up and calibration cache
|
||||
for HP3670
|
||||
|
||||
2010-02-28 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-28 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl646.h: tune HP2400/G2410 settings
|
||||
|
||||
|
@ -133,15 +133,15 @@
|
|||
add S1500M entry by Harald Weis
|
||||
* tools/sane-desc.c: Condense warnings about half-baked .desc files
|
||||
|
||||
2010-02-27 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-27 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl646.h: final work for HP3670 full support
|
||||
|
||||
2010-02-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl646.c: fix regression for gl646 CCD scanners due
|
||||
to incorrect color filter setting.
|
||||
|
||||
2010-02-23 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-23 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl646.h: XP200 calibration rework. Some HP3670
|
||||
improvements.
|
||||
|
@ -153,12 +153,12 @@
|
|||
2010-02-22 Julien Blache <jb@jblache.org>
|
||||
* doc/descriptions-external/epkowa.desc: Updated for iscan 2.24.0.
|
||||
|
||||
2010-02-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl646.h backend/genesys_low.h: buttons and basic XPA
|
||||
support for HP3670.
|
||||
|
||||
2010-02-15 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-15 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/p5.c backend/p5.h backend/p5_device.c backend/p5_device.h
|
||||
backend/p5.conf.in doc/descriptions/p5.desc doc/sane-p5.man: add new p5 backend for
|
||||
Primax PagePartner
|
||||
|
@ -180,10 +180,10 @@
|
|||
2010-02-12 m. allan noah <kitno455 at gmail dot com>
|
||||
* backend/fujitsu.c: disable bg_color for S1500
|
||||
|
||||
2010-02-12 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-12 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl646.c: fixed MD5345 calibration
|
||||
|
||||
2010-02-12 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-12 Stéphane Voltz <stef.dev at free.fr>
|
||||
* doc/descriptions/genesys.desc backend/genesys.c
|
||||
backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl646.h: added support for hp3670, uncalibrated scans
|
||||
|
@ -224,7 +224,7 @@
|
|||
- clean #include lines
|
||||
* doc/sane.man: add missing backends
|
||||
|
||||
2010-02-10 Stéphane Voltz <stef.dev ar free.fr>
|
||||
2010-02-10 Stéphane Voltz <stef.dev ar free.fr>
|
||||
* doc/descriptions/genesys.desc: added G2410
|
||||
|
||||
2010-02-10 m. allan noah <kitno455 at gmail dot com>
|
||||
|
@ -243,25 +243,25 @@
|
|||
backend/epjitsu.conf.in:
|
||||
- cleanup #include lines, copyrights, manual, and supported scanners.
|
||||
|
||||
2010-02-08 Stéphane Voltz <stef.dev ar free.fr>
|
||||
2010-02-08 Stéphane Voltz <stef.dev ar free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_conv.c
|
||||
backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl646.h: working uncalibrated 150/300 dpi modes for
|
||||
HP3670. Enable custom gamma for gl841 based scanners. Turned dynamic
|
||||
line-art to be default.
|
||||
|
||||
2010-02-03 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-02-03 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_conv.c: add safeguards when doing gray normalization
|
||||
|
||||
2010-02-02 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
||||
* doc/sane-pixma.man, doc/descriptions/pixma.desc:
|
||||
pixma: updated docs for supported model ImageCLASS MF4350d.
|
||||
|
||||
2010-01-31 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-01-31 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_conv.c: normalize gray data when doing dynamic
|
||||
lineart.
|
||||
|
||||
2010-01-30 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-01-30 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.conf.in backend/genesys_devices.c
|
||||
doc/descriptions/genesys.desc doc/sane-genesys.man: add Xerox Travel
|
||||
Scanner 100, work by Andrey Loginov <avloginov@gmail.com>
|
||||
|
@ -277,7 +277,7 @@
|
|||
it to create a semaphore id. The new code is less platform dependent
|
||||
and should also work on FreeBSD 8.0.
|
||||
|
||||
2010-01-27 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-01-27 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_conv.c
|
||||
backend/genesys_low.h backend/genesys_gl841.c: add dynamic lineart
|
||||
scanning based on epjitsu code by m. allan noah.
|
||||
|
@ -287,25 +287,25 @@
|
|||
pixma: changes for cropped area enhancement, supplied by Christian Scholtz
|
||||
for generation 3+ devices.
|
||||
|
||||
2010-01-19 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-01-19 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys.conf.in backend/genesys.h
|
||||
backend/genesys_conv.c backend/genesys_devices.c
|
||||
backend/genesys_gl646.c backend/genesys_gl841.c backend/genesys_low.h
|
||||
doc/descriptions/genesys.desc doc/sane-genesys.man: add Visioneer
|
||||
OneTouch 7100 (patch by Jack McGill). Add software lineart option.
|
||||
|
||||
2010-01-17 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-01-17 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c: gray shading calibration
|
||||
fix for CCD GL646 based scanners.
|
||||
|
||||
2010-01-17 Mattias Ellert <mattias.ellert@fysast.uu.se>
|
||||
* po/sane-backends.sv.po: Updated Swedish translations.
|
||||
|
||||
2010-01-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-01-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c: re-enable threshold
|
||||
option, fix wpl computing for HP2400
|
||||
|
||||
2010-01-13 Stéphane Voltz <stef.dev at free.fr>
|
||||
2010-01-13 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_low.c backend/genesys_gl646.c
|
||||
backend/genesys_gl841.c doc/sane-genesys.man : add true gray scanning
|
||||
for CIS based scanners
|
||||
|
@ -314,7 +314,7 @@
|
|||
* doc/sane-pixma.man, doc/descriptions/pixma.desc:
|
||||
pixma: updated documentation for MP490 and MP550 (supported models).
|
||||
|
||||
2009-12-30 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-12-30 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark_low.c: improve init time debug messages
|
||||
|
||||
2009-12-26 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
||||
|
@ -324,7 +324,7 @@
|
|||
2009-12-24 Julien Blache <jb@jblache.org>
|
||||
* frontend/saned.c: fix a bug in the standalone polling code.
|
||||
|
||||
2009-12-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-12-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_gl841.c backend/genesys_low.h:
|
||||
fixed amount of bytes left to read at document end for gl841 based
|
||||
sheetfed scanners
|
||||
|
@ -340,7 +340,7 @@
|
|||
pixma: bumped version, added compilation type debug message.
|
||||
updated doc and desc (support for MX330)
|
||||
|
||||
2009-12-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-12-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_gl841.c backend/genesys_devices.c
|
||||
backend/genesys_low.h backend/genesys.conf.in
|
||||
document/descriptions/genesys.desc: add full support for
|
||||
|
@ -351,18 +351,18 @@
|
|||
* backend/pixma_mp150.c:
|
||||
pixma: fix pixma backend bug for compilation with USE_PTHREAD/-lpthread
|
||||
|
||||
2009-12-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-12-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl841.c: take amount of data in scanner's buffer
|
||||
into account when detecting end of document
|
||||
|
||||
2009-11-30 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-30 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/gt68xx.c backend/gt68xx_high.c backend/gt68xx_high.h
|
||||
backend/gt68xx_low.h backend/gt68xx_gt6816.h backend/gt68xx_gt6816.c:
|
||||
implement request '0x59' which detects document presence for 6816. Add
|
||||
a sensor option to reports document presence, and test for document
|
||||
before scan for 6816 sheetfed scanners.
|
||||
|
||||
2009-11-29 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-29 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/gt68xx.c backend/gt68xx_high.c backend/gt68xx_high.h:
|
||||
added 'clear calibration' button option and 'need calibration'
|
||||
sensor option.
|
||||
|
@ -373,22 +373,22 @@
|
|||
pixma: fix pixma backend (end of scan), when compiled with USE_PTHREAD/-lpthread
|
||||
set support to complete for MP990 in documentation, as reported by Jean-Michel Poure.
|
||||
|
||||
2009-11-28 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-28 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/gt68xx_generic.h backend/gt68xx_generic.c
|
||||
backend/gt68xx_low.h backend/gt68xx_high.c backend/gt68xx_high.h
|
||||
backend/gt68xx_devices.c backend/gt68xx.c
|
||||
doc/descriptions/gt68xx.desc: added sheetfed calibration
|
||||
|
||||
2009-11-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl841.c: use only signed vars in
|
||||
gl841_detect_document_end with a few more debug traces
|
||||
|
||||
2009-11-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-25 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.conf.in backend/genesys_gl841.c
|
||||
backend/genesys_devices.c: added docketport 467 model and add
|
||||
debug traces in gl841_detect_document_end
|
||||
|
||||
2009-11-23 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-23 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/gt68xx_generic.h backend/gt68xx_generic.c
|
||||
backend/gt68xx.conf.in backend/gt68xx_low.h backend/gt68xx_high.c
|
||||
backend/gt68xx_devices.c backend/gt68xx.c: fixed gt6816 based sheetfed
|
||||
|
@ -401,12 +401,12 @@
|
|||
pixma: updated Pixma MP250 status to supported. Changed desc status
|
||||
from good to complete for well supported models.
|
||||
|
||||
2009-11-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.conf.in backend/genesys_gl841.c
|
||||
doc/descriptions/genesys.desc : applied fixes and status update from
|
||||
Jack McGill.
|
||||
|
||||
2009-11-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-16 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl841.c: add needed flags for DP485/487 and XP100
|
||||
scanners. Use different thresholds in strip detection function. Do
|
||||
|
@ -415,9 +415,9 @@
|
|||
|
||||
2009-11-14 Julien Blache <jb@jblache.org>
|
||||
* doc/descriptions/epson.desc: add the Perfection636 SCSI scanner, from
|
||||
Frédéric Brière <fbriere@fbriere.net>.
|
||||
Frédéric Brière <fbriere@fbriere.net>.
|
||||
|
||||
2009-11-06 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-11-06 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_devices.c
|
||||
backend/genesys_gl646.c backend/genesys_gl646.h backend/genesys_gl841.c
|
||||
backend/genesys_low.h doc/descriptions/genesys.desc
|
||||
|
@ -465,7 +465,7 @@
|
|||
2009-10-03 Ilia Sotnikov <hostcc@gmail.com>
|
||||
* backend/epjitsu.c: use own private function instead of roundf()
|
||||
|
||||
2009-10-02 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-10-02 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl646.c: honor GENESYS_NO_CALIBRATION device
|
||||
flag when setting registers for final scan
|
||||
|
||||
|
@ -473,7 +473,7 @@
|
|||
* backend/hp3900_sane.c:
|
||||
fix bug 311991: "Bad option sizes let frontend (e.g. xsane) crash"
|
||||
|
||||
2009-10-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-10-01 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark_low.c: fix a memleak in find_start_line(),
|
||||
check success of memory allocation after calloc()
|
||||
|
||||
|
@ -562,15 +562,15 @@
|
|||
- support hardware based auto length detection
|
||||
* doc/descriptions/fujitsu.desc: various status and comment updates
|
||||
|
||||
2009-08-07 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-08-07 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl646.c backend/genesys_devices.c:
|
||||
- small fixes for hp3670 support
|
||||
|
||||
2009-08-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-08-05 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c:
|
||||
- fixed shading calibration for hp2300 when dpi <= 300
|
||||
|
||||
2009-08-04 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-08-04 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c backend/genesys_devices.c:
|
||||
- fixed document end detection for gl646 cis scanners
|
||||
- disable color filter fro gray mode for gl646 cis scanners
|
||||
|
@ -579,7 +579,7 @@
|
|||
* doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
- pixma backend: few cosmetic documentation updates.
|
||||
|
||||
2009-08-02 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-08-02 Stéphane Voltz <stef.dev at free.fr>
|
||||
* frontend/tstbackend.c: remove WARMING_UP_STATUS usage
|
||||
|
||||
2009-07-30 Jonathan Bravo Lopez <jkdsoft at gmail dot com>
|
||||
|
@ -624,17 +624,17 @@
|
|||
2009-07-17 Alex Belkin <abc at telekom.ru>
|
||||
* backend/xerox_mfp.c: more sanity checking for debug mode.
|
||||
|
||||
2009-07-15 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-07-15 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark.h: disable deep debugging
|
||||
|
||||
2009-07-10 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-07-10 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys.c backend/genesys_gl646.c backend/genesys_low.h
|
||||
backend/genesys_gl646.h backend/genesys_gl841.c
|
||||
backend/genesys_devices.c backend/genesys.h:
|
||||
- add shading calibration for sheetfed scanners
|
||||
- shading calibration fix for all gl646 based scanners
|
||||
|
||||
2009-07-06 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-07-06 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark.c backend/lexmark.h backend/lexmark_low.h:
|
||||
do not use resolution higher than sensor resolution when doing
|
||||
calibation.
|
||||
|
@ -682,7 +682,7 @@
|
|||
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
Added Canon imageCLASS D480 support to the pixma backend.
|
||||
|
||||
2009-06-17 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-06-17 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark_low.c: f3/f4 registers assignement cleanup
|
||||
|
||||
2009-06-18 Nicolas Martin <nicols-guest at users.alioth.debian.org>
|
||||
|
@ -699,7 +699,7 @@
|
|||
- remove old cancel() prototype
|
||||
- small sleep before clearing usb halt condition
|
||||
|
||||
2009-06-17 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-06-17 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark_low.c: cleanups, better logging in is_home_line()
|
||||
and possible fix for bug #311862 by using f4 & f5 registers instead of
|
||||
f3 & f4
|
||||
|
@ -733,7 +733,7 @@
|
|||
only when we were always compiling internal getopt() functions.
|
||||
Fix header filename.
|
||||
|
||||
2009-06-09 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-06-09 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/lexmark.h backend/lexmark.c backend/lexmark_low.c:
|
||||
cleanups, better 'fake usb' and possible fix for bug #311862
|
||||
|
||||
|
@ -796,10 +796,10 @@
|
|||
* backend/genesys_devices.c, backend/genesys_low.h:
|
||||
Add Pentax DSmobile 600, Syscan 485, DCT 487
|
||||
|
||||
2009-05-18 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-05-18 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl646.h: fixed missing part of the include
|
||||
|
||||
2009-05-13 Stéphane Voltz <stef.dev at free.fr>
|
||||
2009-05-13 Stéphane Voltz <stef.dev at free.fr>
|
||||
* backend/genesys_gl646.c backend/genesys_gl646.h: created a
|
||||
genesys_gl646.h header file, moved all declarations from
|
||||
genesys_gl646.c to this file.
|
||||
|
|
|
@ -4,15 +4,15 @@
|
|||
* po/nl.po: updates from Martin Kho
|
||||
* po/uk.po: updates from Yuri Chornoivan
|
||||
|
||||
2011-02-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-02-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: disable image processing options at 16 bits since
|
||||
they can't handle it.
|
||||
|
||||
2011-02-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-02-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_low.c backend/genesys_gl843.c:
|
||||
more asynchronous parking issues
|
||||
|
||||
2011-01-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_low.[ch]: don't return EOF too
|
||||
early when applying image processing functions, handle writing of
|
||||
lineart data, improve asynchronous head parking
|
||||
|
@ -46,7 +46,7 @@
|
|||
- ad usb ids for DR-6030C, CR-135i & CR-190i
|
||||
* doc/descriptions/unsupported.desc: moved DR-2020U from canon_dr.desc
|
||||
|
||||
2011-01-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl646.h: tune resolution
|
||||
list and add internal values matching them
|
||||
|
||||
|
@ -63,7 +63,7 @@
|
|||
* po/de.po: updated translation from Matthias Mailander
|
||||
* backend/canon.conf.in: improved detection of scsi scanners
|
||||
|
||||
2011-01-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/genesys.desc: add DSmobile variant
|
||||
|
||||
2011-01-15 Reinhold Kainhofer <reinhold@kainhofer.com>
|
||||
|
@ -72,17 +72,17 @@
|
|||
* backend/magicolor.c: Add new "magicolor" backend for KONICA MINOLTA
|
||||
magicolor 1690MF devices
|
||||
|
||||
2011-01-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl124.c backend/genesys_gl124.h
|
||||
doc/descriptions/genesys.desc: add 2400 dpi mode for LiDE 110 and 210
|
||||
|
||||
2011-01-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c
|
||||
backend/genesys_gl124.h backend/genesys_low.c backend/genesys_low.h :
|
||||
prepare 2400 dpi modes for LiDE 210/110, add a wait for head to park
|
||||
function and use it in sane_start().
|
||||
|
||||
2011-01-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c
|
||||
backend/genesys_gl847.c: fix lineart issue when yres is higher than
|
||||
xres and dynamic lineart is enabled, make gl847 wait for head to
|
||||
|
@ -97,13 +97,13 @@
|
|||
backend/pixma_common.c, backend/pixma_common.h:
|
||||
pixma: several updates for MP830, MP990, memmove bug fix, and 64 bits image size.
|
||||
|
||||
2011-01-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c
|
||||
backend/genesys_gl124.c: fix 1200 dpi lineart issues for gl124,
|
||||
reenable low resolutions for lineart for gl124, and geometry fine
|
||||
tuning for LiDE 110/210
|
||||
|
||||
2011-01-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-01-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backends/lexmark_low.c: fix compilation issue due to incorrect
|
||||
place for a DBG statement.
|
||||
|
||||
|
@ -126,30 +126,30 @@
|
|||
disabled.
|
||||
* sanei/Makefile.am: allow "make check" to work on cygwin.
|
||||
|
||||
2010-12-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.conf.in backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl847.c backend/genesys_gl847.h:
|
||||
fix HP2300 warming up problem, add LiDE 700F and 5600F to gl847
|
||||
devices, smooth DSmobile 600 moves.
|
||||
|
||||
2010-12-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
|
||||
backend/genesys_gl841.c backend/genesys_low.h
|
||||
doc/descriptions/genesys.desc doc/descriptions/unsupported.desc
|
||||
doc/sane-genesys.man: add Plustek OpticBook 3600 support
|
||||
by Chris Berry <s0457957@sms.ed.ac.uk> and Michael Rickmann <mrickma@gwdg.de>
|
||||
|
||||
2010-12-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl124.c backend/genesys.c
|
||||
doc/descriptions/genesys.desc doc/sane-genesys.man: enable 16 bit gamma
|
||||
for gl124 scanners, models and credits update.
|
||||
|
||||
2010-12-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl124.c backend/genesys.c
|
||||
doc/descriptions/genesys.desc: GL847 shading area size fix, GL124
|
||||
shading area tuning, descriptions update.
|
||||
|
||||
2010-12-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/lexmark*.[ch]: applied X74 support patch by Torsten Houwaart
|
||||
<ToHo@gmx.de>
|
||||
|
||||
|
@ -170,15 +170,15 @@
|
|||
* doc/descriptions/avision.desc:
|
||||
- (Re)generated from avision.c.
|
||||
|
||||
2010-12-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl124.h: LiDE 210 GPIO fix
|
||||
|
||||
2010-12-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
|
||||
backend/genesys_gl124.h:
|
||||
LiDE 210 support (GL124 based)
|
||||
|
||||
2010-12-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-12-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys*.[ch] backend/genesys.conf.in backend/Makefile.am
|
||||
backend/Makefile.in tools/check-usb-chip.c doc/desc/genesys.desc:
|
||||
LiDE 110 support (GL124 based)
|
||||
|
@ -228,7 +228,7 @@
|
|||
* doc/descriptions-external/epkowa.desc: update for iScan 2.26.1,
|
||||
from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>.
|
||||
|
||||
2010-11-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-11-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: don't write scan data unless specified by debug
|
||||
level.
|
||||
|
||||
|
@ -240,15 +240,15 @@
|
|||
* backend/v4l.c: loop through the read buffers in the v4l backend so
|
||||
we don't get stale frames.
|
||||
|
||||
2010-11-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-11-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
* frontend/scanimage.c doc/scanimage.man: add -A/--all-options to list
|
||||
all control options exposed by a backend.
|
||||
|
||||
2010-11-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-11-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* frontend/scanimage.c: don't print readonly device options since
|
||||
they can't be set on command line
|
||||
|
||||
2010-11-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-11-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl843.c
|
||||
backend/genesys_gl843.h backend/genesys_gl847.c: up build number to 41,
|
||||
rework head parking,
|
||||
|
@ -265,7 +265,7 @@
|
|||
Samsung SCX 4824 & 4825FN (Debian #601748). Resync desc file with
|
||||
config file.
|
||||
|
||||
2010-10-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-10-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl843.c
|
||||
backend/genesys_gl843.h: added 100, 150, 400 and 600 dpi modes for
|
||||
G4050 and G4010. Added 500 and 400 dpi modes for KV-SS080
|
||||
|
@ -279,7 +279,7 @@
|
|||
for xerox_mfp backend (by Alexander Kuznetsov). autoconf and automake reconfigure
|
||||
to support new files.
|
||||
|
||||
2010-09-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
|
||||
backend/genesys_gl843.c backend/genesys_gl843.h: add minimal support
|
||||
(200 and 300 dpi) for HP G4050. Add a device entry for G4010.
|
||||
|
@ -296,7 +296,7 @@
|
|||
* doc/descriptions-external/epkowa.desc: update for iScan 2.26.0,
|
||||
from Alesh Slovak <alesh.slovak@avasys.jp>.
|
||||
|
||||
2010-09-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_low.h sanei/sanei_magic.c
|
||||
backend/genesys_devices.c backend/genesys_gl843.c: do asynchronous head
|
||||
parking for flatbed scanners to save scan time. Fix a couple of
|
||||
|
@ -307,15 +307,15 @@
|
|||
* frontend/saned.c: exit Avahi process on error and when the poll
|
||||
loop terminates.
|
||||
|
||||
2010-09-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/unsupported.desc: update status of scanners
|
||||
now supported by the genesys backend.
|
||||
|
||||
2010-09-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/sane-genesys.man doc/descriptions/genesys.desc
|
||||
backend/genesys.con.in: update HP3690 status to supported
|
||||
|
||||
2010-09-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_conv.c backend/genesys.c doc/sane-genesys.man
|
||||
sanei/sanei_magic.c backend/genesys.h backend/genesys_low.h
|
||||
backend/Makefile.in backend/Makefile.am: add software deskep, crop
|
||||
|
@ -334,15 +334,15 @@
|
|||
* doc/sane-pixma.man:
|
||||
pixma: man page update for devices as reported by Gernot Hassenpflug.
|
||||
|
||||
2010-09-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl841.c: end of document detection rework for
|
||||
sheetfed scanners.
|
||||
|
||||
2010-09-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys.c backend/genesys_gl843.c:
|
||||
1200 dpi resolution support for KV-SS080.
|
||||
|
||||
2010-09-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-09-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys.c backend/genesys_gl843.c:
|
||||
support for scan button, faster move to scan area and calibration fine
|
||||
tuning.
|
||||
|
@ -353,13 +353,13 @@
|
|||
pixma: changes supplied by Gernot Hassenpflug for Lineart support
|
||||
to some Pixma devices, and desc updates.
|
||||
|
||||
2010-08-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-08-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys.conf.in backend/genesys.c
|
||||
backend/genesys_gl843.[ch] backend/Makefile.am backend/Makefile.in:
|
||||
support for gl843 based scanners, starting with KV-SS080.
|
||||
disable true gray for LIDE35/50 since it breaks scanning
|
||||
|
||||
2010-08-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-08-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys.conf.in: add a device
|
||||
entry for the Canoscan 5600f.
|
||||
|
||||
|
@ -417,18 +417,18 @@
|
|||
* tools/sane-desc.c: udev rules: set libsane_matched=yes for SCSI
|
||||
devices too. Used by udev-acl later on.
|
||||
|
||||
2010-06-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-06-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
|
||||
backend/genesys_low.h: improve scan quality by using double x
|
||||
resolution internally at low resolution. Scan area geometry fine
|
||||
tuning.
|
||||
|
||||
2010-06-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-06-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
|
||||
add 400, 200 and 100 dpi resolution to LiDE 100 and LiDE 200 . Disable
|
||||
true gray until it really works.
|
||||
|
||||
2010-06-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-06-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
|
||||
backend/genesys_gl847.h:
|
||||
Canon LiDE 200 support up to 1200 DPI
|
||||
|
@ -438,7 +438,7 @@
|
|||
Add Samsung SCX-4600 USB IDs
|
||||
* backend/kvs20xx.h: use sys/param.h instead of endian.h
|
||||
|
||||
2010-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c:
|
||||
calibration file name double free fix
|
||||
|
||||
|
@ -446,7 +446,7 @@
|
|||
* backend/niash.c: patch for HP3300 from Yves Jeanrenaud
|
||||
* po/fr.po: updates from Yann E. MORIN
|
||||
|
||||
2010-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl847.c:
|
||||
LiDE 100 motor settings rework
|
||||
|
||||
|
@ -470,20 +470,20 @@
|
|||
* backend/pixma_imageclass.c:
|
||||
pixma: set #1 of modifiations for ImageClass MF65xx series.
|
||||
|
||||
2010-06-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-06-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
|
||||
LiDE 100 motor fine tuning
|
||||
|
||||
2010-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
|
||||
doc/descriptions/genesys.desc:
|
||||
final bits for full LiDE 100 support
|
||||
|
||||
2010-05-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-05-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
|
||||
shading calibration is working and led calibration has been tuned
|
||||
|
||||
2010-05-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-05-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
|
||||
backend/genesys_low.h: Canon LiDE 100 working without shading
|
||||
calibration which is the final bit to fix
|
||||
|
@ -491,7 +491,7 @@
|
|||
2010-05-24 m. allan noah <kitno455 at gmail dot com>
|
||||
* backend/avision.c, doc/descriptions/avision.desc: add Fujitsu fi-5015C
|
||||
|
||||
2010-05-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-05-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c:
|
||||
make led and shading calibration work for LiDE 100
|
||||
|
||||
|
@ -500,12 +500,12 @@
|
|||
to be told location of external libraries installed through
|
||||
Ports.
|
||||
|
||||
2010-05-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-05-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.[ch] backend/genesys_devices.c
|
||||
backend/genesys.conf.in backend/genesys_gl847.[ch]
|
||||
backend/Makefile.in: start of LiDE 100 and LIDE 200 support
|
||||
|
||||
2010-05-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
2010-05-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
* sanei/sanei_usb.c include/sane/sanei_usb.h: add a sanei_usb_reset()
|
||||
function.
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
* /backend/kodakaio.c:
|
||||
calling of poll tidied up, may fix problems with repeated scans.
|
||||
|
||||
2012-07-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-07-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/sane-genesys.man backend/genesys_low.h backend/genesys*.c:
|
||||
rewrite lineart emulation du to bugs exhibited by the use of the
|
||||
genesys backend through saned. Fixed an option delcartion that led
|
||||
|
@ -46,7 +46,7 @@
|
|||
* backend/kvs1025.h: Increase max paper size (Matthew Wild)
|
||||
* doc/*.man, doc/*.html: Typo fixes (Yuri Chornoivan)
|
||||
|
||||
2012-07-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-07-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl843.c backend/genesys_gl646.c:
|
||||
fix batch scanning for gl646 scanners
|
||||
|
||||
|
@ -87,7 +87,7 @@
|
|||
Fix hp5590 backend on big-endian platforms provided by Nhan Ngo Dinh
|
||||
<nngodinh@tiscali.it>
|
||||
|
||||
2012-07-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-07-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c
|
||||
backend/genesys_gl646.c backend/p5.c backend/p5.h backend/p5_device.h
|
||||
backend/rts8891.c backend/rts8891.h backend/rts8891_devices.c backend/rts8891_low.c
|
||||
|
@ -118,37 +118,37 @@
|
|||
- lowest resolution for 48 bit flatbed scan modes is 150 dpi
|
||||
* po/de.po: German translations for new scan modes
|
||||
|
||||
2012-06-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-06-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_low.h
|
||||
backend/genesys_devices.c backend/genesys_gl124.[ch] : LiDE 110/210
|
||||
led calibration improvements, add a 'lamp off during scan' option,
|
||||
add 2400x4800 mode to LiDE 100, 110 and 210, improve remove/add
|
||||
scanner detection.
|
||||
|
||||
2012-06-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-06-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl841.c: apply led calibration fix
|
||||
|
||||
2012-06-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-06-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: fix get_device to handle scanner plugging and
|
||||
unplugging
|
||||
|
||||
2012-05-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-05-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/genesys.desc doc/sane-genesys.man
|
||||
doc/descriptions/unsupported.desc: updated Xerox onetouch 2400 status
|
||||
to supported
|
||||
|
||||
2012-05-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-05-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl124.c backend/genesys_gl124.h:
|
||||
align gl124 code on latest gl847 improvements
|
||||
|
||||
2012-05-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-05-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl847.c
|
||||
backend/genesys_gl847.h doc/descriptions/genesys.desc: add 4800 dpi
|
||||
for LiDE 700F
|
||||
- improve fedd/move to scan area for gl847 based scanners
|
||||
- remove non working 400 dpi mode
|
||||
|
||||
2012-05-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-05-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_devices.c backend/genesys_gl124.c
|
||||
backend/genesys_gl847.c backend/genesys_gl847.h backend/genesys_low.h
|
||||
doc/descriptions/genesys.desc doc/sane-genesys.man:
|
||||
|
@ -209,11 +209,11 @@
|
|||
* backend/pixma_mp810.c: cropping y and h to scanable area in TPU mode,
|
||||
for CS8800F and CS9000F.
|
||||
|
||||
2012-03-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-03-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl124.c backend/genesys_devices.c: use feed earlier
|
||||
at high resolution. Tune LiDE 110/210 geometry.
|
||||
|
||||
2012-03-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-03-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/unsupported.desc: removed G4010/G4050,
|
||||
patch by Martin Michlmayr <tbm@cyrius.com>.
|
||||
|
||||
|
@ -238,7 +238,7 @@
|
|||
- Fix calculations when flipping back of duplex page.
|
||||
- Track the number of lines to flip as a negative number.
|
||||
|
||||
2012-03-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-03-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_*.[ch]: gl841 sheetfed scanners calibration
|
||||
improvement, fix document end detection when doing dynamic lineart.
|
||||
Copyrights updates.
|
||||
|
@ -247,7 +247,7 @@
|
|||
* backend/plustek.c: Fix batch scanning with Plustek backend
|
||||
Patch submitted and tested by Elias Oltmanns <eo@nebensachen.de>
|
||||
|
||||
2012-03-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-03-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl843.c: update HP4850
|
||||
geometry and fix initial state
|
||||
|
||||
|
@ -313,7 +313,7 @@
|
|||
doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
Updated Pixma backend from Gernot Hassenpflug.
|
||||
|
||||
2012-01-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-01-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c backend/genesys_gl847.c
|
||||
backend/genesys_gl43.[ch]: fixd scan line number for gl646 CCD
|
||||
scanners, improved led calbration for gl847 CIS scanners and G4050 XPA
|
||||
|
@ -342,7 +342,7 @@
|
|||
* doc/descriptions-external/epkowa.desc: update for new iScan
|
||||
2.28.1 release from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>.
|
||||
|
||||
2011-11-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-11-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_low.h backend/genesys_devices.c
|
||||
backend/genesys_gl847.c: genesys backend build 67, gl847 led and
|
||||
shadingcalibration improvements.
|
||||
|
@ -370,7 +370,7 @@
|
|||
* sanei_usb.c: FreeBSD version checks. All changes in this
|
||||
batch come from FreeBSD ports patches. Bug #312503.
|
||||
|
||||
2011-11-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-11-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_*.[ch] doc/descriptions/genesys.desc: build
|
||||
66. Add hp N6310 and 4850C devices. Fix gl847 calibration.
|
||||
GL843 XPA support groundwork.
|
||||
|
@ -459,7 +459,7 @@
|
|||
add winsock.h as needed. Also, do not use signals windows
|
||||
doesn't have as well.
|
||||
|
||||
2011-11-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-11-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_*.[ch] backend/Makefile.am backend/Makefile.in:
|
||||
genesys_gl841.h creation and genesys backend code cleanup
|
||||
|
||||
|
@ -467,7 +467,7 @@
|
|||
* backend/canon_dr.[ch]: backend v39
|
||||
- DR-2580C pads the backside of duplex scans
|
||||
|
||||
2011-11-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-11-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl124.c backend/genesys_gl646.c
|
||||
backend/genesys_gl841.c backend/genesys_gl843.c backend/genesys_gl847.c
|
||||
backend/genesys_low.c backend/genesys_low.h: do <sys/types.h> include
|
||||
|
@ -484,7 +484,7 @@
|
|||
Include <sys/types.h> for definition of u_long on MacOS X
|
||||
* po/sv.po: Update Swedish translation
|
||||
|
||||
2011-10-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-10-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_devices.c
|
||||
backend/genesys_gl*.c backend/genesys_gl843.h
|
||||
backend/genesys_low.[ch], doc/sane.man doc/sane-genesys.man
|
||||
|
@ -510,51 +510,51 @@
|
|||
* doc/descriptions/epson2.desc backend/epson_usb.c: add USB id for Epson
|
||||
Stylus SX125
|
||||
|
||||
2011-09-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-09-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_low.h
|
||||
backend/genesys_gl124.c: fix button mapping for LiDE 210
|
||||
|
||||
2011-08-25 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-08-25 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c backend/genesys_low.c backend/genesys_low.h
|
||||
backend/genesys.c: add a no move during shading calibratiob flag, and
|
||||
use it for MD5345
|
||||
|
||||
2011-08-23 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-08-23 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl847.c backend/genesys_low.c backend/genesys_low.h
|
||||
backend/genesys.c backend/genesys_gl124.c backend/genesys_gl843.c:
|
||||
make sure to use the fatest speed when parking, use lowest sensor dpi
|
||||
as default resolution
|
||||
|
||||
2011-08-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-08-22 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys*.[ch]: enable calibration for G4050/G4010 and
|
||||
minor code refactors
|
||||
|
||||
2011-08-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-08-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_low.c backend/genesys_conv.c:
|
||||
fixed generic calibration cache for CCD case and when yres is higher
|
||||
than sensor's maximum one. Fixed lineart data enlarging when yres is
|
||||
higher than xres.
|
||||
|
||||
2011-07-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-07-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c backend/genesys_gl841.c
|
||||
backend/genesys_gl843.c backend/genesys_gl847.c backend/genesys_gl124.c
|
||||
backend/genesys_low.[ch]: is_compatible cache refactor for gl843,
|
||||
gl847 and gl124
|
||||
|
||||
2011-07-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-07-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl124.[ch] backend/genesys_gl843.[ch]:
|
||||
use sanei_genesys_compute_dpihw instead of specific function.
|
||||
|
||||
2011-07-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-07-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl847.c: re-tune scan area of MD5345/MD6228.
|
||||
parking function clean up.
|
||||
|
||||
2011-07-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-07-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/lexmark.c backend/lexmark_low.c: increase tolerance when
|
||||
detecting the 'home' dot.
|
||||
|
||||
2011-07-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-07-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: fixed incorrect image height for sheetfed
|
||||
scanners
|
||||
|
||||
|
@ -570,13 +570,13 @@
|
|||
- automatically disable read/send_panel if unsupported
|
||||
* doc/descriptions/canon_dr.desc: status of DR-5020
|
||||
|
||||
2011-07-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-07-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.h backend/genesys_gl847.c backend/genesys.c
|
||||
backend/genesys_gl124.c backend/genesys_gl843.c backend/genesys_gl646.c
|
||||
backend/genesys_gl841.c: improve 4800 dpi quality for LiDE 200 by
|
||||
increasing the number of lines scan for shading
|
||||
|
||||
2011-07-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-07-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.h backend/genesys_gl847.c backend/genesys_devices.c
|
||||
backend/genesys.c backend/genesys_gl124.c backend/genesys_gl843.c
|
||||
backend/genesys_gl646.c backend/genesys_gl841.c: make 4800 pdi work
|
||||
|
@ -599,23 +599,23 @@
|
|||
for Samsung CLX-216x Series, tested with CLX-2160, reported by Malte
|
||||
Starostik <malte@malte.homeip.net>
|
||||
|
||||
2011-06-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-06-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl847.c: lineart fix
|
||||
|
||||
2011-06-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-06-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys_gl646.c
|
||||
backend/genesys_gl646.h doc/descriptions/genesys.desc
|
||||
doc/sane-genesys.man: add full HP2400 support thanks a patch from
|
||||
Alexey Osipov <simba@lerlan.ru>
|
||||
|
||||
2011-06-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-06-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys*.[ch] : rework of gl847 to reach 2400 dpi for
|
||||
LiDE 100 and 4800 dpi for LiDE 200
|
||||
|
||||
2011-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/lexmark_models.c: fix missing motor initialization
|
||||
|
||||
2011-06-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-06-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.h backend/genesys_conv.c:
|
||||
add blank page skipping and rotation detection options
|
||||
|
||||
|
@ -634,7 +634,7 @@
|
|||
for the scanner group instead of making the device root:scanner 0664.
|
||||
This is designed to help with MFPs and play nice with ConsoleKit.
|
||||
|
||||
2011-04-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-04-20 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.c backend/genesys_devices.c
|
||||
backend/genesys.conf.in: add Xerox 2400 onetouch model and improve
|
||||
big endian handling
|
||||
|
@ -643,15 +643,15 @@
|
|||
* tools/sane-desc.c: move away from using power/level for disabling
|
||||
USB autosuspend/power management and use power/control if available.
|
||||
|
||||
2011-03-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-03-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.c backend/genesys.c : rewrite big endian fixes
|
||||
for gl847/gl124 based scanners. Improve calibration cache file handling.
|
||||
|
||||
2011-03-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-03-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.c: big endian fixes for gl847/gl124 based
|
||||
scanners. Patch by Olaf Zimmermann <oez@pt.lu> .
|
||||
|
||||
2011-03-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
2011-03-15 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/Makefile.in backend/canon_dr.[ch]: fixes to allow full
|
||||
static build under cygwin
|
||||
|
||||
|
|
|
@ -82,28 +82,28 @@
|
|||
* test-driver: Added missing test-driver that automake installs.
|
||||
Its expected to exist by the Makefile.in that we also checkin.
|
||||
|
||||
2013-08-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-08-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.[ch] backend/genesys_conv.c backend/genesys.c
|
||||
backend/genesys_gl841.c backend/genesys_gl646.c: make use of hardware
|
||||
gamma tables to implement constrast and brightness correction.
|
||||
|
||||
2013-08-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-08-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.[ch] backend/genesys_conv.c doc/sane-genesys.man
|
||||
po/fr.po: add digital brightness and contrast options.
|
||||
Add an option to set calibration cache file name.
|
||||
|
||||
2013-08-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-08-07 Stéphane Voltz <stef.dev@free.fr>
|
||||
* frontend/tstbackend.c: add argument to get verbose messages during
|
||||
checks.
|
||||
|
||||
2013-08-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-08-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
* sanei/sanei_constrain_value.c
|
||||
testsuite/sanei/sanei_constrain_test.c: fixed the case where the
|
||||
rounding in sanei_constrain_value computes a value higher than the
|
||||
range maximum, spotted and proposed by viresh_shirol@yahoo.co.uk .
|
||||
Added testcase for the bug in testsuite.
|
||||
|
||||
2013-08-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-08-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* configure configure.in testsuite/Makefile.* testsuite/tools/*: add
|
||||
a testsuite for sane-desc, then merge hwdb support for sane-desc by
|
||||
Tom Gundersen <teg@jklm.no> .
|
||||
|
@ -114,7 +114,7 @@
|
|||
- bug fix for calibration of scanners with duplex_offset
|
||||
- allow duplex_offset to be controlled from config file
|
||||
|
||||
2013-07-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-07-30 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: fixed typo when defining OPT_SWDEROTATE cap
|
||||
(#314339).
|
||||
|
||||
|
@ -132,7 +132,7 @@
|
|||
- Add some detailed button option description to the pixma man page.
|
||||
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.3
|
||||
|
||||
2013-06-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-06-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.[ch] backend/genesys_devices.c backend/genesys_gl124.[ch]
|
||||
backend/genesys_low.[ch]: improve scanning speed and quality for GL124
|
||||
based scanner by implementing half ccd mode below 600 dpi,
|
||||
|
@ -154,7 +154,7 @@
|
|||
- check hopper sensor before calling object_position(load) on iX500
|
||||
* .gitignore: ignore .deps directories
|
||||
|
||||
2013-06-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-06-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys.conf.in backend/genesys_devices.c
|
||||
backend/genesys_gl846.c backend/genesys_gl846.h backend/genesys_low.c
|
||||
backend/genesys_low.h: add experimental description and code for the
|
||||
|
@ -168,20 +168,20 @@
|
|||
* doc/descriptions/pixma.desc: Canon PIXMA MG3100 Series WLAN support
|
||||
reported by Torben Nielsen.
|
||||
|
||||
2013-06-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-06-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
* frontend/scanimage.c: protect for group option with incorrect
|
||||
capabilites.
|
||||
* frontend/tstbackend.c: add test to check is group option are
|
||||
settable. Fix test_getdevices() function.
|
||||
|
||||
2013-06-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-06-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: add missing cap to 2 option group tp fix long
|
||||
argument option bug in scanimage.
|
||||
|
||||
2013-06-15 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma_mp810.c: fix test mode
|
||||
|
||||
2013-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-06-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* tools/check-usb-chip.c: add genesys GL128, GT-68xx usb chip
|
||||
detection.
|
||||
|
||||
|
@ -191,11 +191,11 @@
|
|||
* backend/pixma_mp810.c: Disable TPU negatives scan for CS8800F and CS9000F.
|
||||
Negatives scan has no benefit for the user and disabling avoids confusion.
|
||||
|
||||
2013-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* tools/sane-find-scanner.c tools/check-usb-chip.c: add genesys usb
|
||||
chip detection when compiled for libusb-1.0 .
|
||||
|
||||
2013-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-06-03 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c: #314293 fix
|
||||
|
||||
2013-05-29 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
|
@ -203,7 +203,7 @@
|
|||
- HTML parseable name section (bug #314283)
|
||||
- typo in device names
|
||||
|
||||
2013-05-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-05-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c: #314261 fix
|
||||
|
||||
2013-05-11 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
|
@ -236,34 +236,34 @@
|
|||
* doc/descriptions/xerox_mfp.desc: add Samsung SCX-4835FD networked
|
||||
support, reported by Dave Lewis. USB mode doesn't work.
|
||||
|
||||
2013-04-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-04-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/lexmark.c backend/lexmark.h: fix device detection to
|
||||
handle hotplugging and unplugging of USB devices. USe
|
||||
sanei_usb_exit().
|
||||
|
||||
2013-03-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-03-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/gt68xx.c backend/gt68xx_low.h: fix device detection to
|
||||
handle hotplugging and unplugging of USB devices.
|
||||
* frontend/tstbackend.c: a test to loop over snae_get_devices to
|
||||
check if a backend handle hotplugging correctly
|
||||
|
||||
2013-03-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-03-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_low.h backend/genesys_gl846.c:
|
||||
warning fixes, SANE option correctness fixes.
|
||||
|
||||
2013-03-25 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma_mp150.c: fix button support for Canon Pixma MG6300.
|
||||
|
||||
2013-03-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-03-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* sanei/test_wire.c, testsuite/sanei/sanei_*test.c: move test program
|
||||
to testsuite/sanei. Add unit test programs for sanei_check_*,
|
||||
sanei_constrain_*, sanei_config_* and sanei_usb_* functions.
|
||||
|
||||
2013-03-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-03-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c: make use of the new sanei_usb_scan_devices function
|
||||
in sane_get_devices.
|
||||
|
||||
2013-03-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-03-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* sanei/sanei_usb.c include/sane/sanei_usb.h:
|
||||
separate device search logic from usb init by creating a
|
||||
sanei_usb_scan_devices. Add a sanei_usb_exit function to free
|
||||
|
@ -273,7 +273,7 @@
|
|||
* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
New scanner Canon Pixma MP230 reported by Petar Dodev.
|
||||
|
||||
2013-03-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-03-18 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/hp5590.c backend/nec.c backend/sharp.c backend/stv680:
|
||||
apply use after free fixes, bugs #314035, #314036, #314037 and
|
||||
#314038
|
||||
|
@ -285,7 +285,7 @@
|
|||
* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
New scanner Canon Pixma MG6300 reported by Theo van Rijn.
|
||||
|
||||
2013-02-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-02-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
* configure.in configure: restored HAVE_USBCALLS like initially
|
||||
committed for OS/2 support
|
||||
|
||||
|
@ -295,17 +295,17 @@
|
|||
doc/descriptions/snapscan.desc: Added support for Acer Scanwit 2720S
|
||||
implemented by Andrew Goddbody.
|
||||
|
||||
2013-02-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-02-28 Stéphane Voltz <stef.dev@free.fr>
|
||||
* sanei/sanei_usb.c: only free devanme when reusing a device slot in
|
||||
device list
|
||||
|
||||
2013-02-28 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* README.linux: ease installation procedure.
|
||||
|
||||
2013-02-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-02-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/genesys.desc: update G2410 status to basic
|
||||
|
||||
2013-02-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-02-27 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts8891.c backend/rts88xx_lib.c backend/lexmark.c
|
||||
backend/lexmark_low.c backend/rts8891_low.c: cppcheck errors and
|
||||
warnings fixes
|
||||
|
@ -332,7 +332,7 @@
|
|||
- add infrared scan support for Canon Canoscan 9000F
|
||||
- Pixma backend version 0.17.2
|
||||
|
||||
2013-02-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-02-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys*.[ch]: cppcheck errors fixes
|
||||
|
||||
2013-02-13 Gerhard Jaeger <gerhard@gjaeger.de>
|
||||
|
@ -356,7 +356,7 @@
|
|||
doc/descriptions/pixma.desc: fixed adf paper empty for Canon i-SENSYS
|
||||
MF4550d. Bug #313674.
|
||||
|
||||
2013-02-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-02-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
* tools/sane-desc.c: fix minor memleaks and whitespace at end of line.
|
||||
|
||||
2013-02-09 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
|
@ -369,16 +369,16 @@
|
|||
* backend/pixma_mp150.c: fixed button support for Canon Pixma MG6200
|
||||
by Matthias Thon.
|
||||
|
||||
2013-02-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-02-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.c backend/genesys_gl843.c
|
||||
backend/genesys_gl846.c: minor usb firmware setup changes
|
||||
|
||||
2013-01-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-01-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.[ch] backend/genesys_devices.c
|
||||
backend/genesys_gl124.c backend/genesys_low.h: add support for LIDE
|
||||
210 fifth button.
|
||||
|
||||
2013-01-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-01-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys*.[ch] : ASIC init refactor. Groundwork for GL846
|
||||
support.
|
||||
|
||||
|
@ -463,7 +463,7 @@
|
|||
* backend/kodakaio.c:
|
||||
add adf to ESP2170. Reduce the default adf y length to 11.3 inch
|
||||
|
||||
2012-12-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-12-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys*.c backend/genesys_low.h: reworked gamma table
|
||||
handling. Compute gamma table outside send_gamma_table so default
|
||||
gamma table use device specific gamma values defined in device
|
||||
|
@ -472,7 +472,7 @@
|
|||
2012-12-07 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma.h: Pixma backend version 0.17.1
|
||||
* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
- Canon Pixma MG3100 support reported by Madis Lõhmus.
|
||||
- Canon Pixma MG3100 support reported by Madis Lõhmus.
|
||||
- Canon Pixma MG6200 support reported by Matthias Thon.
|
||||
- Canon Pixma MX890 support reported by Henry Ptasinski.
|
||||
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
|
||||
|
@ -480,7 +480,7 @@
|
|||
- Canon imageCLASS MF4430 support reported by Michael Mik. This device is
|
||||
a MF4410 with ADF.
|
||||
|
||||
2012-12-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-12-05 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl124.c: add binary data logging
|
||||
for gl124 based scanners. Issue park command as early as possible to
|
||||
speed up batch scans
|
||||
|
@ -490,19 +490,19 @@
|
|||
backend/Makefile.am backend/Makefile.in docs/descriptions/kodakaio.desc:
|
||||
Use avahi instead of cups for network autodetection
|
||||
|
||||
2012-11-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-11-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/rts9918.c backend/rts8891_low.c backend/rts8891_low.h:
|
||||
fix batch scan by adding asynchronous head parking. Fix 600 and 1200
|
||||
dpi scan mode for sensor type 1
|
||||
|
||||
2012-11-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-11-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl124.c: improve calibration for
|
||||
gl124 based scanners. Fix head parking issue at 1200 dpi.
|
||||
|
||||
2012-11-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-11-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/unsupported.desc: add USB ID 0x07b3, 0x0802
|
||||
|
||||
2012-11-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-11-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* configure configure.in doc/Makefile.am doc/Makefile.in: add optional
|
||||
doxygen documentation generation for genesys backend.
|
||||
|
||||
|
@ -522,7 +522,7 @@
|
|||
for Samsung SCX-4833FD, reported by Frank Pennycook; description for
|
||||
SCX-3405W working in networking mode, reported by Patrick Mackinlay.
|
||||
|
||||
2012-10-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-10-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_*.[ch]: Lide 35 improvements, doxygen fixes,
|
||||
experimental 100 dpi support for Canoscan 4400F and 8400F
|
||||
|
||||
|
@ -560,7 +560,7 @@
|
|||
Use MDL string instead of DES as it is mre fool proof when matching
|
||||
the model string from the backend
|
||||
|
||||
2012-09-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
2012-09-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c backend/genesys.c: enable hardware lineart
|
||||
for Strobe XP200
|
||||
|
||||
|
@ -568,7 +568,7 @@
|
|||
* backend/pixma_imageclass.c, doc/descriptions/pixma.desc,
|
||||
doc/sane-pixma.man: New scanner reported by Eric Schwartz. Bug #313761.
|
||||
* backend/pixma_mp150.c: 14" (ADF) / A4 (Flatbed) exception for Pixma MX420
|
||||
reported by D.Möller. Same exception also added for Pixma MX410.
|
||||
reported by D.Möller. Same exception also added for Pixma MX410.
|
||||
|
||||
2012-09-04 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma_mp150.c, doc/descriptions/pixma.desc, doc/sane-pixma.man:
|
||||
|
|
|
@ -16,14 +16,14 @@
|
|||
* backend/pixma_imageclass.c: for all adf scanners restrict maximum page
|
||||
height at flatbed scans
|
||||
|
||||
2015-09-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-09-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/niash.c: merged pu/protect-niash-option-access-315132 and
|
||||
ifdef'ed unused code
|
||||
|
||||
2015-09-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-09-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/pieusb.c: include sane/config.h first
|
||||
|
||||
2015-09-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-09-14 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/bh.c: replace mktemp by mkstemp #300134
|
||||
|
||||
2015-09-13 Paul Newall <p dot newalls at ntlworld dot com>
|
||||
|
@ -31,12 +31,12 @@
|
|||
redundant variable bitposn and redundant function kodakaio_rxflush
|
||||
commented out.
|
||||
|
||||
2015-09-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-09-09 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/sane-genesys.man, doc/descriptions/genesys.desc: No LiDE 120
|
||||
support.
|
||||
|
||||
2015-09-08 m. allan noah <kitno455 at gmail dot com>
|
||||
* backend/artec_eplus48u.c: fix HOME env bug #315071 (from Jörg Frings-Fürst)
|
||||
* backend/artec_eplus48u.c: fix HOME env bug #315071 (from Jörg Frings-Fürst)
|
||||
|
||||
2015-09-03 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma_mp810.c: Canon Pixma MP990 needs specific reordering pixels
|
||||
|
@ -53,14 +53,14 @@
|
|||
* backend/pixma_io_sanei.c: EOF is a bjnp timeout error.
|
||||
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.21
|
||||
|
||||
2015-08-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-08-10 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/abaton.c, backend/agfafocus.c, backend/apple.c,
|
||||
backend/bh.c, backend/coolscan.c, backend/dmc.c, backend/ricoh.c,
|
||||
backend/s9036.c, backend/sp15c.[ch], backend/tamarack.c:
|
||||
fix for memleak in sane_get_devices (bugs #300132 #300131 #300130 #300129
|
||||
#300127 #300126 #300124 #300122 #300121 #300120)
|
||||
|
||||
2015-08-10 Klaus Kämpf <kkaempf@suse.com>
|
||||
2015-08-10 Klaus Kämpf <kkaempf@suse.com>
|
||||
* backend/pieusb.c, doc/descriptions/pieusb.desc, doc/sane-pieusb.man,
|
||||
backend/pieusb_buffer.c, backend/pieusb_scancmd.c, backend/pieusb_specific.c,
|
||||
backend/pieusb_usb.c:
|
||||
|
@ -68,7 +68,7 @@
|
|||
4000, 5000, 6000; ProScan 7200; CrystalScan 7200. These scanners need
|
||||
further testing.
|
||||
|
||||
2015-08-08 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-08-08 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/test.c: fix memleaks (#313553)
|
||||
* configure.in, configure: don not harcode -I/usr/local/include
|
||||
(#315060)
|
||||
|
@ -81,12 +81,12 @@
|
|||
communication problems, e.g. with OpenSuse.
|
||||
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.20
|
||||
|
||||
2015-08-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-08-06 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c, backend/genesys_gl841.c, backend/genesys_low.c:
|
||||
fix GPIO setup for LiDE 33/40/50, add more usleep() for GL847
|
||||
scanning issues. Some GL841 LEDADD improvements.
|
||||
|
||||
2015-07-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-07-31 Stéphane Voltz <stef.dev@free.fr>
|
||||
* frontend/tstbackend.c: add an option to do tests scans during
|
||||
open/close tests.
|
||||
* backend/genesys.c, backend/genesys_low.c: fixes for
|
||||
|
@ -114,7 +114,7 @@
|
|||
2015-06-27 Louis Lagendijk <louis dot lagendijk at gmail dot com>
|
||||
* backend/pixma_bjnp.c Added backend version in bjnp debug output
|
||||
|
||||
2015-06-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-06-11 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c backend/genesys_gl124.h: LiDE 120 support
|
||||
improvement.
|
||||
|
||||
|
@ -123,7 +123,7 @@
|
|||
New scanner Canon i-SENSYS MF8300 Series, reported by Florian Nierhaus.
|
||||
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.18
|
||||
|
||||
2015-04-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-04-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/sane-genesys.man backend/genesys.[ch] backend/genesys_low.c:
|
||||
fix calibration cleared when calibration file loaded,
|
||||
add expiration time option for cache.
|
||||
|
@ -144,7 +144,7 @@
|
|||
backend/pixma_io_sanei.c, backend/pixma_mp150.c, backend/pixma_mp7[35]0.c,
|
||||
backend/pixma_mp810.c: update copyright.
|
||||
|
||||
2015-03-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-03-17 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c, backend/genesys.conf.in,
|
||||
backend/genesys_devices.c, backend/genesys_gl124.c,
|
||||
backend/genesys_gl124.h, backend/genesys_low.h,
|
||||
|
@ -166,18 +166,18 @@
|
|||
fixed multiple regressions (range initilaizer, clobbering
|
||||
paper-length window bits, ...) introduced over the past years, added
|
||||
support for newer ASIC gamma table size, added AV220D2+ ID
|
||||
2015-03-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-03-04 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/genesys.desc: mark LiDE 120 as unsupported.
|
||||
|
||||
2015-03-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-03-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_low.c, backend/genesys_gl124.[ch]:
|
||||
improve parking reliability for LiDE 210
|
||||
|
||||
2015-03-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-03-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c, backend/genesys_gl124.c:
|
||||
final tuning for Canon LiDE 220
|
||||
|
||||
2015-02-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
2015-02-26 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys.c, backend/genesys.conf.in,
|
||||
backend/genesys_devices.c, backend/genesys_gl124.c,
|
||||
backend/genesys_gl124.h, backend/genesys_low.h,
|
||||
|
@ -309,11 +309,11 @@
|
|||
* frontend/scanimage.c: batch-print option and exit value changes
|
||||
from Jeff Breidenbach jeff@jab.org
|
||||
|
||||
2014-07-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
2014-07-01 Stéphane Voltz <stef.dev@free.fr>
|
||||
* testsuite/sanei/sanei_config_test.c: fix #314694 by exporting a
|
||||
specific SANE_CONFIG_DIR env dir for tests
|
||||
|
||||
2014-06-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
2014-06-29 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.c: fix regression in coarse gain calibration
|
||||
|
||||
2014-06-05 Tom Callaway <spot@fedoraproject.org>
|
||||
|
@ -321,7 +321,7 @@
|
|||
licensed under the Artistic License 1.0 which isn't compatible with the
|
||||
GPL and arguably non-free.
|
||||
|
||||
2014-06-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
2014-06-02 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_*.[ch]: add internal ini_scan_regs_api. Add proper
|
||||
target speed for LiDE 110/210 grey mode motor tables.
|
||||
|
||||
|
@ -341,7 +341,7 @@
|
|||
Series scanner is working, reported by Gert Cauwenberg.
|
||||
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.8
|
||||
|
||||
2014-05-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
2014-05-13 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_gl646.[ch] backend/genesys.c backend/genesys_low.c:
|
||||
fix bug #314663. Set gamma for gl646 devices only at scan time. Reset
|
||||
endpoint each time before leaving.
|
||||
|
@ -377,7 +377,7 @@
|
|||
doc/sane-pixma.man: Rename Canon i-SENSYS MF4550d to Canon i-SENSYS MF4500
|
||||
Series. This fixes ethernet problems. Patch from chrysn.
|
||||
|
||||
2014-02-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
2014-02-24 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/sane-genesys.man backend/genesys.[ch]:
|
||||
avoid calibration file name collision in case of several identical
|
||||
scanners
|
||||
|
@ -396,7 +396,7 @@
|
|||
2014-01-29 m. allan noah <kitno455 at gmail dot com>
|
||||
* backend/umax-uc630.c: updates from Ondrej Zary
|
||||
|
||||
2014-01-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
2014-01-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/unsupported.desc doc/descriptions/genesys.desc:
|
||||
update status of the HP Scanjet 4850C
|
||||
|
||||
|
@ -412,7 +412,7 @@
|
|||
|
||||
2014-01-02 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* doc/descriptions/pixma.desc: ADF is working for Canon i-SENSYS MF4800
|
||||
Series, reported by Yvan L. Gélinas.
|
||||
Series, reported by Yvan L. Gélinas.
|
||||
|
||||
2014-01-02 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma.[ch], backend/pixma_common.[ch], backend/pixma_imageclass.c,
|
||||
|
@ -426,12 +426,12 @@
|
|||
doc/sane-pixma.man:
|
||||
- Canon i-SENSYS MF4800 Series has ADF and supports 14" legal paper size
|
||||
in ADF mode.
|
||||
- Canon i-SENSYS MF4800 Series is working, reported by Yvan L. Gélinas.
|
||||
- Canon i-SENSYS MF4800 Series is working, reported by Yvan L. Gélinas.
|
||||
|
||||
2013-12-23 Rolf Bensch <rolf at bensch hyphen online dot de>
|
||||
* backend/pixma_common.c: fix usb cmd transaction timeout
|
||||
|
||||
2013-12-23 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-12-23 Stéphane Voltz <stef.dev@free.fr>
|
||||
* backend/genesys_devices.c backend/genesys.c backend/genesys_low.h
|
||||
backend/genesys_gl841.[ch]: color calibration improvement for LiDE80,
|
||||
working LEDADD for gl841 CIS scanners
|
||||
|
@ -449,7 +449,7 @@
|
|||
- tidy function calc_shifting()
|
||||
* backend/pixma.h, doc/descriptions/pixma.desc: Pixma backend version 0.17.6
|
||||
|
||||
2013-12-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-12-16 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/genesys.desc: update LiDE 80
|
||||
* backend/genesys_devices.c backend/genesys.c backend/genesys_low.h
|
||||
backend/genesys_gl841.[ch]: basic support for LiDE 80
|
||||
|
@ -470,10 +470,10 @@
|
|||
- add initial support for card reader (P-215)
|
||||
- removed unused var from do_scsi_cmd()
|
||||
|
||||
2013-11-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-11-21 Stéphane Voltz <stef.dev@free.fr>
|
||||
* testsuite/tools/Makefile.*: handle sane git version change in tests.
|
||||
|
||||
2013-10-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
2013-10-19 Stéphane Voltz <stef.dev@free.fr>
|
||||
* doc/descriptions/genesys.desc doc/Descriptions/unsupported.desc:
|
||||
update LiDE 80 and HP2400 information
|
||||
* backend/genesys_devices.c backend/genesys.conf.in backend/genesys.c
|
||||
|
|
|
@ -502,7 +502,7 @@
|
|||
for proper handling of "unusual" SCSI commands lengths
|
||||
* backend/canon-scsi.c: call sanei_scsi_cmd2, where necessary
|
||||
|
||||
2000-06-25 René Rebe <rene.rebe@myokay.net>
|
||||
2000-06-25 René Rebe <rene.rebe@myokay.net>
|
||||
* backend/avision.c: fixed sane_close () bug
|
||||
* backend/avision.desc: added some more scanners
|
||||
|
||||
|
@ -608,7 +608,7 @@
|
|||
* backend/epson.[ch] Support for multiple EPSON scanners added
|
||||
Fixed Perfection 610 color problem
|
||||
|
||||
2000-05-26 Abel Deuring <a.deuringæsatzbau-gmbh.de>
|
||||
2000-05-26 Abel Deuring <a.deuring@satzbau-gmbh.de>
|
||||
* sanei/sanei_scsi.c: Fixed a bug in the Linux queue handling,
|
||||
as suggested by Simon Munton
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
* TODO: Updated documentation entries. Added compilation bug in dc25.c.
|
||||
|
||||
2001-06-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-06-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/sane-umax_pp.man: corrections according to the TODO list
|
||||
|
||||
|
@ -95,7 +95,7 @@
|
|||
* tools/umax_pp.c: Also use sanei_umax_pp_SetLamp() (patch from
|
||||
Tim Waugh <twaugh@redhat.com>).
|
||||
|
||||
2001-06-11 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-06-11 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c:
|
||||
make use of PPGETMODES only when available in ppdev.h. Corrected OS/2
|
||||
|
@ -179,7 +179,7 @@
|
|||
* acinclude.m4 include/sane/config.h.in: Fix configure/compile
|
||||
problem on Alpha/Tru64 Unix.
|
||||
|
||||
2001-06-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-06-07 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: make use of PPGETMODES to get ppdev
|
||||
capabilites.
|
||||
|
@ -189,12 +189,12 @@
|
|||
* backend/dc240.c - Fixed bug where attempting to change the
|
||||
"image number" in an empty camera causes a core dump.
|
||||
|
||||
2001-06-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-06-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: OS/2 compile fixes (again). Backend
|
||||
successfully built on Warp with EMX 0.9d.
|
||||
|
||||
2001-06-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-06-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: OS/2 compile fixes
|
||||
|
||||
|
@ -236,7 +236,7 @@
|
|||
|
||||
* doc/sane-epson.man: Updated documentation
|
||||
|
||||
2001-06-03 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-06-03 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: Fixed compile problem on archs that
|
||||
have inb/outb and not insb/outsb. Cleaned up and simplified probing
|
||||
|
@ -287,7 +287,7 @@
|
|||
2001-06-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
* backend/umax_pp_low.c: Fixed the FreeBSD problems by checking
|
||||
/dev/io before accessing io ports (patch from Stéphane Voltz
|
||||
/dev/io before accessing io ports (patch from Stéphane Voltz
|
||||
<svoltz@wanadoo.fr>).
|
||||
* backend/snapscan.c: Fixed two bugs: pss->devname must be checked
|
||||
for 0. Return total number of lines in sane_get_parameters (patch
|
||||
|
@ -480,7 +480,7 @@
|
|||
o sane_exit() now frees the devlist allocated by sane_get_devices()
|
||||
o upped version to 0.12.2
|
||||
|
||||
2001-05-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-05-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: changed option names to use lower case characters
|
||||
and dashes instead of spaces.
|
||||
|
@ -563,7 +563,7 @@
|
|||
* backend/artec.c: changed #include to use "../include/sane/config.h"
|
||||
instead of "sane/config.h".
|
||||
|
||||
2001-05-16 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-05-16 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: fix memory leak in sane_exit
|
||||
|
||||
|
@ -694,10 +694,10 @@
|
|||
* AUTHORS README: Updated concerning umax_pp.
|
||||
|
||||
* doc/Makefile.in doc/sane-umax_pp.man .cvsignore: Added manpage for
|
||||
umax_pp (patch from Stéphane Voltz <svoltz@wanadoo.fr>).
|
||||
umax_pp (patch from Stéphane Voltz <svoltz@wanadoo.fr>).
|
||||
|
||||
* tools/README tools/Makefile.in tools/umax_pp.c tools/.cvsignore:
|
||||
Added umax_pp test program (patch from Stéphane Voltz
|
||||
Added umax_pp test program (patch from Stéphane Voltz
|
||||
<svoltz@wanadoo.fr>).
|
||||
|
||||
* configure configure.in include/sane/config.h.in: Test for
|
||||
|
@ -706,7 +706,7 @@
|
|||
* backend/umax_pp.c backend/umax_pp.h backend/umax_pp_low.c
|
||||
backend/umax_pp_low.h backend/umax_pp_mid.c backend/umax_pp_mid.h
|
||||
backend/umax_pp.conf backend/umax_pp.desc backend/Makefile.in
|
||||
dll.conf: Added umax_pp backend (patch from Stéphane Voltz
|
||||
dll.conf: Added umax_pp backend (patch from Stéphane Voltz
|
||||
<svoltz@wanadoo.fr>).
|
||||
|
||||
2001-05-02 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
|
|
@ -360,7 +360,7 @@
|
|||
* backend/pnm.c backend/pnm.desc: Make sure that *length=0 in
|
||||
sane_read(). Added more debug output.
|
||||
|
||||
2001-09-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-09-18 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp.desc:
|
||||
corrected compile problem when no ppdev available,
|
||||
|
@ -397,7 +397,7 @@
|
|||
help text and change function used in gphoto2 lib check due
|
||||
to API change
|
||||
|
||||
2001-09-16 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-09-16 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_mid.c
|
||||
tools/umax_pp.c:
|
||||
|
@ -483,7 +483,7 @@
|
|||
for gphoto2 backend (interface to cameras supported by the
|
||||
gphoto2 commands/libraries). Makefile changes coming soon.
|
||||
|
||||
2001-09-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-09-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: made CmdSetDataBuffer static
|
||||
* backend/Makefile.in: removed sanei_config2 from
|
||||
|
@ -531,7 +531,7 @@
|
|||
for some or all of the cameras supported by gphoto2. (See
|
||||
http://www.gphoto.org)
|
||||
|
||||
2001-09-03 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-09-03 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_mid.c
|
||||
backend/umax_pp_mid.h backend/umax_pp.c tools/umax_pp.c:
|
||||
|
@ -556,7 +556,7 @@
|
|||
* backend/umax.c backend/umax.desc doc/umax/umax.CHANGES:
|
||||
umax scsi backend update to version 1.0 build 29
|
||||
|
||||
2001-08-19 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-08-19 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c tools/umax_pp.c:
|
||||
Finished probe code cleaning, increased version number
|
||||
|
@ -607,14 +607,14 @@
|
|||
|
||||
* PROJECTS TODO: Added UMAX Astra 1220U backend.
|
||||
|
||||
2001-08-01 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-08-01 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/sane-umax_pp.man backend/umax_pp_low.c:
|
||||
One more step toward cleaner scanner probing. Added
|
||||
message about EPP mode not being available. Slight man
|
||||
update to emphasize EPP mode setting.
|
||||
|
||||
2001-07-24 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-07-24 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c backend/umax_pp_low.c:
|
||||
Fixed higlight parsing bug in conf file. Fixed 'greenish'
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
* doc/backend-writing.txt doc/sane.man: Added note about doxygen
|
||||
configuration for sanei.
|
||||
|
||||
2002-01-24 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-01-24 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: corrected 2000P mis-detection by adding
|
||||
pauses in epat wake-up.
|
||||
|
@ -460,7 +460,7 @@
|
|||
backend.
|
||||
* frontend/.gdbinit: Removed unnecessary file.
|
||||
|
||||
2002-01-08 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-01-08 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* configure.in: added help text for --enable-parport-directio
|
||||
|
||||
|
@ -528,7 +528,7 @@
|
|||
* backend/epson.c: Undefine TEST_IOCTL again, which was enabled
|
||||
by accident.
|
||||
|
||||
2002-01-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-01-06 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: improved warm up and color calibration
|
||||
of much better quality now. Manual settings now work correctly.
|
||||
|
@ -717,7 +717,7 @@
|
|||
2001-11-24 Abel Deuring <a.deuring@satzbau-gmbh.de>
|
||||
* backend/sharp.c: removed an unconditional "#define USE_FORK"
|
||||
|
||||
2001-11-22 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-11-22 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: fixed color calibration bug. Scans are
|
||||
of much better quality now. Manual settings now work correctly.
|
||||
|
@ -739,7 +739,7 @@
|
|||
* TODO: Added entry about .exe and similar file extentions.
|
||||
Removed sane-config.in -ldl issue.
|
||||
|
||||
2001-11-22 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-11-22 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: fixed build problem on non i386 linux when
|
||||
there is no <sys/io.h>.
|
||||
|
@ -793,7 +793,7 @@
|
|||
directive for config files. Added information about debug level 255
|
||||
printing (Linux) kernel debug messages. Added link to sane-usb(5).
|
||||
|
||||
2001-11-10 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-11-10 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: correct PPC compile problem by removing
|
||||
buggy extra ifdef
|
||||
|
@ -826,7 +826,7 @@
|
|||
Added support for scan button, scanner waits for button if the
|
||||
option "wait-for-button" is activated.
|
||||
|
||||
2001-11-10 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2001-11-10 Stéphane 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:
|
||||
|
|
|
@ -431,7 +431,7 @@
|
|||
* include/sane/sanei_pa4s2.h include/sane/sanei_scsi.h: Added/adjusted
|
||||
documentation for doxygen.
|
||||
|
||||
2002-04-11 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-04-11 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: fixed 8 bits I/O support
|
||||
|
||||
|
@ -753,7 +753,7 @@ i
|
|||
* backend/plustek.[ch]: fixed a bug, that causes segfaulting the backend
|
||||
when using the USB autodetection stuff
|
||||
|
||||
2002-03-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-03-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: fixed 1200 dpi mode
|
||||
* backend/umax_pp: changes for translations support
|
||||
|
@ -807,7 +807,7 @@ i
|
|||
* po/plustek.es.po, po/saneopts.es.po: Added spanish translation
|
||||
thanks to Gustavo D. Vranjes
|
||||
|
||||
2002-03-10 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-03-10 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: fast and adaptative scanner probe function.
|
||||
Improved CCD calibration.
|
||||
|
@ -901,7 +901,7 @@ i
|
|||
* AUTHORS PROJECTS sane-backends.lsm: Updated concerning sceptre
|
||||
backend (patch from Frank Zago <fzago@greshamstorage.com>).
|
||||
|
||||
2002-02-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-02-20 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp.c: corrected few bugs
|
||||
due to changing default model to 'none'.
|
||||
|
@ -944,7 +944,7 @@ i
|
|||
* TODO: Updated entry about missing sanei documentation. Removed
|
||||
entry about make distclean issues.
|
||||
|
||||
2002-02-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-02-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.h
|
||||
backend/umax_pp_mid.c backend/umax_pp.c backend/umax_pp.h
|
||||
|
@ -1040,7 +1040,7 @@ i
|
|||
* PROJECTS: Added info about HP Scanjet 5S.
|
||||
* lib/inet_ntop.c: Removed OS/2 kludge: it's not necessary.
|
||||
|
||||
2002-02-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-02-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.h
|
||||
backend/umax_pp_mid.c backend/umax_pp.c backend/umax_pp.h:
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
* configure configure.in: New version: 1.0.9. Disabled compilation
|
||||
warnings.
|
||||
|
||||
2002-10-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-10-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: added O_NONBLOCK to flags when opening ppdev
|
||||
character device, to get around hangs with 2.4.19 linux kernels in
|
||||
|
@ -120,7 +120,7 @@
|
|||
* doc/descriptions/microtek2.desc: Added per-scanner status (from
|
||||
Karsten Festag <karsten.festag@gmx.de>).
|
||||
|
||||
2002-10-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-10-09 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: disable scanner protocol debug facility
|
||||
|
||||
|
@ -128,7 +128,7 @@
|
|||
|
||||
* backend/epson.c: force color channel re-order for GT-2200 scanner
|
||||
|
||||
2002-10-08 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-10-08 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: use macros from saneopts.h to fix translations
|
||||
problems
|
||||
|
@ -175,7 +175,7 @@
|
|||
value (->TODO), sane.tex comment about 1 bit color mode,
|
||||
sane-plustek.man issue.
|
||||
|
||||
2002-10-02 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-10-02 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* tools/umax_pp.c: changed version and added handling of 4 digits
|
||||
port address
|
||||
|
@ -602,7 +602,7 @@
|
|||
* configure, acinclude.m4, aclocal.m4 - Another tweak to the
|
||||
allowed gphoto2 version numbers
|
||||
|
||||
2002-08-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-08-15 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* tools/umax_pp.c: upped version number
|
||||
* backend/umax_pp_low.c backend/umax_pp.c: corrected ppdev usage,
|
||||
|
@ -729,7 +729,7 @@
|
|||
|
||||
* doc/descriptions/gphoto2.desc: Comment out :interface line
|
||||
|
||||
2002-07-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-07-23 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* doc/descriptions/umax_pp.desc: tagged 610P as unsupported
|
||||
|
||||
|
@ -1056,7 +1056,7 @@
|
|||
2002-06-05 Abel Deuring <a.deuring@satzbau-gmbh.de>
|
||||
* doc/descriptions/sharp.desc: added "interface" parameter
|
||||
|
||||
2002-06-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-06-05 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp.c: reverted a change in color reordering for 1600P
|
||||
* po/Makefile.in po/umax_pp.de.po: added german translation courtesy
|
||||
|
@ -1069,7 +1069,7 @@
|
|||
backend version. Should work for the HP 5300 and HP 5370 now.
|
||||
Serveral other minor fixes.
|
||||
|
||||
2002-06-04 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-06-04 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c: relaxed scanner detection not to fail on
|
||||
some parports.
|
||||
|
@ -1091,7 +1091,7 @@
|
|||
|
||||
* corrected wrong version number in umax.desc
|
||||
|
||||
2002-05-30 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-05-30 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_mid.c backend/umax_pp.c: software lineart for real
|
||||
this time.
|
||||
|
@ -1102,7 +1102,7 @@
|
|||
* sanei/sanei_usb.c: Explicitely initialize vendorID and productID.
|
||||
* sanei/sanei_config.c sanei/sanei_config2.c: Fixed possible segfault.
|
||||
|
||||
2002-05-30 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
2002-05-30 Stéphane Voltz <svoltz@wanadoo.fr>
|
||||
|
||||
* backend/umax_pp_low.c backend/umax_pp.c: fixed 1600P detection,
|
||||
IRIX compile fixes, final bits of software lineart
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
|
||||
This file (C) 1997 Ingo Schneider
|
||||
(C) 1998 Karl Anders Øygard
|
||||
(C) 1998 Karl Anders Øygard
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
|
||||
This file (C) 1997 Ingo Schneider
|
||||
(C) 1998 Karl Anders Øygard
|
||||
(C) 1998 Karl Anders Øygard
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
This file implements a SANE backend for Nikon Coolscan film scanners.
|
||||
|
||||
Written by András Major (andras@users.sourceforge.net), 2001-2002.
|
||||
Written by András Major (andras@users.sourceforge.net), 2001-2002.
|
||||
|
||||
The developers wish to express their thanks to Nikon Corporation
|
||||
for providing technical information and thus making this backend
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* This file implements a SANE backend for Nikon Coolscan film scanners.
|
||||
*
|
||||
* coolscan3.c is based on coolscan2.c, a work of András Major, Ariel Garcia
|
||||
* coolscan3.c is based on coolscan2.c, a work of András Major, Ariel Garcia
|
||||
* and Giuseppe Sacco.
|
||||
*
|
||||
* Copyright (C) 2007-08 Tower Technologies
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Copyright (C) 2003, 2004 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Copyright (C) 2004, 2005 Gerhard Jaeger <gerhard@gjaeger.de>
|
||||
Copyright (C) 2004-2016 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2004-2016 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2005-2009 Pierre Willenbrock <pierre@pirsoft.dnsalias.org>
|
||||
Copyright (C) 2006 Laurent Charpentier <laurent_pubs@yahoo.com>
|
||||
Copyright (C) 2007 Luke <iceyfor@gmail.com>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Copyright (C) 2002 Sergey Vlasov <vsu@altlinux.ru>
|
||||
Copyright (C) 2002 - 2007 Henning Geinitz <sane@geinitz.org>
|
||||
Copyright (C) 2009 Stéphane Voltz <stef.dev@free.fr> for sheetfed
|
||||
Copyright (C) 2009 Stéphane Voltz <stef.dev@free.fr> for sheetfed
|
||||
calibration code.
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
|
|
@ -406,7 +406,7 @@ static GT68xx_Model mustek_2448taplus_model = {
|
|||
|
||||
SANE_FALSE, /* Is this a CIS scanner? */
|
||||
GT68XX_FLAG_NO_STOP /* Which flags are needed for this scanner? */
|
||||
/* Based on data from Jakub Dvo?ák <xdvorak@chello.cz>. */
|
||||
/* Based on data from Jakub Dvořák <xdvorak@chello.cz>. */
|
||||
};
|
||||
|
||||
static GT68xx_Model mustek_1200ta_model = {
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
Copyright (C) 2002 Sergey Vlasov <vsu@altlinux.ru>
|
||||
AFE offset/gain setting by David Stevenson <david.stevenson@zoom.co.uk>
|
||||
Copyright (C) 2002 - 2007 Henning Geinitz <sane@geinitz.org>
|
||||
Copyright (C) 2009 Stéphane Voltz <stef.dev@free.fr> for sheetfed
|
||||
Copyright (C) 2009 Stéphane Voltz <stef.dev@free.fr> for sheetfed
|
||||
calibration code.
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
|
|
@ -764,7 +764,7 @@ dbg_buffer (SANE_Int level, char *title, SANE_Byte * buffer, SANE_Int size,
|
|||
bzero (&text, sizeof (text));
|
||||
}
|
||||
data = _B0 (buffer[cont]);
|
||||
text[col] = (data > 31) ? data : '·';
|
||||
text[col] = (data > 31) ? data : '·';
|
||||
snprintf (sdata, 80, "%02x ", data);
|
||||
sline = strcat (sline, sdata);
|
||||
col++;
|
||||
|
|
|
@ -1774,7 +1774,7 @@ SetScanParams (struct st_device *dev, SANE_Byte * Regs,
|
|||
8)) ? hwdcfg->compression : FALSE;
|
||||
|
||||
if ((arrangeline2 == FIX_BY_HARD) || (mycolormode == CM_LINEART))
|
||||
arrangeline2 = mycolormode; /*¿? */
|
||||
arrangeline2 = mycolormode; /*¿? */
|
||||
else if ((mycolormode == CM_GRAY) && (hwdcfg->highresolution == FALSE))
|
||||
arrangeline2 = 0;
|
||||
|
||||
|
@ -2372,7 +2372,7 @@ IsScannerLinked (struct st_device *dev)
|
|||
|
||||
lamp = FLB_LAMP;
|
||||
|
||||
/* Comprobar si es la primera conexión con el escaner */
|
||||
/* Comprobar si es la primera conexión con el escaner */
|
||||
if (Read_Word (dev->usb_handle, 0xe829, &var2) == OK)
|
||||
{
|
||||
SANE_Int firstconnection;
|
||||
|
@ -2385,7 +2385,7 @@ IsScannerLinked (struct st_device *dev)
|
|||
|
||||
if (firstconnection == TRUE)
|
||||
{
|
||||
/* primera conexión */
|
||||
/* primera conexión */
|
||||
SANE_Byte flb_lamp, tma_lamp;
|
||||
|
||||
flb_lamp = 0;
|
||||
|
@ -7049,7 +7049,7 @@ Triplet_Colour_LRes (SANE_Int Width, SANE_Byte * Buffer,
|
|||
*/
|
||||
|
||||
/* Esta funcion une los tres canales de color en un triplete
|
||||
Inicialmente cada color está separado en 3 buffers apuntados
|
||||
Inicialmente cada color está separado en 3 buffers apuntados
|
||||
por pChannel1 ,2 y 3
|
||||
*/
|
||||
SANE_Int Value;
|
||||
|
@ -7591,11 +7591,11 @@ Read_Block (struct st_device *dev, SANE_Int buffer_size, SANE_Byte * buffer,
|
|||
/*
|
||||
scan2:
|
||||
04F0155C 01 08 00 02 03 00 58 02 ..X
|
||||
04F01564 58 02 58 02 C5 00 00 00 XXÅ...
|
||||
04F0156C B4 07 00 00 8B 01 00 00 ´..‹..
|
||||
04F01574 10 06 00 00 EC 13 00 00 ..ì..
|
||||
04F0157C B2 07 00 00 B4 07 00 00 ²..´..
|
||||
04F01584 CF 08 00 00 Ï..
|
||||
04F01564 58 02 58 02 C5 00 00 00 XXÅ...
|
||||
04F0156C B4 07 00 00 8B 01 00 00 ´....
|
||||
04F01574 10 06 00 00 EC 13 00 00 ..ì..
|
||||
04F0157C B2 07 00 00 B4 07 00 00 ²..´..
|
||||
04F01584 CF 08 00 00 Ï..
|
||||
|
||||
arrangeline2 = 1
|
||||
*/
|
||||
|
@ -8329,7 +8329,7 @@ if (Calib_test(dev, Regs, &myCalib, &scancfg) == OK )
|
|||
}
|
||||
else
|
||||
{
|
||||
/*5e7c *//* entra aquí */
|
||||
/*5e7c *//* entra aquí */
|
||||
if ((scancfg.resolution_y / 10) > scancfg.coord.top)
|
||||
runb1 = 0;
|
||||
}
|
||||
|
@ -9209,7 +9209,7 @@ RTS_Setup (struct st_device *dev, SANE_Byte * Regs,
|
|||
if (scancfg->colormode == CM_LINEART)
|
||||
data_bitset (&Regs[0x60b], 0x0c, 0);
|
||||
|
||||
/* disable gamma correction ¿? */
|
||||
/* disable gamma correction ¿? */
|
||||
data_bitset (&Regs[0x1d0], 0x40, 0);
|
||||
}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
|
||||
Copyright (C) 2007-2008 Philippe R騁ornaz
|
||||
Copyright (C) 2007-2008 Philippe Rétornaz
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
(C) 2003-2004 Lexmark International, Inc. (Original Source code)
|
||||
(C) 2005 Fred Odendaal
|
||||
(C) 2006-2013 Stéphane Voltz <stef.dev@free.fr>
|
||||
(C) 2006-2013 Stéphane Voltz <stef.dev@free.fr>
|
||||
(C) 2010 "Torsten Houwaart" <ToHo@gmx.de> X74 support
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
lexmark.h - SANE library for Lexmark scanners.
|
||||
Copyright (C) 2003-2004 Lexmark International, Inc. (original source)
|
||||
Copyright (C) 2005 Fred Odendaal
|
||||
Copyright (C) 2006-2010 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2006-2010 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2010 "Torsten Houwaart" <ToHo@gmx.de> X74 support
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* lexmark-low.c: scanner-interface file for low Lexmark scanners.
|
||||
|
||||
(C) 2005 Fred Odendaal
|
||||
(C) 2006-2013 Stéphane Voltz <stef.dev@free.fr>
|
||||
(C) 2006-2013 Stéphane Voltz <stef.dev@free.fr>
|
||||
(C) 2010 "Torsten Houwaart" <ToHo@gmx.de> X74 support
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
|
||||
Copyright (C) 2006-2010 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2006-2010 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2010 "Torsten Houwaart" <ToHo@gmx.de> X74 support
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
|
||||
Copyright (C) 2006-2010 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2006-2010 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2010 "Torsten Houwaart" <ToHo@gmx.de> X74 support
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
|
||||
Copyright (C) 2009-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2009-12 Stéphane Voltz <stef.dev@free.fr>
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License as
|
||||
|
|
|
@ -107,7 +107,7 @@ static ThreshDef xferSpeed[4] = {
|
|||
|
||||
/** return the correct DPI-value
|
||||
* The ASIC 96001/3 models are limited to an optical resolution of 300 Dpi
|
||||
* so it´s necessary to scale in X and Y direction (see scale.c)!
|
||||
* so it´s necessary to scale in X and Y direction (see scale.c)!
|
||||
*/
|
||||
static UShort imageGetPhysDPI( pScanData ps, pImgDef pImgInf, Bool fDpiX )
|
||||
{
|
||||
|
|
|
@ -738,7 +738,7 @@ static void motorP98PositionYProc( pScanData ps, ULong dwStates )
|
|||
}
|
||||
|
||||
/*.............................................................................
|
||||
* checks if the sensor is in it´s home position and moves it back if necessary
|
||||
* checks if the sensor is in it´s home position and moves it back if necessary
|
||||
*/
|
||||
static int motorP98CheckSensorInHome( pScanData ps )
|
||||
{
|
||||
|
|
|
@ -724,7 +724,7 @@ static void p48xxPutToIdleMode( pScanData ps )
|
|||
/*.............................................................................
|
||||
* for P96001/3 ASIC
|
||||
* do all the preliminary stuff here (calibrate the scanner and move the
|
||||
* sensor to it´s start position, also setup the driver for the
|
||||
* sensor to it´s start position, also setup the driver for the
|
||||
* current run)
|
||||
*/
|
||||
static int p48xxCalibration( pScanData ps )
|
||||
|
|
|
@ -852,7 +852,7 @@ static void p9636PutToIdleMode( pScanData ps )
|
|||
|
||||
/*.............................................................................
|
||||
* do all the preliminary stuff here (calibrate the scanner and move the
|
||||
* sensor to it´s start position, also setup the driver for the
|
||||
* sensor to it´s start position, also setup the driver for the
|
||||
* current run)
|
||||
*/
|
||||
static int p9636Calibration( pScanData ps )
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
* 0.32 - no changes
|
||||
* 0.33 - no changes
|
||||
* 0.34 - added this history
|
||||
* 0.35 - added Kevins´ changes to MiscRestorePort
|
||||
* 0.35 - added Kevins´ changes to MiscRestorePort
|
||||
* changed prototype of MiscReinitStruct
|
||||
* added prototype for function PtDrvLegalRequested()
|
||||
* 0.36 - added prototype for function MiscLongRand()
|
||||
|
|
|
@ -2150,7 +2150,7 @@ SANE_Status sane_set_io_mode (SANE_Handle handle, SANE_Bool non_blocking)
|
|||
}
|
||||
|
||||
if( fcntl (s->r_pipe, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) {
|
||||
DBG( _DBG_ERROR, "ERROR: can´t set to non-blocking mode !\n" );
|
||||
DBG( _DBG_ERROR, "ERROR: can´t set to non-blocking mode !\n" );
|
||||
return SANE_STATUS_IO_ERROR;
|
||||
}
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
Copyright (C) 1996, 1997 Andreas Beck
|
||||
Copyright (C) 2000, 2001 Michael Herder <crapsite@gmx.net>
|
||||
Copyright (C) 2001, 2002 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
Copyright (C) 2008 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2008 Stéphane Voltz <stef.dev@free.fr>
|
||||
This file is part of the SANE package.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
|
|
@ -3390,7 +3390,7 @@ find_margin (struct Rts8891_Device *dev)
|
|||
dev->regs[0xd7] = 0x14;
|
||||
dev->regs[0xd8] = 0xf6;
|
||||
|
||||
dev->regs[0xda] = 0xa7; /* XXX STEF XXX à l'origine, pas 'bare' */
|
||||
dev->regs[0xda] = 0xa7; /* XXX STEF XXX à l'origine, pas 'bare' */
|
||||
|
||||
dev->regs[0xe2] = 0x01;
|
||||
|
||||
|
|
|
@ -1839,7 +1839,7 @@ SANE_Status sane_set_io_mode( SANE_Handle handle, SANE_Bool non_blocking )
|
|||
}
|
||||
|
||||
if( fcntl (s->r_pipe, F_SETFL, non_blocking ? O_NONBLOCK : 0) < 0) {
|
||||
DBG( _DBG_ERROR, "ERROR: can´t set to non-blocking mode !\n" );
|
||||
DBG( _DBG_ERROR, "ERROR: can´t set to non-blocking mode !\n" );
|
||||
return SANE_STATUS_IO_ERROR;
|
||||
}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
This file is part of the SANE package.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
This file is part of the SANE package.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
This file is part of the SANE package.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
@ -7018,7 +7018,7 @@ probeECP (unsigned char *dest)
|
|||
* inb ECR,35
|
||||
*/
|
||||
/* routine A */
|
||||
breg = Inb (CONTROL); /* 0x04 évidemment! */
|
||||
breg = Inb (CONTROL); /* 0x04 évidemment! */
|
||||
breg = Inb (ECR);
|
||||
breg = Inb (ECR);
|
||||
breg = Inb (ECR);
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
This file is part of the SANE package.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
This file is part of the SANE package.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* sane - Scanner Access Now Easy.
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
Copyright (C) 2001-2012 Stéphane Voltz <stef.dev@free.fr>
|
||||
This file is part of the SANE package.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Uses the SANE library.
|
||||
Copyright (C) 2002 Frank Zago (sane at zago dot net)
|
||||
Copyright (C) 2013 Stéphane Voltz <stef.dev@free.fr> : sane_get_devices test
|
||||
Copyright (C) 2013 Stéphane Voltz <stef.dev@free.fr> : sane_get_devices test
|
||||
|
||||
This file is part of the SANE package.
|
||||
|
||||
|
|
|
@ -958,7 +958,7 @@ sanei_scsi_open (const char *dev, int *fdp,
|
|||
|
||||
if (sscanf (dev, "b%dt%dl%d", &bus, &target, &lun) != 3)
|
||||
{
|
||||
DBG (1, "sanei_scsi_open: device name `%s´ is not valid: %s\n",
|
||||
DBG (1, "sanei_scsi_open: device name `%s´ is not valid: %s\n",
|
||||
dev, strerror (errno));
|
||||
return SANE_STATUS_INVAL;
|
||||
}
|
||||
|
@ -1149,7 +1149,7 @@ sanei_scsi_open (const char *dev, int *fdp,
|
|||
}
|
||||
else
|
||||
{
|
||||
DBG (1, "sanei_scsi_open: can't open device `%s´: %s\n", dev,
|
||||
DBG (1, "sanei_scsi_open: can't open device `%s´: %s\n", dev,
|
||||
strerror (errno));
|
||||
return SANE_STATUS_INVAL;
|
||||
}
|
||||
|
@ -1163,7 +1163,7 @@ sanei_scsi_open (const char *dev, int *fdp,
|
|||
if (4 !=
|
||||
sscanf (dev, "/dev/passthru0:%d,%d,%d,%d", &bus, &cnt, &id, &lun))
|
||||
{
|
||||
DBG (1, "sanei_scsi_open: device name `%s´ is not valid: %s\n",
|
||||
DBG (1, "sanei_scsi_open: device name `%s´ is not valid: %s\n",
|
||||
dev, strerror (errno));
|
||||
return SANE_STATUS_INVAL;
|
||||
}
|
||||
|
@ -3201,7 +3201,7 @@ sanei_scsi_find_devices (const char *findvendor, const char *findmodel,
|
|||
/* The old variant:
|
||||
hdr.databuf = (char *) src + cdb_size;
|
||||
hdr.datalen = src_size;
|
||||
xxxxxx huh? Shouldn´t the above line have been src_size - cdb_size)
|
||||
xxxxxx huh? Shouldn´t the above line have been src_size - cdb_size)
|
||||
*/
|
||||
hdr.databuf = (char *) src;
|
||||
hdr.datalen = src_size;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## Makefile.am -- an automake template for Makefile.in file
|
||||
## Copyright (C) 2013 Stéphane Voltz and Sane Developers.
|
||||
## Copyright (C) 2013 Stéphane Voltz and Sane Developers.
|
||||
##
|
||||
## This file is part of the "Sane" build infra-structure. See
|
||||
## included LICENSE file for license information.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
## Makefile.am -- an automake template for Makefile.in file
|
||||
## Copyright (C) 2013 Stéphane Voltz and Sane Developers.
|
||||
## Copyright (C) 2013 Stéphane Voltz and Sane Developers.
|
||||
##
|
||||
## This file is part of the "Sane" build infra-structure. See
|
||||
## included LICENSE file for license information.
|
||||
|
|
Ładowanie…
Reference in New Issue