kopia lustrzana https://gitlab.com/sane-project/backends
34 wiersze
1.5 KiB
Plaintext
34 wiersze
1.5 KiB
Plaintext
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 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 Julien Blache <jb@jblache.org>
|
|
* backend/v4l.c, backend/v4l.h: fix build with libv4l 0.8.3+.
|
|
|
|
2011-02-13 m. allan noah <kitno455 at gmail dot com>
|
|
* doc/releases.txt: minor updates
|
|
|
|
Older entries can be found in ChangeLog-1.0.22.
|