Olaf Meeuwissen
|
c9a2b3bd23
|
utsushi.desc: Sync with upstream
|
2019-11-04 11:17:44 +09:00 |
Povilas Kanapickas
|
6fe1db1c73
|
genesys: Use std where needed
|
2019-11-02 17:13:17 +02:00 |
Povilas Kanapickas
|
429d8e4d5b
|
genesys: Remove unused code
|
2019-11-02 17:13:16 +02:00 |
Povilas Kanapickas
|
a7ca16a415
|
genesys: Add file with class forward declarations
|
2019-11-02 17:13:15 +02:00 |
Povilas Kanapickas
|
f5410b7738
|
genesys: Add an easy way to override SANE API linkage
|
2019-11-02 17:13:14 +02:00 |
perillamint
|
66c17ebf84
|
pixma: Add support for Canon PIXMA G2010 Series
This commit adds support for Canon PIXMA G2010 Series.
|
2019-11-02 06:31:04 +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
|
b4ce719973
|
kvs40xx: Fix [-Wcast-function-type] compiler warning. Re #120
The changes are meant to make explicit what the run-time or compiler
is thought to be doing anyway.
|
2019-10-30 20:28:33 +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
|
d2aaa822f3
|
genesys: Allow use of TIE() macro outside the genesys namespace
|
2019-10-27 11:48:36 +02:00 |
Povilas Kanapickas
|
87b5a78e37
|
genesys: Add more logging
|
2019-10-27 11:48:35 +02:00 |
Povilas Kanapickas
|
1faa322308
|
genesys: Add a way to log messages using DBG_HELPER
|
2019-10-27 11:48:34 +02:00 |
Povilas Kanapickas
|
9ca0a10938
|
genesys: Improve class method identifiers in debug messages
|
2019-10-27 11:48:33 +02:00 |
Povilas Kanapickas
|
6d7365ba89
|
genesys: Return errors as exceptions
|
2019-10-27 11:48:32 +02:00 |
Povilas Kanapickas
|
46876064d7
|
genesys: Improve error logging
|
2019-10-27 11:48:31 +02:00 |
Povilas Kanapickas
|
a1bc0d33cd
|
genesys: Move line-distance correction data to session
|
2019-10-27 10:42:01 +02:00 |
Povilas Kanapickas
|
0fa25a233b
|
genesys: Merge chip-specific compute_session functions
|
2019-10-27 10:42:00 +02:00 |
Povilas Kanapickas
|
c2479ed0e9
|
genesys: Add support for 3200dpi flatbed resolution on 8400F
|
2019-10-27 10:29:56 +02:00 |
Povilas Kanapickas
|
7f49bd2a2e
|
genesys: Enable all transparency resolutions for infrared scans on 8400F
|
2019-10-27 10:29:55 +02:00 |
Povilas Kanapickas
|
7336ec8969
|
genesys: Fix 1600 dpi flatbed / 3200 dpi TA support on 8400F
|
2019-10-27 10:29:54 +02:00 |
Povilas Kanapickas
|
e2e72535b5
|
genesys: Record data that is important for shading data upload
|
2019-10-26 12:42:50 +02:00 |
Povilas Kanapickas
|
67588e46ef
|
genesys: Add checkpoints to record internal state
|
2019-10-26 12:42:49 +02:00 |
Povilas Kanapickas
|
eadfdb57a4
|
genesys: Add a way to record backend internals using test scanner iface
|
2019-10-26 12:42:48 +02:00 |
Povilas Kanapickas
|
95366b1f1b
|
genesys: Add a way to record arbitrary data for debugging
|
2019-10-26 12:42:47 +02:00 |
Povilas Kanapickas
|
3ac009abe2
|
genesys: Add more debug printers
|
2019-10-26 12:42:46 +02:00 |
Povilas Kanapickas
|
38c32ff702
|
genesys: Extract formatting functionality out of debug_dump()
|
2019-10-26 12:42:45 +02:00 |
Povilas Kanapickas
|
105f7fbfad
|
genesys: Add utility to restore stream state
|
2019-10-26 12:42:44 +02:00 |
Povilas Kanapickas
|
655c6b14b6
|
genesys: Extract low level register set functionality to separate class
|
2019-10-26 11:38:37 +02:00 |
Povilas Kanapickas
|
309ee441de
|
genesys: Remove trivial bulk_{read,write}_data() wrapper
|
2019-10-26 11:38:36 +02: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 |