2005-08-16 Oliver Schwartz * backend/snapscan-scsi.c: Make compileable ;-) 2005-08-16 Henning Meier-Geinitz * doc/descriptions/unsupported.desc: Added Canon PIXMA MP780 and Lexmark P6250. 2005-08-15 Oliver Schwartz * backend/snapscan.c: Bumped version number * backend/snapscan-scsi.c: Added temporary debug code for 2480/2580 distinction 2005-08-15 Oliver Schwartz * backend/snapscan.c backend/snapscan-options.c backend/snapscan-scsi.c backend/snapscan.h doc/descriptions/snapscan.desc backend/snapscan.conf: Added support for Epson Perfection 3490/3590 (thanks to Matt Judge). 2005-08-15 Gerhard Jaeger * doc/plustek/Plustek-USB.changes: Update. * doc/descriptions/plustek.desc: Updated version number. * backend/plustek.h. backend/plustek-usb.h backend/plustek-usbcalfile.c backend/plustek-usbimg.c backend/plustek-usbmap.c backend/plustek-usbdevs.c backend/plustek-usbscan.c: Cleanup. * backend/plustek.c: Bumped version and build number. Activated IPC between reader-process and parent. * backend/plustek-usbio.c: usbio_DetectLM983x() now returns error if register could not be red, usbio_ResetLM983x() checks for reg7 value before writing. * backend/plustek-usbhw.c: Added button support for Plustek/Genius devices. Changed behaviour of usb_IsScannerReady(). Added special misc I/O setup for CIS devices (usb_ResetRegisters). * backend/plustek-usb.c: Minor fix for startup reset. Removed unnecessary calls to usbio_ResetLM983x(). * backend/plustek-usbshading.c: Readded kCIS670 to add 5% extra to LiDE20 fine calibration. * backend/plustek-usbcal.c: Tried to use the settings from SANE-1.0.13. Added _TWEAK_GAIN to allow increasing GAIN during lamp coarse calibration. Added call to speedtest function. 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.