sane-project-backends/ChangeLog

111 wiersze
4.5 KiB
Plaintext
Czysty Zwykły widok Historia

2011-06-30 Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>
* frontend/scanimage.c: plug a memory leak in batch mode.
2011-06-24 20:08:52 +00:00
2011-06-24 Julien Blache <jb@jblache.org>
* 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 <jb@jblache.org>
* doc/descriptions/epson2.desc: added SCSI IDs for the GT-10000+,
reported by Simon Becherer.
2011-06-16 Alex Belkin <abc at telekom.ru>
* 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 <malte@malte.homeip.net>
2011-06-15 05:16:49 +00:00
2011-06-15 St<53>phane Voltz <stef.dev@free.fr>
* backend/genesys.c backend/genesys_gl847.c: lineart fix
2011-06-13 St<53>phane Voltz <stef.dev@free.fr>
* 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 <simba@lerlan.ru>
2011-06-13 19:15:47 +00:00
2011-06-13 St<53>phane Voltz <stef.dev@free.fr>
2011-06-09 20:11:02 +00:00
* backend/genesys*.[ch] : rework of gl847 to reach 2400 dpi for
LiDE 100 and 4800 dpi for LiDE 200
2011-06-13 19:15:47 +00:00
2011-06-10 St<53>phane Voltz <stef.dev@free.fr>
* backend/lexmark_models.c: fix missing motor initialization
2011-06-07 St<53>phane Voltz <stef.dev@free.fr>
* backend/genesys.c backend/genesys.h backend/genesys_conv.c:
add blank page skipping and rotation detection options
2011-06-06 18:28:55 +00:00
2011-06-06 m. allan noah <kitno455 at gmail dot com>
* 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
2011-06-06 18:28:55 +00:00
* 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-06 18:28:55 +00:00
2011-06-02 Julien Blache <jb@jblache.org>
* 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 19:47:00 +00:00
2011-04-20 St<53>phane Voltz <stef.dev@free.fr>
* 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 <jb@jblache.org>
* 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<53>phane Voltz <stef.dev@free.fr>
* 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<53>phane Voltz <stef.dev@free.fr>
* backend/genesys_low.c: big endian fixes for gl847/gl124 based
scanners. Patch by Olaf Zimmermann <oez@pt.lu> .
2011-03-15 05:29:08 +00:00
2011-03-15 St<53>phane Voltz <stef.dev@free.fr>
* backend/Makefile.in backend/canon_dr.[ch]: fixes to allow full
static build under cygwin
2011-03-12 Troy Rollo <sane@troy.rollo.name>
* backend/hp3500.c: Remove interdependency between contrast and
brightness.
2011-03-12 10:44:15 +00:00
2011-03-12 Julien Blache <jb@jblache.org>
* doc/scanimage.man: batch-start defaults to 1 if not specified,
not 0. Reported by Jakub Wilk <jwilk@debian.org>.
2011-03-12 Troy Rollo <sane@troy.rollo.name>
* 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 <hostcc@gmail.com>
* 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 17:18:35 +00:00
2011-03-04 Julien Blache <jb@jblache.org>
* frontend/saned.c: define PATH_MAX if needed, fixes build on
HURD. Patch from Pino Toscano <toscano.pino@tiscali.it>.
2011-02-16 18:37:43 +00:00
2011-02-16 Julien Blache <jb@jblache.org>
* backend/v4l.c, backend/v4l.h: fix build with libv4l 0.8.3+.
2011-02-14 03:58:28 +00:00
2011-02-13 m. allan noah <kitno455 at gmail dot com>
* doc/releases.txt: minor updates
2011-02-14 02:40:17 +00:00
Older entries can be found in ChangeLog-1.0.22.