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
|
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 |
Zdenek Dohnal
|
bc2f40b274
|
Samsung C460 does not have the JPEG mode
|
2019-10-15 12:49:48 +02: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
|
3037ba1eaf
|
genesys: Use a searchable name for register enums
|
2019-10-02 14:28:59 +03: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
|
68e5f8a912
|
genesys: Put the backend code into a separate namespace
|
2019-10-12 22:33:57 +03:00 |
Povilas Kanapickas
|
e32a45fef8
|
genesys: Retrieve depth from session in genesys_warmup_lamp()
|
2019-10-02 12:01:27 +03:00 |
Povilas Kanapickas
|
17740df924
|
genesys: Remove support for binary logging
|
2019-10-02 12:01:26 +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 |
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
|
eb2f836481
|
genesys: Remove low-level support for 1-bit depth scans
|
2019-10-01 18:11:52 +03:00 |
Povilas Kanapickas
|
0180c4c5d8
|
genesys: Remove SCAN_FLAG_DYNAMIC_LINEART
|
2019-10-01 18:11:51 +03:00 |
Povilas Kanapickas
|
8be96ecd60
|
genesys: Simplify code as dynamic_lineart is always enabled for lineart
|
2019-10-01 18:11:50 +03:00 |
Povilas Kanapickas
|
3263b986ce
|
genesys: Remove support of --disable-dynamic-lineart option
|
2019-10-01 18:11:49 +03:00 |
Povilas Kanapickas
|
bff9f2fdc4
|
genesys: Fix crash during sane_exit() on high debug level
|
2019-10-01 18:11:48 +03:00 |
Povilas Kanapickas
|
158cc81e20
|
genesys: Simplify setup of session depth parameter
|
2019-10-01 18:11:47 +03: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
|
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
|
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
|
09336e0286
|
genesys: Remove code that has no effect
|
2019-10-01 15:41:27 +03:00 |
Povilas Kanapickas
|
cccd1e949a
|
genesys: Fix unused exception warning
|
2019-10-01 15:41:26 +03:00 |
Povilas Kanapickas
|
60b6465115
|
genesys: Emit single vtable of ImagePipelineNodeCallableSource
|
2019-10-01 15:41:25 +03:00 |
Povilas Kanapickas
|
c8f2a815c0
|
genesys: Don't use std types from global namespace
|
2019-10-01 15:41:24 +03:00 |
Povilas Kanapickas
|
1423db6618
|
genesys: Include missing includes
|
2019-10-01 15:41:23 +03:00 |
Povilas Kanapickas
|
42cace02c5
|
genesys: Simplify version logging
|
2019-10-01 12:09:51 +03:00 |
Povilas Kanapickas
|
4c90bfcaee
|
genesys: Remove uses of old-style casts where possible
|
2019-10-01 12:09:50 +03:00 |
Povilas Kanapickas
|
8537ba21b7
|
genesys: Don't emit symbols of internal objects
|
2019-10-01 12:09:49 +03:00 |