2003-02-19 Henning Meier-Geinitz * doc/descriptions-external/ma1509.desc: Added description of the ma1509 backend for Mustek BearPaw 1200F scanners. * doc/descriptions/unsupported.desc: Added Avision, Brother, and Umax scanners. Removed Mustek BearPaw 1200F. 2003-02-18 Stéphane Voltz * backend/umax_pp_low.c: icc compile fixes, and EPP mode setting fix for direct hardware access 2003-02-18 Henning Meier-Geinitz * po/sane-backends.fr.po: Added more French translations (from Yann E. MORIN ). * sanei/sanei_usb.c: usb_clear_halt should only be called in libusb mode. 2003-02-17 Henning Meier-Geinitz * backend/mustek.c doc/descriptions/mustek.desc doc/mustek/mustek.CHANGES: Make sure that the result of the reader_process is interpreted correctly. Block signals when waiting for a SCSI request to finish. Otherwise we may get a segfault if the reader_process is terminated while waiting. 2003-02-16 Henning Meier-Geinitz * doc/doxygen-sanei.conf: Updated version. * include/sane/sanei_usb.h: Fixed link to USB spec. * doc/descriptions/unsupported.desc: Added Artec scanners. * TODO: Updated desc file entry. * backend/gt68xx.c backend/gt68xx_devices.c doc/sane-gt68xx.man doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: List BearPaw 2400 CS Plus as supported. Make fast preview the default (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 * backend/avision.h backend/avision.c doc/sane.man doc/descriptions/avision.desc: update to the latest Avision backend release. It includes feature and stability improvements and bug fixes. The sane man-page now mentions that the avision backend supports more than the AV 630 CS ... 2003-02-15 Karl Heinz Kremer * backend/epson.c backend/epson_usb.[ch]: Fix problem with "usb syntax in config file * backend/epson.c: Move sanei_init_usb() to sane_init(). Thanks to Ron Cemer for the patch. 2003-02-13 Henning Meier-Geinitz * doc/descriptions/unsupported.desc: Updated Canon, Fujitsu, and Plustek entries. * TODO: Added entries about v4l, fujitsu, snapscan. 2003-02-11 Peter Fales * backend/dll.conf, doc/sane-gphoto2.man: Added a commented out gphoto2 entry in dll.conf, and mentioned it in the man page. * backend/gphoto2.c: Bug fixes. Don't coredump if the gphoto2.conf file is missing, and don't require a speed to be set if the usb port is used. 2003-02-11 Peter Kirchgessner * backend/hp-handle.c: Fix problem with ifdef/ifndef for threads 2003-02-11 Henning Meier-Geinitz * aclocal.m4 acinclude.m4 configure configure.in: Check for MacOS X native dynamic loading first before lookinf for libdl. 2003-02-09 Henning Meier-Geinitz * frontend/saned.c sanei/sanei_codec_bin.c sanei/sanei_wire.c: Check the IP address of the remote host before any communication occurs. Check for a errors before trsuting values that came from remote. Make sure that strings are 0-terminated. * po/Makefile.in po/sane-backends.nl.po: Added dutch (nl) translations for sane-backends (from Bertrik Sikken ). * doc/saned.man: More warnings about security issues. Make more clear that -s and -d can't be used in inetd mode. * PROBLEMS: Moved "memory exhausted" and missing scsi headers problems to README.linux. Removed SG_BIG_BUF problem. Rewrote Mustek "exceed the physical scan area" problem as it applies to most flatbed scanners. Added info about test backend. Added info about saned security issues. * README.linux: Moved "memory exhausted" and missing scsi headers problems from PROBLEMS. * TODO: Added saned info. Added artec at3 misdetection. * configure configure.in NEWS: Updated version number. 2003-02-09 Stéphane Voltz * backend/umax_pp.c: fixed big bug related to color plane synchronization, which gave blur effect at > 75 dpi * tools/umax_pp.c: change version number 2003-02-08 Peter Fales * backend/dc210.c, backend/dc240.c: Fixes for Irix from Andrea Suatoni. 2003-02-06 Henning Meier-Geinitz * Makefile.in: Added ChangeLog-1.0.10 to DISTFILES. * po/Makefile.in po/template.desc po/README: Don't generate po files with every make. That avoids recreation just because of date changes. Automatically create new languages on make update. Automatically generate list of DISTFILES. Added template for header used in new po files. Updated documentation. * doc/descriptions/unsupported.desc: Added Genius Colorpage Vivid III. Added more info for Plustek OpticPro 1212U and U12/UT12. 2003-02-05 Henning Meier-Geinitz * backend/gt68xx.c backend/gt68xx_devices.c backend/gt68xx_high.c backend/gt68xx_high.h doc/descriptions/gt68xx.desc doc/descriptions/unsupported.desc doc/gt68xx/gt68xx.CHANGES: Fixed resolutions for BearPaw 1200 TA. Increase the lowest black for CCD coarse calibration. Adjusted internal gamma correction. CCD scanners use color mode for coarse+quality cal now. Preview isn't always in 8 bit mode now (can be selected by option). Upper and lower limits for coarse calibration are unified now. Added options for adjusting gain and offset. * po/sane-backends.de.po po/sane-backends.es.po po/sane-backends.fr.po po/sane-backends.pt.po po/sane-backends.ru.po po/sane-backends.sv.po: Adjusted for new gt68xx options. Updated German translation for gt68xx. 2003-02-04 Michael Herder * doc/descriptions/artec_eplus48u.desc: Unified manufacturer names according to Hennings suggestion. 2003-02-03 Henning Meier-Geinitz * doc/sane-backends.pt.po: Fixed UTF character. 2003-02-02 Peter Kirchgessner * backend/hp.c backend/hp-handle.c: Add support for OS/2 doc/descriptions/hp.desc: Version number changed 2003-02-02 Jochen Eisinger * doc/descriptions/mustek_pp.desc: cleaned up the file a little 2003-02-02 Henning Meier-Geinitz * doc/descriptions/gt68xx.desc doc/descriptions/unsupported.desc: Unified manufacturer names. Minor bugfixes. 2003-02-01 Henning Meier-Geinitz * configure configure.in: Warnings enabled again. Used extra version -cvs. Older entries can be found in ChangeLog-1.0.10.