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 |
Povilas Kanapickas
|
67d6a194e5
|
genesys: Fix geometry for Canon LiDE 110
|
2019-10-17 22:30:21 +03:00 |
Povilas Kanapickas
|
0096d56cb6
|
genesys: Fix X resolution list for Canon LiDE 100 and 120
|
2019-10-17 22:30:20 +03:00 |
Povilas Kanapickas
|
dab38144a0
|
genesys: Fix geometry of HP G4050
|
2019-10-17 22:30:19 +03:00 |
Povilas Kanapickas
|
661fa1d590
|
genesys: Add missing resolutions for Canon 5600F
|
2019-10-17 22:30:18 +03:00 |
Povilas Kanapickas
|
2c7f7fcac2
|
genesys: Fix sensor gamma of LiDE 100, 110, 120, 200, 210, 220 scanners
|
2019-10-17 22:30:17 +03:00 |
Povilas Kanapickas
|
b391b35fd9
|
genesys: Fix uninitialized variable warning in SaneException c-tor
|
2019-10-17 22:30:16 +03:00 |
Povilas Kanapickas
|
1ac04c6266
|
genesys: Don't enable gamma when not needed
|
2019-10-17 22:30:15 +03:00 |
Povilas Kanapickas
|
9ee689c6f6
|
Merge branch 'genesys-median-shading' into 'master'
genesys: Use median filter during to average columns during shading calculations
See merge request sane-project/backends!221
|
2019-10-17 19:20:11 +00:00 |
Povilas Kanapickas
|
93e980d0c1
|
genesys: Use median instead of mean when computing shading calib data
|
2019-10-17 22:07:01 +03:00 |
Povilas Kanapickas
|
f9d36d1a1b
|
genesys: Add utility to compute percentille of columns in image
|
2019-10-17 22:07:00 +03:00 |
Povilas Kanapickas
|
051ff59e0c
|
testsuite: Add a way to test exception throwing
|
2019-10-17 22:06:59 +03:00 |
ABC
|
680ebd9f3f
|
Merge branch 'samsungc460-no-jpeg-support' into 'master'
xerox_mfp: Samsung C460 does not have the JPEG mode
So blacklist it from jpeg parser.
See merge request sane-project/backends!218
https://gitlab.com/sane-project/backends/merge_requests/218
Downstream references:
https://bugzilla.redhat.com/show_bug.cgi?id=1760916
|
2019-10-16 15:48:10 +00:00 |
Zdenek Dohnal
|
bc2f40b274
|
Samsung C460 does not have the JPEG mode
|
2019-10-15 12:49:48 +02:00 |
Povilas Kanapickas
|
efb693e0b7
|
Merge branch 'genesys-per-scan-method-resolutions' into 'master'
genesys: Support different resolutions depending on scan method
See merge request sane-project/backends!217
|
2019-10-13 15:49:07 +00:00 |
Povilas Kanapickas
|
885eb82801
|
genesys: Update resolutions specific to scan method in model list
|
2019-10-13 18:30:28 +03:00 |
Povilas Kanapickas
|
a5fe12a37f
|
genesys: Allow supported resolutions to vary depending on scan method
|
2019-10-13 18:30:27 +03:00 |
Povilas Kanapickas
|
24230aea7d
|
genesys: Simplify option setup
|
2019-10-13 18:30:26 +03:00 |
Povilas Kanapickas
|
b716c1a457
|
genesys: Remove duplicate definitions of SCAN_FLAG_*
|
2019-10-13 18:30:25 +03:00 |
Povilas Kanapickas
|
82b1a8922e
|
Merge branch 'genesys-searchable-register-names' into 'master'
genesys: Use a searchable name for register enums
See merge request sane-project/backends!216
|
2019-10-13 10:41:13 +00:00 |
Povilas Kanapickas
|
f04ab61eaa
|
Merge branch 'genesys-fix-warnings' into 'master'
genesys: Fix floating-point conversion warnings
See merge request sane-project/backends!215
|
2019-10-13 10:15:12 +00:00 |
Povilas Kanapickas
|
0ab82e9f86
|
genesys: Resolve various floating-point conversion warnings
|
2019-10-13 06:18:51 +03:00 |
Povilas Kanapickas
|
f4a2957541
|
genesys: Use unsigned for resolution in various places
|
2019-10-13 06:18:50 +03:00 |
Povilas Kanapickas
|
59e356ac13
|
genesys: Don't use variants of M_PI that aren't guaranteed to be present
|
2019-10-13 06:18:49 +03:00 |
Povilas Kanapickas
|
a694002364
|
genesys: Switch session startx and starty to unsigned
The sources and destinations are integer in most cases for these
variables.
|
2019-10-13 06:18:48 +03:00 |
Povilas Kanapickas
|
0840c6e9d9
|
genesys: Fix float conversion warnings in the tables
|
2019-10-13 06:18:47 +03:00 |
Povilas Kanapickas
|
9fe2026acc
|
Merge branch 'genesys-misc-cleanup' into 'master'
genesys: Miscellaneous cleanup
See merge request sane-project/backends!214
|
2019-10-12 20:06:18 +00:00 |
Povilas Kanapickas
|
68e5f8a912
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
Rolf Bensch
|
41ce1eb204
|
pixma: backend version 0.23.5
|
2019-10-12 18:49:10 +02:00 |
Povilas Kanapickas
|
a89ffe8f2c
|
Merge branch 'genesys-remove-1bit-support' into 'master'
genesys: Remove support for scanning 1 bit output
See merge request sane-project/backends!212
|
2019-10-12 16:09:29 +00:00 |
Rolf Bensch
|
d5c0240f43
|
Merge remote-tracking branch 'origin/master'
|
2019-10-12 18:07:03 +02:00 |
Povilas Kanapickas
|
6638f00b84
|
Merge branch 'genesys-fix-warnings' into 'master'
genesys: Fix warnings
See merge request sane-project/backends!211
|
2019-10-12 16:05:18 +00:00 |
Rolf Bensch
|
f6c9b83dcd
|
Merge branch 'pixma/fix-debian10-compiler-warning_format-truncation'
See issue sane-project/backends#120
|
2019-10-12 18:00:51 +02:00 |
Rolf Bensch
|
ba9bc24fd2
|
pixma: replace snprintf() by strftime()
strftime() uses format specifiers with fixed lengths.
|
2019-10-12 17:59:13 +02:00 |
Povilas Kanapickas
|
9581f29f13
|
Merge branch 'genesys-fix-warnings' into 'master'
genesys: Fix warnings not enabled in regular build
See merge request sane-project/backends!209
|
2019-10-12 15:43:04 +00:00 |
Povilas Kanapickas
|
5ca0acd19a
|
Merge branch 'genesys-plustek-7300-7500i' into 'master'
genesys: Implement support for Plustek OpticFilm 7300 and 7500i scanners
See merge request sane-project/backends!210
|
2019-10-12 15:41:59 +00:00 |
Povilas Kanapickas
|
ebfb939647
|
Merge branch 'genesys-move-to-dir' into 'master'
genesys: Move the backend to a separate directory
See merge request sane-project/backends!207
|
2019-10-12 15:39:20 +00:00 |
Povilas Kanapickas
|
f8623e8f53
|
genesys: Add support for Plustek OpticFilm 7500i
|
2019-10-12 18:23:56 +03:00 |
Povilas Kanapickas
|
20da3df501
|
genesys: Add support for Plustek Opticfilm 7300
|
2019-10-12 18:23:55 +03:00 |
Povilas Kanapickas
|
d3d86a457e
|
po: Sync with latest source
|
2019-10-12 18:17:17 +03:00 |
Povilas Kanapickas
|
b5e4d86eb2
|
genesys: Use separate translation unit for conversion functions
|
2019-10-12 18:17:17 +03:00 |
Povilas Kanapickas
|
9f44bab6e0
|
genesys: Move backend files to a separate directory
|
2019-10-12 18:17:17 +03:00 |
Povilas Kanapickas
|
6959c2d14e
|
Merge branch 'genesys-misc-cleanup' into 'master'
genesys: Miscellaneous cleanup
See merge request sane-project/backends!208
|
2019-10-12 15:06:44 +00:00 |
Povilas Kanapickas
|
9ce4cb089f
|
Merge branch 'genesys-misc-cleanup' into 'master'
genesys: Miscellaneous cleanup
See merge request sane-project/backends!206
|
2019-10-12 14:13:44 +00:00 |
Povilas Kanapickas
|
9ccf586575
|
Merge branch 'genesys-fix-gl841-init-crash' into 'master'
genesys: Make sure calib_reg are available before writing into them
Closes #136
See merge request sane-project/backends!205
|
2019-10-12 00:13:59 +00:00 |
Povilas Kanapickas
|
0781f3fd39
|
genesys: Make sure calib_reg are available before writing into them
|
2019-10-12 02:59:11 +03:00 |
Olaf Meeuwissen
|
0e4a2d107a
|
Merge branch 'hh' into 'master'
uClibc-ng fixes
See merge request sane-project/backends!198
|
2019-10-06 02:47:36 +00:00 |
Rolf Bensch
|
6933315e16
|
Merge remote-tracking branch 'origin/master'
|
2019-10-05 21:29:57 +02:00 |