2011-07-06 m. allan noah * backend/canon_dr.[ch]: backend version 38 - initial support for DR-5020 - use ppl_mod instead of Bpl_mod, apply to all modes - invert logic of read_panel tracking - add ability to disable read_panel() - automatically disable read/send_panel if unsupported * doc/descriptions/canon_dr.desc: status of DR-5020 2011-07-06 Stéphane Voltz * backend/genesys_low.h backend/genesys_gl847.c backend/genesys.c backend/genesys_gl124.c backend/genesys_gl843.c backend/genesys_gl646.c backend/genesys_gl841.c: improve 4800 dpi quality for LiDE 200 by increasing the number of lines scan for shading 2011-07-05 Stéphane Voltz * backend/genesys_low.h backend/genesys_gl847.c backend/genesys_devices.c backend/genesys.c backend/genesys_gl124.c backend/genesys_gl843.c backend/genesys_gl646.c backend/genesys_gl841.c: make 4800 pdi work for Lide200. Calibration cache file leak fix. 2011-06-30 Olaf Meeuwissen * frontend/scanimage.c: plug a memory leak in batch mode. 2011-06-24 Julien Blache * tools/sane-desc.c: add a wildcard rule for Epson SCSI scanners with a model string beginning with "SCANNER". Idea from Olaf Meeuwissen. 2011-06-21 Julien Blache * doc/descriptions/epson2.desc: added SCSI IDs for the GT-10000+, reported by Simon Becherer. 2011-06-16 Alex Belkin * backend/xerox_mfp.conf.in doc/descriptions/xerox_mfp.desc: usb id for Samsung CLX-216x Series, tested with CLX-2160, reported by Malte Starostik 2011-06-15 Stéphane Voltz * backend/genesys.c backend/genesys_gl847.c: lineart fix 2011-06-13 Stéphane Voltz * backend/genesys_devices.c backend/genesys_gl646.c backend/genesys_gl646.h doc/descriptions/genesys.desc doc/sane-genesys.man: add full HP2400 support thanks a patch from Alexey Osipov 2011-06-13 Stéphane Voltz * backend/genesys*.[ch] : rework of gl847 to reach 2400 dpi for LiDE 100 and 4800 dpi for LiDE 200 2011-06-10 Stéphane Voltz * backend/lexmark_models.c: fix missing motor initialization 2011-06-07 Stéphane Voltz * backend/genesys.c backend/genesys.h backend/genesys_conv.c: add blank page skipping and rotation detection options 2011-06-06 m. allan noah * docs/*kvs40xx*, backend/kvs40xx*: New Panasonic KV-S40xx/70xx backend, originally by Panasonic Russia. * acinclude.m4, */Makefile.am, configure*: build new kvs40xx backend * po/POTFILES: add kvs* backends * po/.gitignore: ignore sane-backends.pot * include/sane/sanei_magic.h, sanei/sanei_magic.c: add new blank detection and rotation detection routines * backend/kvs1025*, backend/Makefile*: add support for sanei_magic 2011-06-02 Julien Blache * tools/sane-desc.c: add udev+acl output mode, udev rules using ACLs for the scanner group instead of making the device root:scanner 0664. This is designed to help with MFPs and play nice with ConsoleKit. 2011-04-20 Stéphane Voltz * backend/genesys_low.c backend/genesys_devices.c backend/genesys.conf.in: add Xerox 2400 onetouch model and improve big endian handling 2011-03-19 Julien Blache * tools/sane-desc.c: move away from using power/level for disabling USB autosuspend/power management and use power/control if available. 2011-03-18 Stéphane Voltz * backend/genesys_low.c backend/genesys.c : rewrite big endian fixes for gl847/gl124 based scanners. Improve calibration cache file handling. 2011-03-17 Stéphane Voltz * backend/genesys_low.c: big endian fixes for gl847/gl124 based scanners. Patch by Olaf Zimmermann . 2011-03-15 Stéphane Voltz * backend/Makefile.in backend/canon_dr.[ch]: fixes to allow full static build under cygwin 2011-03-12 Troy Rollo * backend/hp3500.c: Remove interdependency between contrast and brightness. 2011-03-12 Julien Blache * doc/scanimage.man: batch-start defaults to 1 if not specified, not 0. Reported by Jakub Wilk . 2011-03-12 Troy Rollo * backend/hp3500.c: Add grayscale and line art scanning. Add contrast and brightness controls which influence the calibration data provided to the scanner. 2011-03-06 Ilia Sotnikov * backend/hp5590.c, backend/hp5590_cmds.{c,h}: in ADF modes the device can scan up to 14", which is usually bigger than what scanner reports back during initialization * backend/hp5590.c, backend/hp5590_cmds.{c,h}, backend/hp5590_low.{c,h}: fixed detection of HP4500 devices (tested) and HP5550 (untested) - these devices need no reading USB-in-USB acknowledgement after each command. To achieve that, proto_flags are passed down to low-level functions. These flags are taken from device descriptions * backend/hp5590_low.{c,h}: fixed up get_status command - index should be 0x00, not 0x20 * backend/hp5590.c: bump up the backend version 2011-03-04 Julien Blache * frontend/saned.c: define PATH_MAX if needed, fixes build on HURD. Patch from Pino Toscano . 2011-02-16 Julien Blache * backend/v4l.c, backend/v4l.h: fix build with libv4l 0.8.3+. 2011-02-13 m. allan noah * doc/releases.txt: minor updates Older entries can be found in ChangeLog-1.0.22.