2004-05-28 17:34:47 +00:00
|
|
|
|
2004-05-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* README.hp-ux: Mention trouble with higher optimization levels
|
|
|
|
|
(from Ulrich Deiters <ukd@xenon.pc.Uni-Koeln.DE>).
|
2004-05-28 18:40:01 +00:00
|
|
|
|
* doc/descriptions/unsupported.desc: Added Dell A920, Microtek
|
|
|
|
|
1850S and Plustek OpticPro m12. Removed HP,Scanjet 2300 (already
|
|
|
|
|
in genesys.desc).
|
2004-05-28 17:34:47 +00:00
|
|
|
|
|
2004-05-26 22:37:01 +00:00
|
|
|
|
2004-05-27 Oliver Schwartz <Oliver.Schwartz@gmx.de>
|
|
|
|
|
|
|
|
|
|
* backend/snapscan.c backend/snapscan-usb.c: Use shared
|
|
|
|
|
memory for urb counters
|
|
|
|
|
|
2004-05-24 19:16:41 +00:00
|
|
|
|
2004-05-24 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* backend/dll.c doc/descriptions/dll.desc: Work around 8 char
|
|
|
|
|
limit for dynamic loading on OS/2 (patch from Franz Bakan
|
|
|
|
|
<fbakan@gmx.net>).
|
|
|
|
|
|
2004-05-24 13:28:38 +00:00
|
|
|
|
2004-05-24 m. allan noah <anoah at pfeiffer dot edu>
|
|
|
|
|
* backend/fujitsu.[ch]: apply Mattias Ellert's thread patch
|
|
|
|
|
split packet counter into r and w
|
|
|
|
|
|
2004-05-23 16:10:39 +00:00
|
|
|
|
2004-05-23 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* tools/check-usb-scanner.c: Detect GL660+GL646 on USB2 also.
|
|
|
|
|
Fixed Mustek MA1017 scanner freeze problem.
|
2004-05-23 17:28:56 +00:00
|
|
|
|
* backend/Makefile.in backend/agfafocus.c backend/agfafocus.h
|
|
|
|
|
backend/microtek2.c backend/microtek2.h backend/sp15c.c
|
|
|
|
|
backend/sp15c.h backend/tamarack.c backend/tamarack.h:
|
|
|
|
|
Use sanei_thread instead of fork() in the unmaintained backends.
|
|
|
|
|
Patches from Mattias Ellert (bugs: 300635, 300634, 300633, 300629).
|
2004-05-23 16:10:39 +00:00
|
|
|
|
|
2004-05-22 13:53:50 +00:00
|
|
|
|
2004-05-21 Gerhard Jaeger <gerhard@gjaeger.de>
|
|
|
|
|
|
|
|
|
|
* sanei/sanei_pp.c: fixed compilation problem on HP-UX.
|
|
|
|
|
|
2004-05-21 20:35:26 +00:00
|
|
|
|
2004-05-21 Ulrich Deiters <ukd@xenon.pc.uni-koeln.de>
|
|
|
|
|
|
|
|
|
|
* backend/canon.c, canon-sane.c, canon.h: removed an option
|
|
|
|
|
(OPT_PAGE) that conflicted with some frontends
|
|
|
|
|
|
|
|
|
|
2004-05-18 Ulrich Deiters <ukd@xenon.pc.uni-koeln.de>
|
|
|
|
|
|
|
|
|
|
* backend/canon.c, canon-sane.c: memory leak and bug fixed
|
|
|
|
|
in slide scanner code
|
|
|
|
|
|
2004-05-18 18:59:22 +00:00
|
|
|
|
2004-05-18 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* doc/descriptions/unsupported.desc: Added more Canon cartridge
|
|
|
|
|
scanners. Updated Visioneer Paperport 3100b.
|
|
|
|
|
|
2004-05-18 07:59:09 +00:00
|
|
|
|
2004-05-18 Michael Herder <crapmail@nurfuerspam.de>
|
|
|
|
|
|
|
|
|
|
* backend/Makefile.in:
|
|
|
|
|
adjusted for use with sanei_thread and artec_eplus48u backend
|
|
|
|
|
(thanks Mattias Ellert)
|
|
|
|
|
|
2004-05-16 22:08:03 +00:00
|
|
|
|
2004-05-16 Oliver Rauch <Oliver.Rauch@Rauch-DOmain.DE>
|
|
|
|
|
|
|
|
|
|
* sanei/sanei_config.c: added DIR_SEP=";" and PATH_SEP="\\"
|
|
|
|
|
for windows (when windows.h) is available
|
|
|
|
|
|
|
|
|
|
* backend/dll.c: added DIR_SEP definitions from sanei_config.c
|
|
|
|
|
and replaced relevant ":" by DIR_SEP
|
|
|
|
|
|
2004-05-15 14:01:57 +00:00
|
|
|
|
2004-05-15 Gerhard Jaeger <gerhard@gjaeger.de>
|
|
|
|
|
|
|
|
|
|
* doc/plustek/BUID: bumped up build number.
|
|
|
|
|
* doc/plustek/Plustek-PARPORT.changes: update
|
|
|
|
|
* backend/plustek-pp_misc.c: fixed kernel 2.6 issue.
|
|
|
|
|
fixed also Bug #300698.
|
|
|
|
|
|
2004-05-15 13:09:45 +00:00
|
|
|
|
2004-05-15 Michael Herder <crapmail@nurfuerspam.de>
|
|
|
|
|
|
|
|
|
|
* backend/artec_eplus48u.c backend/artec_eplus48u.h:
|
|
|
|
|
applied patch from Mattias Ellert (thanks), which adds support
|
|
|
|
|
for sanei_thread
|
|
|
|
|
|
|
|
|
|
2004-05-15 St<53>hane Voltz <svoltz@wanadoo.fr>
|
2004-05-15 05:03:42 +00:00
|
|
|
|
|
|
|
|
|
* 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-15 13:09:45 +00:00
|
|
|
|
2004-05-13 St<53>hane Voltz <svoltz@wanadoo.fr>
|
2004-05-13 05:00:28 +00:00
|
|
|
|
|
|
|
|
|
* backend/umax_pp_low.c backend/umax_pp.c tools/umax_pp.c: fixed
|
|
|
|
|
data lines reordering for 610P
|
|
|
|
|
|
2004-05-12 18:13:58 +00:00
|
|
|
|
2004-05-12 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* sane-backends.lsm: Updated FTP server link to ftp.sane-project.org.
|
|
|
|
|
|
2004-05-11 19:09:11 +00:00
|
|
|
|
2004-05-11 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* Makefile.in: Remove autoconf temp files and some japi stuff in
|
|
|
|
|
distclean target.
|
|
|
|
|
|
2004-05-15 13:09:45 +00:00
|
|
|
|
2004-05-10 St<53>hane Voltz <svoltz@wanadoo.fr>
|
2004-05-10 05:23:42 +00:00
|
|
|
|
|
|
|
|
|
* backend/umax_pp_low.c : fixed 300x600 dpi scans, direct
|
|
|
|
|
hardware access and timing issues for 610P
|
|
|
|
|
|
2004-05-06 20:03:45 +00:00
|
|
|
|
2004-05-06 Jochen Eisinger <jochen@penguin-breeder.org>
|
|
|
|
|
|
|
|
|
|
* tools/hotplug/libusbscanner: latest hotplug doesn't set
|
|
|
|
|
DEVICE on 2.6.x kernels. Added a workaround
|
|
|
|
|
|
2004-05-05 00:26:42 +00:00
|
|
|
|
2004-05-05 Matthew Duggan <stauff1@users.sourceforge.net>
|
|
|
|
|
|
|
|
|
|
* include/sane/saneopts.h: Added SANE_VALUE_SCAN_MODE_* strings.
|
|
|
|
|
* backend/canon_pp.c: Used them.
|
|
|
|
|
|
2004-05-03 08:48:01 +00:00
|
|
|
|
2004-05-01 Jochen Eisinger <jochen@penguin-breeder.org>
|
|
|
|
|
|
|
|
|
|
* tools/hotplug/libsane.usbmap: removed empty lines, latest
|
|
|
|
|
hotplug cannot cope with them
|
|
|
|
|
|
2004-05-15 13:09:45 +00:00
|
|
|
|
2004-03-15 St<53>hane Voltz <svoltz@wanadoo.fr>
|
2004-05-03 05:14:20 +00:00
|
|
|
|
|
|
|
|
|
* backend/umax_pp_low.c backend/umax_pp_low.h backend/umax_pp_mid.c
|
2004-05-03 08:48:01 +00:00
|
|
|
|
backend/umax_pp_mid.h backend/umax_pp.c backend/umax_pp.h
|
|
|
|
|
tools/umax_pp.c: added support for 610P
|
2004-05-03 05:14:20 +00:00
|
|
|
|
|
2004-05-01 22:07:50 +00:00
|
|
|
|
2004-05-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
|
|
|
|
|
|
|
|
|
* configure configure.in: Warnings enabled again. Added -cvs to
|
|
|
|
|
version.
|
2004-05-01 22:08:14 +00:00
|
|
|
|
* Makefile.in: Added Changelog-1.0.14 to DISTFILES.
|
2004-05-01 22:07:50 +00:00
|
|
|
|
|
2004-05-01 21:59:29 +00:00
|
|
|
|
Older entries can be found in ChangeLog-1.0.14.
|