Povilas Kanapickas
0146888d79
genesys: Implement infrared scanning support on OpticFilm 7200i
2019-09-19 01:28:17 +03:00
Povilas Kanapickas
ef29ed60c2
genesys: Implement support for Plustek Opticfilm 7200i
2019-09-30 00:58:57 +03:00
Povilas Kanapickas
3c99d405e0
genesys: Fix the default value of the depth option
2019-09-16 12:44:01 +03:00
Povilas Kanapickas
050b0c1d8a
genesys: Invert meaning of GENESYS_FLAG_LAZY_INIT
2019-09-15 14:46:48 +03:00
Povilas Kanapickas
efbfcb0a7f
genesys: Improve clarity of calibration offset variable names
2019-09-13 16:03:21 +03:00
Povilas Kanapickas
a5efb96978
genesys: Replace uses of Genesys_Color_Order with ColorOrder
2019-09-13 11:36:55 +03:00
Povilas Kanapickas
a2ade50870
genesys: Ensure that resolution is set to a supported one at high-level
...
Previously we relied on low-level implementation to detect when the
requested resolution is higher than one supported by the scanner and
seamlessly patch around so that the high-level code does not notice.
This complicates the low level implementation and results to duplicate
code.
2019-08-18 11:13:01 +03:00
Povilas Kanapickas
aa4ee9c49e
genesys: Split genesys_devices.cc file to separate files for each table
2019-08-04 18:21:07 +03:00