Wykres commitów

5878 Commity (f9f75ca068f66e3d9f8c442789b7582595b947b4)

Autor SHA1 Wiadomość Data
Wolfram Sang f9f75ca068 saneopts: add entries for focus/autofocus
coolscan2 has focus entries already reused in coolscan3. Because I want
to add the same options to epson2, it makes sense to make them available
globally. Add i18n while here.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
2020-09-26 16:48:51 +02:00
Wolfram Sang a0e68f7de9 epson2: enable focus for all scanner types
Even with USB based scanners, we need to send the esci command to set
the focus. There is no byte in the extended scanning parameters for it.
So, move the code to a place where it is called for all cases.

Signed-off-by: Wolfram Sang <wsa@kernel.org>
2020-09-26 11:48:10 +02:00
Wolfram Sang 1653b0f80c Merge branch 'zdohnal/esci_set_focus_retval' into focus_on_12000XL 2020-09-26 11:47:57 +02:00
Rolf Bensch 429cc0efc0 pixma: backend version 0.28.6 2020-09-25 16:40:07 +02:00
Rolf Bensch 9db8fc305e pixma: add comment for last merge 2020-09-25 16:38:38 +02:00
Rolf Bensch e80612275e Merge branch 'patch-1' into 'master'
Added support for Canon Pixma MX340 buttons and ADF status

See merge request sane-project/backends!513
2020-09-25 14:35:40 +00:00
m. allan noah e46adab4f2 canon_dr v59: fine calibration updates
- restructure fine calibration code
- initial support for uploading fine calibration payloads
- improve DR-C225 support

Most canon scanners require that the driver apply fine (per-cell)
calibration information. But a few require that the info be loaded
into the scanner. Here, we add initial support for that, though the
needed values are hardcoded instead of calculated.
2020-09-23 21:43:35 -04:00
m. allan noah 588f01526e fujitsu v137b: brightness/contrast improvements
- change window_gamma init (fixes bright/contrast for iX1500)
- only call send_lut after set_window (remove late_lut)
2020-09-23 21:42:44 -04:00
m. allan noah 5b92a367c3 fujitsu v137a: fix JPEG duplex memory corruption 2020-09-23 21:39:14 -04:00
Zdenek Dohnal 94506b1787 epson2: check for return value of e2_esc_cmd 2020-09-22 11:34:56 +02:00
thierry1970 cd768b3692 Check options scan and fix xml. 2020-09-18 15:47:45 +02:00
Ordissimo b155955b0e Merge branch 'escl-add-scan-options' into 'master'
Added options: Brightness, Threshold, Sharpen and Contrast.

See merge request sane-project/backends!527
2020-09-17 20:29:28 +00:00
thierry1970 e281dfb0cd Fix style. 2020-09-17 18:55:03 +02:00
thierry1970 fcbeeccbf0 Added options: Brightness, Threshold, Sharpen and Contrast. 2020-09-17 18:50:33 +02:00
Your Name 0f7ce3fe7a Do not use fixed python executable name and use AM_PROG_PYTHON
On many systems now python executable it is python3.
On my system it the case and by this muild failed with:

make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/backends-1.0.31/backend'
make[2]: Entering directory '/home/tkloczko/rpmbuild/BUILD/backends-1.0.31/backend'
Generating pixma/pixma_sane_options.h from pixma/pixma.c
/bin/sh: python: command not found
make[2]: *** [Makefile:7317: pixma/pixma_sane_options.h] Error 127
make[2]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/backends-1.0.31/backend'
make[2]: *** Waiting for unfinished jobs....

Using AM_PROG_PYTHON() nmacro cllows avoide tha by hecks current version of the
python and allw to use custom python executable by execute configure by:

$ PYTHON=</some/python> ./configure <params>

AM_PROG_PYTHON aclocal macro propagates to automake files $(PYTHON) variable
which could be used on geberate instaleable scripts on duting build process like
it is now in backend/Makefile.am.

Currently minum version of required vesion of the python is python >= 3.
2020-09-13 20:17:43 +01:00
Olaf Meeuwissen a380fb0894
pixma: Restore old behaviour in case XML support is missing
Fixes #345.
2020-09-13 18:47:32 +09:00
pimvantend 17ab6caa38 canon_lide70 simplified going back 2020-09-07 15:15:21 +02:00
Olaf Meeuwissen cea2a83ea2 Merge branch 'master-spelling' into 'master'
spelling fixes

See merge request sane-project/backends!516
2020-09-07 09:24:15 +00:00
Peter Marschall 33d1aecc7c Apply 1 suggestion(s) to 1 file(s) 2020-09-06 07:34:40 +00:00
Peter Marschall 950aded610 Apply 1 suggestion(s) to 1 file(s) 2020-09-06 07:29:49 +00:00
Peter Marschall 6e16f45b76 Apply 1 suggestion(s) to 1 file(s) 2020-09-06 07:29:44 +00:00
Peter Marschall d789545521 Apply 1 suggestion(s) to 1 file(s) 2020-09-06 07:17:00 +00:00
Olaf Meeuwissen c946aa5a84 Merge branch 'dell1600n_net_return_eaccess_if_local_only' into 'master'
dell1600n_net: return ACCESS_DENIED when local devices are requested

See merge request sane-project/backends!506
2020-09-04 11:48:13 +00:00
Olaf Meeuwissen 8894364c5b Merge branch 'master' into 'master'
backend/avision.c adf_reset(): In debug message "adf_reset: read ... failed...

See merge request sane-project/backends!515
2020-09-03 12:10:51 +00:00
Peter Marschall 2ad63d4e1e spelling fixes for sane core 2020-08-29 09:18:04 +02:00
Peter Marschall cd8c018585 spelling fixes for xerox_mfp backend 2020-08-29 09:18:04 +02:00
Peter Marschall 77406ed606 spelling fixes for sceptre backend 2020-08-29 09:18:04 +02:00
Peter Marschall 44755f6fc5 spelling fixes for dmc backend 2020-08-29 09:18:04 +02:00
Peter Marschall 5515db0272 spelling fixes for leo backend 2020-08-29 09:18:04 +02:00
Peter Marschall 5137304bb6 spelling fixes for ma1509 backend 2020-08-29 09:18:04 +02:00
Peter Marschall f8d08816a8 spelling fixes for sp15c backend 2020-08-29 09:18:04 +02:00
Peter Marschall 25af0a7403 spelling fixes for tamarack backend 2020-08-29 09:18:04 +02:00
Peter Marschall 66443f37e6 spelling fixes for ibm backend 2020-08-29 09:18:04 +02:00
Peter Marschall f6059bd3cb spelling fixes for gphoto2 backend 2020-08-29 09:18:04 +02:00
Peter Marschall a36cf4afda spelling fixes for dell1600n backend 2020-08-29 09:18:04 +02:00
Peter Marschall 9d368fd7a8 spelling fixes for dc25 backend 2020-08-29 09:18:04 +02:00
Peter Marschall 37bee66d05 spelling fixes for s9036 backend 2020-08-29 09:18:04 +02:00
Peter Marschall 56cbbdad5d spelling fixes for sharp backend 2020-08-29 09:18:04 +02:00
Peter Marschall 4984bedb6e spelling fixes for ricoh backend 2020-08-29 09:18:04 +02:00
Peter Marschall 35fe083519 spelling fixes for qcam backend 2020-08-29 09:18:04 +02:00
Peter Marschall 95eda03dd1 spelling fixes for nec backend 2020-08-29 09:18:04 +02:00
Peter Marschall 340f7e7329 spelling fixes for niash backend 2020-08-29 09:18:04 +02:00
Peter Marschall 56be6cf59a spelling fixes for lexmark backend 2020-08-29 09:18:04 +02:00
Peter Marschall fc24607b31 spelling fixes for agfafocus backend 2020-08-29 09:18:04 +02:00
Peter Marschall b834e47287 spelling fixes for kodak backend 2020-08-29 09:18:04 +02:00
Peter Marschall af9f9d62cd spelling fixes for kodakaio backend 2020-08-29 09:18:04 +02:00
Peter Marschall 269a7c0413 spelling fixes for avision backend 2020-08-29 09:18:04 +02:00
Peter Marschall f611cab816 spelling fixes for v4l backend 2020-08-29 09:18:04 +02:00
Peter Marschall 9a6ef1ceb0 spelling fixes for hs2p backend 2020-08-29 09:18:04 +02:00
Peter Marschall e0bc8e9ba7 spelling fixes for net backend 2020-08-29 09:18:04 +02:00