Povilas Kanapickas
59506f866d
genesys: Remove exception for the GPL license
...
Several files already don't have the exception that allows uses of the
code that are additional to the GPL license. I'm no longer comfortable
granting this exception for my subsequent contributions, thus the
exception has been removed.
2021-12-30 19:16:54 +02:00
Ralph Little
fa414e46b1
genesys: updated button support for HP Scanjet G4010
2021-12-15 23:59:28 +02:00
Olaf Meeuwissen
e79adde8b2
Use URL to refer users to copies of the GPL and LGPL
...
With the exception of use in three quotes as well as our inlcuded copy
of the GPL, all use of the Free Software Foundation's postal address
has been removed.
Re #320 .
2021-02-12 17:41:38 +09:00
Povilas Kanapickas
b0c42c0f5f
genesys: Implement support for LiDE 90
2020-06-27 00:48:06 +03:00
Povilas Kanapickas
3cca2593fc
genesys: Add support for Canon 5600F
2020-05-26 01:51:19 +03:00
Povilas Kanapickas
5a727324f9
genesys: Update enum formatters for OpticFilm 7200
2020-05-20 22:00:16 +03:00
Povilas Kanapickas
4fea56dfe8
genesys: Add function to format SensorId
2020-05-20 22:00:15 +03:00
Povilas Kanapickas
96a5f963a3
genesys: Make sure full-step tables are used on gl841
2020-05-18 04:34:28 +03:00
Povilas Kanapickas
08b41c052e
genesys: Add support for Plustek OpticFilm 7200
2020-04-23 21:36:23 +03:00
Povilas Kanapickas
6cb39e0a29
genesys: Add support for Plustek Opticfilm 8200i
2020-03-27 21:29:28 +02:00
Povilas Kanapickas
adaac29d90
genesys: Add support for Plustek Opticfilm 7400
2020-03-27 21:29:27 +02:00
Povilas Kanapickas
69bfaa7256
genesys: Print MotorId as string instead of a numeric id
2020-03-27 21:29:23 +02:00
Povilas Kanapickas
71c81423fe
genesys: Print GpioId as string instead of a numeric id
2020-03-27 21:29:22 +02:00
Povilas Kanapickas
40d0641940
genesys: Print AdcId as string instead of a numeric id
2020-03-27 21:29:21 +02:00
Povilas Kanapickas
cb442169e4
genesys: Implement a way to serialize ModelId
2020-03-14 23:19:36 +02:00
Povilas Kanapickas
837ec33c7f
genesys: Make scan flags an enum
2019-11-23 12:38:51 +02:00
Povilas Kanapickas
ddcce5295f
genesys: Use StepType enum more
2019-11-23 12:38:42 +02:00
Povilas Kanapickas
38c32ff702
genesys: Extract formatting functionality out of debug_dump()
2019-10-26 12:42:45 +02:00
Povilas Kanapickas
42a58387b6
genesys: Extract conversion of ScanColorMode to separate functions
2019-11-10 16:41:59 +02:00
Povilas Kanapickas
3ad5a92414
genesys: Move conversion of ScanMethod to option strings to enums.cpp
2019-11-10 16:41:59 +02:00