Wykres commitów

9324 Commity (8b51e449f67aa220b515364bceae960e8b1090e8)

Autor SHA1 Wiadomość Data
Olaf Meeuwissen 082cf4cdf3 Merge branch 'hp5590-fix-compile-error' into 'master'
hp5590: Fix sanei_net.h include path.

See merge request sane-project/backends!8
2018-07-22 13:01:55 +00:00
Povilas Kanapickas 05400ad69b backend/genesys: Increase excessively low bright point on Lide 80 calib 2018-07-21 04:00:36 +03:00
Povilas Kanapickas 92c40c44b9 backend/genesys_gl841: Reduce extra dark area offset for LIDE 80 2018-07-21 03:48:38 +03:00
Povilas Kanapickas 065855e1da backend/genesys_gl841: Disable LEDADD on Lide 80 since it's broken there 2018-07-21 03:39:47 +03:00
Povilas Kanapickas d6aace7d51 hp5590: Fix compile error 2018-07-21 03:39:09 +03:00
Ilia Sotnikov 1a2a8ee744 backend/hp5590.c, backend/hp5590_cmds.c:
+ Files header have been expanded to mention of scanbd integration by
   Damiano Scaramuzza and Bernard Badr
2018-07-15 14:09:49 +03:00
Ilia Sotnikov bfc63709a7 Merge branch 'master' into 'master'
HP5590: scanbd integration is ready.

See merge request sane-project/backends!5
2018-07-15 11:00:18 +00:00
Bernard B Badr 1649d5bfea HP5590: scanbd integration is ready. 2018-07-15 11:00:18 +00:00
iosabi a64f209643 genesys: Add buttons to LiDE 60
Canon LiDE 60 has four buttons. These are already supported in the
GL841, we just needed to add them to the config. Tested it with scanbd.
2018-07-02 22:48:02 +02:00
Olaf Meeuwissen fc88e52511 utsushi.desc: Sync with upstream 2018-06-13 21:23:43 +09:00
Ilia Sotnikov a80f3b575e backend/hp5590.c, backend/hp5590_cmds.c:
+ Files header have been expanded to mention of ADF page detection and
   high DPI fixes by Bernard Badr
 * Use C-style comments instead of C++ ones
2018-06-11 11:11:53 +03:00
Ilia Sotnikov 8c91228429 Merge branch 'master' into 'master'
HP5590: Fixed ADF handling, fixed 48bit color mode, fixed 2400 dpi color layer shift.

See merge request sane-project/backends!3
2018-06-11 07:56:28 +00:00
Bernard Badr b1da51f7fe HP5590: Fixed ADF handling, fixed 48bit color mode, fixed 2400 dpi color layer shift. 2018-06-11 07:56:28 +00:00
Olaf Meeuwissen 85efea28ae Add a Fedora 28 build, drop the Fedora 26 one 2018-05-31 22:16:09 +09:00
Alex Belkin ad20558bb2 xerox_mfp: Blacklist Samsung M288x Series from jpeg mode
Fix issue #315839 reported by Jan Christoph Ebersach
https://alioth.debian.org/tracker/?func=detail&group_id=30186&aid=315839&atid=410366
2018-05-18 01:51:01 +03:00
Alex Belkin 54a55700f6 xerox_mfp: blacklist SCX-4500W from jpeg mode
Fix issue #315876 reported by Bernard Cafarelli
https://alioth.debian.org/tracker/?func=detail&atid=410366&aid=315876&group_id=30186
2018-05-18 01:35:21 +03:00
Rolf Bensch 4accdae4ed pixma: backend version 0.17.48 2018-05-16 21:29:50 +02:00
Rolf Bensch 15aebab514 pixma: Canon MAXIFY MB2100 and MB2700 Series support 1200 dpi 2018-05-16 21:29:14 +02:00
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