2003-06-19 Henning Meier-Geinitz * doc/descriptions.txt: Changed unmaintained tag to lowercase. * doc/descriptions/template.desc. doc/descriptions-external/template.desc.: Updated according to descriptions.txt. * doc/sane-gt68xx.man, doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Added RevScan 19200i. Updated device status entries. 2003-06-18 Henning Meier-Geinitz * tools/sane-desc.c: Changed to use the new status system for devices: unsupported, untested, minimal, basic, good, complete. The old backend and device statuses are translated. Removed the option to generate one big table of backends (wasn't used anyway). * doc/descriptions.txt: Explained the new status values. Removed reference to emacs-lisp code for generation of HTML files. Explained unsupported.desc. * tools/sane-desc.el.in tools/sane-desc-ext.el: Removed because these emacs-lisp scripts haven't been used for some time now. Use sane-desc.c instead. * configure configure.in tools/.cvsignore tools/Makefile.in tools/README: Removed references to sane-desc.el. * Makefile.in: Added ChangeLog-1.0.12 to DISTFILES. 2003-06-15 Henning Meier-Geinitz * README.darwin: Minor updates. * TODO: Added v4l2 problem, desc file issues. Removed sm3600 MacOS X problem + printing backends in configure. * doc/descriptions/unsupported.desc: Added Canon D2400UF and IS 12. 2003-06-13 Henning Meier-Geinitz * doc/descriptions/unsupported.desc: Added link for HP 5550c. * doc/descriptions/hp5400.desc doc/descriptions/ma1509.desc: Removed :new marker. * doc/descriptions/tamarack.desc: Removed link to www.tamarack.net. Hostname is no longer in DNS. 2003-06-11 Oliver Schirrmeister * backend/fujitsu.c fixed bug in that code when a scanner is disconnected (anoah@pfeiffer.edu) 2003-06-10 Michael Herder * po/Makefile.in: Added Czech translation * po/sane-backends.cs.po: Added Czech translation provided by Josef 2003-06-09 Henning Meier-Geinitz * doc/descriptions/unsupported.desc: Added Canon 8000F. More info for Avision/Umax scanners. 2003-05-27 Frank Zago * backend/teco2.c: fixed a bug regarding color shifting above X max resolution. Added more working resolutions for the VM3575. 2003-06-05 Thomas Soumarmon * hp5400 backend : synchronized sourceforge CVS with SANE CVS, details below added : backend/hp5400_debug.c backend/hp5400_debug.h backend/hp5400_sane.c backend/hp5400_sanei.h backend/hp5400_internal.h modified : backend/hp5400.c backend/hp5400.h backend/hp5400_internal.c backend/hp5400_sanei.c backend/hp5400_xfer.h to compile and run (on linux 2.4.21) as SANE backend and in the corresponding hp5400backend sourceforge project 2003-06-06 Henning Meier-Geinitz * TODO: Removed saned issues. * doc/descriptions/unsupported.desc: Added Microtek 336 CX. * configure configure.in backend/Makefile.in: The list of backends that are built is now in configure.in. Print backends that are built. Allow manually setting the backends. 2003-06-05 Jochen Eisinger * include/sane/sanei_pa4s2.h, sanei/sanei_pa4s2.c: New sanei_pa4s2 version supporting both raw IO and libieee1284. If you don't have libieee1284 installed, you need to enable raw IO when running configure 2003-06-06 Oliver Schirrmeister * backend/fujitsu.h backend/fujitsu.c doc/descriptions/fujitsu.desc path from anoah@pfeiffer.edu: remove SP15 code sane_open actually opens the device you request 2003-06-05 Henning Meier-Geinitz * backend/gt68xx.c doc/descriptions/gt68xx.desc doc/gt68xx/gt68xx.CHANGES: Don't check if the firmware is loaded. The check seems to confuse the USB system on some UHCI chips. 2003-06-04 Henning Meier-Geinitz * sanei/sanei_scsi.c: Fixed C++-like code for MacOS X (patch from Mattias Ellert ). * acinclude.m4 aclocal.m4 configure frontend/saned.c include/sane/config.h.in: Check if ss_family or __ss_family is in struct sockaddr_storage. Otherwise diasbale ipv6. Patch from Julien BLACHE . 2003-06-03 Oliver Schirrmeister * backend/fujitsu.c, backend/fujitsu.h: separated the 4x20 into another model and color support for the 4x20 2003-06-03 Henning Meier-Geinitz * backend/Makefile.in: hp5400 doesn't need sanei_config2. 2003-05-30 Henning Meier-Geinitz * po/sane-backends.fr.po: Fixed two wrong codings of accented characters. * backend/net.c: Fixed bug concerning hosts that have both IPv6 and IPv4 addresses but only accept connections on IPv4. Patch from Julien BLACHE . * doc/descriptions/net.desc: Mention IPv6. Bump version number. 2003-05-27 Frank Zago * PROJECTS: Changed entry for win32 SANE project. 2003-05-28 Henning Meier-Geinitz * doc/descriptions/unsupported.html: Added link for Umax astra 4700. 2003-05-27 Henning Meier-Geinitz * configure configure.in: Don't disable IPv6 if poll is not found. * frontend/saned.c: Use u_int_* instead of uint_*. That fixes compilation for MacOS X (hopefully). * doc/Makefile.in: Add option -nodepage to man2html to avoid missing lines in the html output. * doc/descriptions/unsupported.html: Added link for Spot scanners. 2003-05-25 Henning Meier-Geinitz * configure configure.in: Warnings enabled again. Added -cvs to version. Older entries can be found in ChangeLog-1.0.12.