2005-08-14 Henning Meier-Geinitz * Makefile.in: Added Changelog-1.0.16 to DISTFILES. * backend/hp4200.c doc/sane-hp4200.man doc/descriptions/hp4200.desc: Enabled backtracking by default. This is slower but avois bumping the scan head at the end of the scan area and also missing parts of the scanned image. Increased safety margin for backtracking. This fixes the "garbled image" bug. Set default gamma value to 2. Manpage update. Status set to "basic". * frontend/scanimage.c: Don't exit with error when trying to set inactive options. This especially happens in connection with geometry options and the v4l backend (bugs #300321, #301977). 2005-08-13 Henning Meier-Geinitz * doc/descriptions/niash.desc doc/descriptions/sm3840.desc: Removed ":new". * AUTHORS configure configure.in backend/Makefile.in backend/dll.conf backend/hp4200.c backend/hp4200.conf backend/hp4200.h backend/hp4200_lm9830.c backend/hp4200_lm9830.h doc/Makefile.in doc/sane-hp4200.man doc/sane.man doc/descriptions/hp4200.desc: Added hp4200 backend. Code from Julien BLACHE's sane-backends-extras debian package, based on Frank Zago's patches based on Adrian Perez Jorge's code. Fixed compilation warnings. Fixed bug when no sane device was given. Code indented by indent -gnu. Added man page. * doc/descriptions-external/hp4200.desc: Removed (backend is now included). * configure configure.in: Moved CPPFLAGS definition down to avoid problems with libtool tests for -fPIC. 2005-08-10 Gerhard Jaeger * backend/plustek_pp.c: Bumped build number. * backend/plustek_pp-genericio.c: Fixed bug, that causes ASIC96003/1 based devices to move their sensors too fast in lineart mode at 200 and 300dpi. * doc/plustek/Plustek-PARPORT.changes: Update. 2005-08-09 Henning Meier-Geinitz * sanei/sanei_usb.c: Minor fixes for usbcalls interface (patch from Paul Smedley ). * doc/descriptions/unsupported.desc: Added Hewlett-Packard Scanjet 4370. 2005-08-08 Gerhard Jaeger * acinclude.m4 configure: Locking feature will be disabled on OS/2 per default (according to Paul Smedley ). * doc/plustek/Plustek-USB.changes: Update. * backend/plustek.c: Bumped build number. * doc/plustek/Plustek-USB.txt doc/descriptions/plustek.desc doc/sane-plustek.man backend/plustek-usb.c backend/plustek-usbdevs.c: Added support for CanoScan LiDE25. 2005-08-07 Oliver Schwartz * backend/snapscan.c: Use first known device if no explicit device name is specified 2005-08-07 Henning Meier-Geinitz * configure configure.in: Updated version. Enabled compilation warnings. * doc/releases.txt: Typo fix. * config.guess config.sub: Updated from libtool 1.5.18. * configure configure.in include/sane/config.h.in sanei/sanei_usb.c: Added support for usb functionality on OS/2 using the usbcalls interface (patch from Paul Smedley ). * sanei/sanei_usb.c: Fixed some compilation warnings. Older entries can be found in ChangeLog-1.0.16.