[sane-devel] Schedule for release of sane-backends 1.0.23

2012-07-20 Thread Аl Воgnеr
Am Fr, 20 Jul 2012 22:58:14 CEST schrieb ?l ??gn?r: > Am Fr, 20 Jul 2012 22:36:09 CEST schrieb Rolf Bensch: > > > Am 19.07.2012 01:44, schrieb m. allan noah: > > > There is quite a bit of updated code (and many months) since our > > > last release. In particular, there have been some bug fixes to

[sane-devel] Schedule for release of sane-backends 1.0.23

2012-07-20 Thread Аl Воgnеr
Am Fr, 20 Jul 2012 22:36:09 CEST schrieb Rolf Bensch: > Am 19.07.2012 01:44, schrieb m. allan noah: > > There is quite a bit of updated code (and many months) since our > > last release. In particular, there have been some bug fixes to > > regressions in a couple backends, and some major additions

[sane-devel] Schedule for release of sane-backends 1.0.23

2012-07-20 Thread Rolf Bensch
Am 19.07.2012 01:44, schrieb m. allan noah: > There is quite a bit of updated code (and many months) since our last > release. In particular, there have been some bug fixes to regressions > in a couple backends, and some major additions to others (genesys, > pixma, fujitsu, etc). Seems like it is t

[sane-devel] sane-brightness range

2012-07-20 Thread Ganapati Hegde
administrator at celstream.com immediately. __ -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20120720/88be127a/attachment.html>

[sane-devel] [PATCH 3/3] canon: Add support for Canon IX-4015 scanner

2012-07-20 Thread Ondrej Zary
This adds support for Canon IX-4015 scanner. The difference from other scanners supported by this backend is that it has no highlight and shadow settings - the corresponding bytes in set_window command must be zero or it will fail. IX-4015 has optical resolution of 400 dpi, can interpolate up to 8

[sane-devel] [PATCH 3/3]

2012-07-20 Thread Ondrej Zary
commit 4ad9e55f86ed1e61117367681d9292bf461bff22 Author: Ondrej Zary Date: Fri Jul 20 15:36:05 2012 +0200 canon: Add support for Canon IX-4015 scanner This adds support for Canon IX-4015 scanner. The difference from other scanners supported by this backend is that it has no hig

[sane-devel] [PATCH 2/3] canon: Separate diagnose and calibrate capabilities

2012-07-20 Thread Ondrej Zary
Some scanners (e.g. IX-4015) support diangostics but not calibration so separate these two capabilities. diff --git a/backend/canon.c b/backend/canon.c index f7d3fe1..cf45d42 100644 --- a/backend/canon.c +++ b/backend/canon.c @@ -840,6 +840,7 @@ attach (const char *devnam, CANON_Device ** devp)

[sane-devel] [PATCH 1/3] canon: Fix sense_handler

2012-07-20 Thread Ondrej Zary
sense_handler() crashes with Canon IX-4015 after the scanner is powered on because scanner returns "unit attention - power on reset" sense status as a reply to the "Test Unit Ready" command after power on - and dev is still NULL at that time. The non-NULL dev is needed only to check if the device

[sane-devel] sane-brightness range

2012-07-20 Thread m. allan noah
ct "unsubscribe your_password" > to sane-devel-request at lists.alioth.debian.org > -- "The truth is an offense, but not a sin" -- next part -- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20120720/a0e0b2ea/attachment.html>