Wykres commitów

9056 Commity (d62ba623b2118ca009a8491e40daedbbd643f267)

Autor SHA1 Wiadomość Data
Rolf Bensch 6a7e4141eb Merge branch 'mb2100_adf_oop' into 'master'
Return NO_DOCS after last ADF page, not IO_ERROR

See merge request sane-project/backends!2
2018-05-16 18:08:42 +00:00
Earle F. Philhower, III 5e5183c84e Return NO_DOCS after last ADF page, not IO_ERROR
When scanning from ADF in MP150 based scanners, after the last page is
scanned the XML session-close was sent.  However, when using the ADF, if
the frontend called sane_start/sane_read(), it would try and send an
XML command that was not valid after the session abort.  This would give
an IO error up through the stack.

Now, check if ADF scanning is happening and on reads after the last page
return SANE_STATUS_NO_DOCS on read. and abort.

Finally, minor fix of max DPI for Pixma MAXIFY MB21xx/27xx to 1200 DPI.
2018-05-16 07:09:00 -07:00
Robert A. Schmied 9d315bc2f7 Fix typo in debugging statement 2018-05-14 21:31:22 +09:00
Rolf Bensch a1c42247ab pixma: backend version 0.17.47 2018-05-12 20:55:35 +02:00
Rolf Bensch 72f9411257 pixma: new scanners Canon Maxify MB2100 and MB2700 Series 2018-05-12 20:55:16 +02:00
Rolf Bensch 8c340a34a4 Merge branch 'earlephilhower/backends-pixma_jpeg'
merge request #1
2018-05-12 20:35:41 +02:00
Earle F. Philhower, III d90f9054c6 Add JPEG scanning, MB2100/2700 to PIXMA
The Maxify scanners seem to only be able to return JPEG data for ADF
sources.  Attempting to send a gamma LUT will result in an error on
sane_start when trying to use the ADF.  Flatbed scanning is unaffected
and runs fine with LUTs like prior models.

This patch adds support to the PIXMA backend for returned JPEG scans
and keys it off of the new capability, ADF_JPEG.

Tested on a Maxify MB2120 using the ADF and the flatbed scanner.

This may also fix other Maxify MB* models where it seems the ADF does
not with with the prior code, but I only have the MB2120 to test.
2018-05-10 19:11:35 -07:00
Olaf Meeuwissen c6bfe88c31 Update mailing lists addresses to new location 2018-04-18 21:36:00 +09:00
Olaf Meeuwissen 4ade295ab1 Update mail archive links to point to new location 2018-04-18 21:12:44 +09:00
Olaf Meeuwissen d22f36f8cc utsushi.desc: Sync with upstream 2018-04-10 19:41:24 +09:00
Olaf Meeuwissen f17585e159 *.desc: Mark backends that have become unmaintained 2018-03-26 21:33:56 +09:00
Olaf Meeuwissen 872a7521f5 AUTHORS: Update git access status following project member changes 2018-03-26 21:30:57 +09:00
Olaf Meeuwissen 07f1351df5 sane-p5.man: Point to new issue tracker location 2018-03-20 21:48:24 +09:00
Olaf Meeuwissen 2d374b0a69 ltmain.sh: revert removal of SANE specific tweaks 2018-03-17 10:35:58 +09:00
Olaf Meeuwissen a78969384b autotools: Sync derived files
This was done by running

  libtoolize --copy
  autoreconf --force --install

on Debian GNU/Linux 9.3.
2018-03-17 10:35:57 +09:00
Olaf Meeuwissen c8d8f05256 Bump autofoo dependencies to match those present in Debian 9
This gets rid of the warning that AM_PROG_MKDIR_P is deprecated and
should be replaced with AC_PROG_MKDIR_P warning.
2018-03-17 10:35:57 +09:00
Olaf Meeuwissen f162fad98c Bump the "canonical" build environment to Debian 9 2018-03-15 09:42:41 +09:00
Olaf Meeuwissen 5944c15d03 Bump Alpine build from 3.6 to 3.7 2018-03-15 09:42:41 +09:00
Olaf Meeuwissen 080702ae7d Add a Fedora 27 build, drop the Fedora 25 one 2018-03-15 09:04:31 +09:00
Rolf Bensch a5ae2dad1d pixma: backend version 0.17.46 2018-03-11 12:08:18 +01:00
Rolf Bensch 12dbae0fc5 pixma: MB2300 Series has no duplex document scanner 2018-03-11 12:06:51 +01:00
Rolf Bensch 4f156894db pixma: add button support for MB2300 Series 2018-03-11 11:13:43 +01:00
Olaf Meeuwissen 393cf040b9 Add doxygen generated sanei HTML documentation to archive 2018-03-10 10:14:06 +09:00
Olaf Meeuwissen fadb3d809a Add doxygen generated sanei HTML documentation to artifacts 2018-03-09 22:42:09 +09:00
Olaf Meeuwissen 82b9d215fc Update configuration files to match newer doxygen version
The comments have been dropped to cut down on future diff chatter.
Please refer to the doxygen documentation instead.
2018-03-09 22:42:09 +09:00
Olaf Meeuwissen 9b0db823ed Make absolute URLs in the sane-desc HTML output site-relative 2018-03-07 21:38:56 +09:00
Olaf Meeuwissen 8849137abb Make root-relative hrefs/src properties site-relative
This allows for hosting content on any level below a domain.
2018-03-05 20:21:58 +09:00
Olaf Meeuwissen 48f950b95a utsushi.desc: Sync with upstream 2018-02-27 21:38:06 +09:00
Olaf Meeuwissen bb56d44eb9 CI: Actually move the *html files 2018-02-25 17:01:10 +09:00
Olaf Meeuwissen ef0610ce2e CI: Generate device support status HTML in after_script 2018-02-21 21:09:59 +09:00
Olaf Meeuwissen 936a45b4aa Include device support status HTML pages in archive target
This is meant to make it easier for the website to get the latest
information up.
2018-02-21 20:50:07 +09:00
Olaf Meeuwissen a84290a8f9 sane.man: Fix typo in stv680 backend name 2018-02-20 21:24:56 +09:00
Olaf Meeuwissen f38a1731a6 Point to new GitLab.com repository location 2018-02-09 18:47:59 +09:00
Olaf Meeuwissen c32c78fe8e epson2.desc: Add ET-2650/L495 as supported
Information courtesy of Ed Hamrick.
2018-02-08 22:04:33 +09:00
Olaf Meeuwissen 1b2e4b0b3b include/sane/sanei_ir.h: Adjust doc params to match code 2018-02-08 21:53:02 +09:00
Olaf Meeuwissen 0e7b3b7925 utsushi.desc: sync with upstream 2018-02-08 21:52:14 +09:00
Rolf Bensch 3c6a3d4992 pixma: Canon MAXIFY MB2300 Series is working
- reported by Patrick Roncagliolo
2018-02-04 13:12:34 +01:00
Rolf Bensch b487db3af0 pixma: Canon i-SENSYS MF620 Series is working
reported by Markus Heiser
2018-01-04 19:52:16 +01:00
Olaf Meeuwissen 74898c4330 Fix array indexing
This fixes a glaring oversight in 39ceeae6.  Thanks to James Ring for
reporting this.
2018-01-04 20:49:26 +09:00
Rolf Bensch b6873cfa5a pixma: backend version 0.17.45 2018-01-03 21:01:32 +01:00
Rolf Bensch a873a5e444 pixma: new scanner Canon i-SENSYS MF630 Series [#315892] 2018-01-03 21:00:51 +01:00
Rolf Bensch e6db7a8f14 pixma: new scanner Canon i-SENSYS MF630 Series 2018-01-03 20:52:39 +01:00
Rolf Bensch 463e010f1a pixma: new scanner Canon i-SENSYS MF620 Series
many thanks to Markus Heiser
2018-01-03 20:07:33 +01:00
Rolf Bensch 781c4ad080 pixma: Canon MAXIFY MB2000 Series is working, except ADF (#315538) 2018-01-02 14:14:05 +01:00
Edward Betts e895ee55be sane-find-scanner: Recognize --help as a valid option 2017-12-05 22:07:26 +09:00
Gerhard Jaeger 214f82e36a [#315864] CanoScan LiDE25 -> CanoScan LiDE 25
Change LiDE descriptions and split as suggested in the ticket.
While here remove outdated URL.
2017-11-18 15:07:25 +01:00
Olaf Meeuwissen d6a93b83a7 epson2: Add Expression 12000XL / DS-G20000 as supported
Also removed stale comment in epson2.desc.

See https://lists.alioth.debian.org/pipermail/sane-devel/2017-November/035744.html
2017-11-18 17:47:14 +09:00
Olaf Meeuwissen 76600e3974 utsushi.desc: sync with upstream 2017-11-18 16:44:03 +09:00
Rolf Bensch c51af8fd99 pixma: fix typos 2017-11-14 22:16:40 +01:00
Olaf Meeuwissen 77722d754f utsushi.desc: sync with upstream 2017-10-11 22:09:43 +09:00