Povilas Kanapickas
ddb8685755
genesys: Fix null name of the "extras group" option leading to crashes
2019-11-09 22:51:34 +02:00
Povilas Kanapickas
54edeaf69d
genesys: Inherit from std::exception publicly
2019-11-09 22:51:33 +02:00
Povilas Kanapickas
ecb1d899b9
genesys: Fix typo which prevented calibration data from being used
2019-11-09 22:51:32 +02:00
Povilas Kanapickas
cac57c3e9f
genesys: Remove duplicate handling of document end
...
This duplicates work done in genesys_fill_read_buffer()
2019-11-09 22:51:31 +02:00
Olaf Meeuwissen
71b817cef8
hpaio.desc: Sync with hplip-3.19.11
...
Re #166
2019-11-07 20:24:31 +09:00
Rolf Bensch
ee3f9b47ec
pixma: backend version 0.25.1
2019-11-06 18:09:07 +01:00
Louis Lagendijk
eca978c258
pixma_bjnp: added options to completely disable networking or skip auto detection.
2019-11-05 23:03:27 +01:00
Louis Lagendijk
0f493e155a
Fixed pixma_bjnp.c
2019-11-05 20:09:42 +01:00
Louis Lagendijk
a1ecd8c158
Fixed completely messed up pixma_bjnp.c
2019-11-05 19:45:30 +01:00
Louis Lagendijk
bda9ae39ba
pixma_bjnp.c sane-pixma.doc Fix trailing spaces
2019-11-05 19:22:11 +01:00
Louis Lagendijk
462df7d6ad
usane-pixma:
...
- Document that Canon seems to be remving the supported MFNP and BJNP
protocols in new printers/scanners
- Added an mfnp example in the pixma.conf file
2019-11-05 18:31:39 +01:00
Louis Lagendijk
739cfc8d83
pixma_bjnp.c: redsign of timeout code
2019-11-05 17:41:48 +01:00
Louis Lagendijk
5dd50be523
xma_bjnp.c: fixed parsing of model in parse_IEEE1284_to_model
2019-11-05 17:41:47 +01:00
Louis Lagendijk
766b4937c3
pixma_bjnp.c Retry TCP connect in case the scanner is not yet ready
2019-11-05 17:41:47 +01:00
Olaf Meeuwissen
c9a2b3bd23
utsushi.desc: Sync with upstream
2019-11-04 11:17:44 +09:00
Rolf Bensch
572c5e6e61
pixma: backend version 0.25.0
2019-11-01 20:31:50 +01:00
Rolf Bensch
27cac478e7
pixma: CanoScan LiDE 300 & 400 support all scan resolutions
2019-11-01 20:31:45 +01:00
Rolf Bensch
053e5fd752
Merge branch 'pixma/lide400_low_dpi' into 'master'
...
CanoScan LiDE400 scans below 300dpi
See merge request sane-project/backends!231
2019-11-01 19:30:53 +00:00
Rolf Bensch
e16a2b05b1
pixma_mp150: activate image down-scaling for LiDE300 & 400
...
we don't need to force >=300 dpi scans anymore
2019-11-01 20:08:57 +01:00
Rolf Bensch
cffeb11ee6
pixma_mp150: special image format handling only needed for existing sub-images
2019-11-01 20:08:57 +01:00
Rolf Bensch
95e208527a
pixma_mp150: new function shrink_image()
...
call shrink_image() from post processing image data
2019-11-01 20:08:32 +01:00
Rolf Bensch
452b28a81f
pixma_mp150: use mp->scale to calculate scan parameters for down-scaling images
...
the values for xdpi, ydpi, x, xs, y and wx must be expanded to minimum image size
2019-11-01 19:21:50 +01:00
Rolf Bensch
b4cf3343bd
pixma_mp150: add comments and some debug outputs
2019-11-01 19:16:14 +01:00
Rolf Bensch
5d64760f0f
pixma_mp150: new sub-driver parameter scale
2019-11-01 19:06:53 +01:00
Rolf Bensch
bd811cb0b0
pixma: new device option: min_xdpi
...
used for scaling scanned images
2019-11-01 19:02:01 +01:00
Olaf Meeuwissen
69e40e9a62
Merge branch 'ci-fedora-31' into 'master'
...
CI: Bump Fedora from 30 to 31
See merge request sane-project/backends!230
2019-10-31 12:03:33 +00:00
Olaf Meeuwissen
1bd2dcc9c8
CI: Bump Fedora from 30 to 31
2019-10-31 18:23:15 +09:00
Olaf Meeuwissen
e97112fa96
Merge branch 'patch-1' into 'master'
...
Added the list of devices supported by scangearmp2.
See merge request sane-project/backends!227
2019-10-29 11:28:57 +00:00
Ordissimo
ffcc232b6c
Add list of devices supported by scangearmp2
2019-10-29 11:28:57 +00:00
Povilas Kanapickas
fe30fbe893
Merge branch 'glibcxx-assertions-abort' into 'master'
...
genesys: Fix #156 - [Fedora] Abort due out-of-bound access
Closes #156
See merge request sane-project/backends!224
2019-10-25 20:22:38 +00:00
Zdenek Dohnal
82e971a786
Fix #156 - [Fedora] Abort due out-of-bound access
2019-10-25 13:06:15 +02:00
Rolf Bensch
99ae5490a6
pixma: backend version 0.24.1
2019-10-24 15:10:23 +02:00
Rolf Bensch
7b388d14da
pixma_mp150: fix scan height calculation
...
this fixes: pixma_mp150: remove (ccd) color shifting (fc300be
)
2019-10-24 15:09:57 +02:00
Rolf Bensch
63ce515376
pixma_mp800: remove double PIXMA_CAP_CCD settings
2019-10-22 20:09:00 +02:00
Rolf Bensch
2f2bce2ae9
pixma: backend version 0.24.0
2019-10-22 19:41:49 +02:00
Rolf Bensch
7db4449fa0
Merge branch 'pixma/separate_ccd_from_cis'
2019-10-22 19:40:06 +02:00
Rolf Bensch
ab0314399a
pixma_mp810: rename => pixma_mp800
...
1st ccd scanner in pixma_mp810 is MP800
2019-10-22 19:33:54 +02:00
Rolf Bensch
fc300be715
pixma_mp150: remove (ccd) color shifting
2019-10-22 19:23:18 +02:00
Rolf Bensch
1b8fe029a2
pixma_mp150: remove unused code
...
unused scanner functions: ccd, tpu
2019-10-22 19:13:43 +02:00
Rolf Bensch
83a0a1c55f
pixma_mp150: move ccd scanners => pixma_mp810
2019-10-22 18:03:33 +02:00
Rolf Bensch
657f1d8e26
pixma_mp810: all scanners have ccd
2019-10-22 17:46:19 +02:00
Rolf Bensch
97cd2e10bb
pixma_mp750: all scanners have ccd
2019-10-22 17:46:01 +02:00
Louis Lagendijk
2b1ce918ae
pixma_bjnp.c: Fixed compile warnings on My Fedora build
2019-10-18 19:45:37 +02:00
Povilas Kanapickas
6b0f3ca124
Merge branch 'genesys-misc-fixes' into 'master'
...
genesys: Miscellaneous fixes for numerous scanners
See merge request sane-project/backends!222
2019-10-17 19:44:38 +00:00
Povilas Kanapickas
0b4a5f941a
genesys: Use correct min resolution for feeding
2019-10-17 22:30:27 +03:00
Povilas Kanapickas
abec99006c
genesys: Add missing <cmath> includes
2019-10-17 22:30:26 +03:00
Povilas Kanapickas
2d0a1a3470
genesys: Enable 1200 Y resolution on HP ScanJet 2300
2019-10-17 22:30:25 +03:00
Povilas Kanapickas
2a8be5e191
genesys: Use motor base dpi for shading calibration on gl847
2019-10-17 22:30:24 +03:00
Povilas Kanapickas
87969174bd
genesys: Fix shading target for Canon LiDE 110, 120, 210, 220
2019-10-17 22:30:23 +03:00
Povilas Kanapickas
36f0685d0a
genesys: Improve robustness of calibration on gl847
2019-10-17 22:30:22 +03:00