Povilas Kanapickas
|
f2b1b4449e
|
genesys: Add a way to use an image as a source for a pipeline
|
2019-09-16 09:34:08 +03:00 |
Povilas Kanapickas
|
32c49e5ec1
|
Merge branch 'genesys-image-full-ownership' into 'master'
genesys: Add class that handles full ownership of image data
See merge request sane-project/backends!188
|
2019-09-29 17:25:50 +00:00 |
Povilas Kanapickas
|
e53058e8b0
|
genesys: Add class that handles data ownership for full image
|
2019-09-29 20:03:48 +03:00 |
Povilas Kanapickas
|
6ced865d53
|
genesys: Move pixel-related functionality to separate file
|
2019-09-29 20:03:48 +03:00 |
Povilas Kanapickas
|
28b216513e
|
Merge branch 'genesys-misc-cleanup' into 'master'
genesys: Miscellaneous cleanup
See merge request sane-project/backends!185
|
2019-09-28 18:22:42 +00:00 |
Povilas Kanapickas
|
ab62a1448c
|
genesys: Use session for pixel coordinates during calibration
|
2019-09-15 15:40:31 +03:00 |
Povilas Kanapickas
|
b9346f0f79
|
genesys: Add a way to multiply the pixel counts sent to the scanner
|
2019-09-15 15:14:18 +03:00 |
Povilas Kanapickas
|
00b8441dfa
|
genesys: Add a way to override logical HW dpi
|
2019-09-15 15:14:17 +03:00 |
Povilas Kanapickas
|
34c7a4cb29
|
genesys: Rename {dpihw => register_dpihw}_override
|
2019-09-15 15:14:16 +03:00 |
Povilas Kanapickas
|
050b0c1d8a
|
genesys: Invert meaning of GENESYS_FLAG_LAZY_INIT
|
2019-09-15 14:46:48 +03:00 |
Povilas Kanapickas
|
c7bb34c998
|
genesys: Simplify calibration calculations on GL843
|
2019-09-15 14:46:47 +03:00 |
Povilas Kanapickas
|
079fa25b0d
|
genesys: Allow full value range of the frontend registers to be set
|
2019-09-15 14:46:46 +03:00 |
Povilas Kanapickas
|
2bb31ed5d8
|
genesys: Remove duplicate logs of information included into session
|
2019-09-15 14:46:45 +03:00 |
Olaf Meeuwissen
|
345be52f9e
|
nec: Fix [-Werror=implicit-fallthrough] warning
The fallthrough would log a message that is probably misleading.
|
2019-09-28 20:33:26 +09:00 |
Povilas Kanapickas
|
29580b08b5
|
Merge branch 'genesys-deduplicate-shading-calibration' into 'master'
genesys: Deduplicate shading calibration
See merge request sane-project/backends!184
|
2019-09-28 05:49:11 +00:00 |
Povilas Kanapickas
|
bf3e170dba
|
Merge branch 'genesys-use-image-pipeline' into 'master'
genesys: Use new image operations pipeline for image data reading and conversion
See merge request sane-project/backends!183
|
2019-09-28 05:48:28 +00:00 |
Povilas Kanapickas
|
f3d0a7c17c
|
Merge branch 'genesys-fix-pow-ambiguity' into 'master'
genesys: Fix ambiguity of std::pow() on old compilers
See merge request sane-project/backends!182
|
2019-09-28 05:34:34 +00:00 |
Povilas Kanapickas
|
bee1179e0e
|
genesys: Print debug images of intermediate pipeline output
|
2019-09-28 07:33:28 +03:00 |
Povilas Kanapickas
|
41addb9730
|
genesys: Fix debug identifiers
|
2019-09-28 07:33:28 +03:00 |
Povilas Kanapickas
|
9cd1de5c52
|
genesys: Add a way to debug image pipelines
|
2019-09-28 07:33:28 +03:00 |
Povilas Kanapickas
|
cd712f9f99
|
genesys: Use new image pipeline for row scaling
|
2019-09-28 07:33:28 +03:00 |
Povilas Kanapickas
|
bf7e890fa4
|
genesys: Use new image pipeline for CCD line shifts and unstagger
|
2019-09-28 07:33:28 +03:00 |
Povilas Kanapickas
|
0b1bfa3f12
|
genesys: Swap 16-bit pixel endian on big endian machines
|
2019-09-28 07:33:27 +03:00 |
Povilas Kanapickas
|
cae3015b66
|
genesys: Use new image pipeline for format and CIS reordering
|
2019-09-28 07:33:27 +03:00 |
Povilas Kanapickas
|
8cf5735278
|
genesys: Fix ambiguity of std::pow() on old compilers
|
2019-09-28 07:31:22 +03:00 |
Olaf Meeuwissen
|
9eefac82ca
|
Merge branch '103-add-old-changelogs-to-source-tarball' into 'master'
Resolve "Source tarball does not include older ChangeLogs"
Closes #103
See merge request sane-project/backends!127
|
2019-09-28 03:09:07 +00:00 |
Povilas Kanapickas
|
a500f577c0
|
Merge branch 'genesys-calibration-variable-names' into 'master'
genesys: Improve clarity of calibration offset variable names
See merge request sane-project/backends!180
|
2019-09-27 22:43:07 +00:00 |
Povilas Kanapickas
|
c9e95999f3
|
Merge branch 'genesys-generic-register-set' into 'master'
genesys: Make GenesysRegisterSettingSet generic
See merge request sane-project/backends!179
|
2019-09-27 22:38:55 +00:00 |
Povilas Kanapickas
|
db36dd8103
|
genesys: Move pixel coordinate calculation to a single place
|
2019-09-15 10:36:58 +03:00 |
Povilas Kanapickas
|
be4c3c1f69
|
genesys: Reduce duplication of shading calculations
|
2019-09-14 13:49:23 +03:00 |
Povilas Kanapickas
|
580b9db562
|
genesys: Don't duplicate actions when DARK_CALIBRATION flag is off
|
2019-09-14 13:49:22 +03:00 |
Povilas Kanapickas
|
8790940cc3
|
genesys: Remove code that has no effects
|
2019-09-14 13:49:21 +03:00 |
Povilas Kanapickas
|
154ab4578b
|
genesys: Extract calculation of dummy dark shading
|
2019-09-14 13:49:20 +03:00 |
Povilas Kanapickas
|
6f29caef0d
|
genesys: Extract post-shading repark out of white calibration function
|
2019-09-14 13:49:19 +03:00 |
Povilas Kanapickas
|
802a62ee2c
|
genesys: Fix incorrect calculation of output_line_bytes_raw on gl646
|
2019-09-13 16:40:42 +03:00 |
Povilas Kanapickas
|
40b2d8928f
|
genesys: Fix definition of output_line_bytes_raw on gl841 CIS scanners
|
2019-09-13 16:40:41 +03:00 |
Povilas Kanapickas
|
434b03d498
|
genesys: Fix definition of output_line_bytes_raw on gl124
|
2019-09-13 16:40:40 +03:00 |
Povilas Kanapickas
|
efbfcb0a7f
|
genesys: Improve clarity of calibration offset variable names
|
2019-09-13 16:03:21 +03:00 |
Povilas Kanapickas
|
dc52dc84f0
|
Merge branch 'genesys-misc-cleanup' into 'master'
genesys: Miscellaneous cleanup
See merge request sane-project/backends!177
|
2019-09-27 21:56:17 +00:00 |
Povilas Kanapickas
|
7a8da5c40b
|
Merge branch 'genesys-analog-devices-adc-calibration' into 'master'
genesys: Implement gain calibration for Analog-Devices ADC
See merge request sane-project/backends!176
|
2019-09-27 21:32:02 +00:00 |
Povilas Kanapickas
|
0440123bdc
|
Merge branch 'genesys-gl843-segmented-sensors' into 'master'
genesys: Add support for segmented sensors on gl843
See merge request sane-project/backends!175
|
2019-09-27 21:21:09 +00:00 |
Povilas Kanapickas
|
4cd9dbb73d
|
Merge branch 'genesys-image-library' into 'master'
genesys: Implement a streaming image library
See merge request sane-project/backends!174
|
2019-09-27 21:06:44 +00:00 |
Povilas Kanapickas
|
c59f9a037b
|
Merge branch 'genesys-default-scan-method' into 'master'
genesys: Add a way to specify default scan method
See merge request sane-project/backends!173
|
2019-09-27 20:55:51 +00:00 |
Povilas Kanapickas
|
17dc1aee81
|
Merge branch 'genesys-desegmentation-refactor' into 'master'
genesys: Simplify desegmentation state (part 6)
See merge request sane-project/backends!172
|
2019-09-27 20:44:47 +00:00 |
Povilas Kanapickas
|
e0974ab74a
|
stv: Fix macro constant redefinition
|
2019-09-27 23:23:19 +03:00 |
Povilas Kanapickas
|
661aa3bcdb
|
genesys: Make GenesysRegisterSettingSet generic
|
2019-09-13 15:56:44 +03:00 |
Povilas Kanapickas
|
d4e4bf35c1
|
genesys: Fix a bug in segmented sensors when scanning 16-bit data
|
2019-09-13 15:37:33 +03:00 |
Povilas Kanapickas
|
af17797d3c
|
genesys: Use new image pipeline for handling segmented sensors
|
2019-09-13 15:37:32 +03:00 |
Povilas Kanapickas
|
7f852e0417
|
genesys: Fix depth calculation for segmented sensors in lineart mode
|
2019-09-13 15:37:31 +03:00 |
Povilas Kanapickas
|
e89c6a0aab
|
genesys: Remove accidental uses of C++14 APIs
|
2019-09-13 15:37:30 +03:00 |