Wykres commitów

15 Commity (a8f935a1f53d6fdbc35320dbcb0aa830652f6025)

Autor SHA1 Wiadomość Data
Sean Greenslade a1c58d5d82 epsonds: dynamically size ADF area based on DPI selection
The Epson ES-50 (and friends) supports a larger scanning area when
used at its lowest DPI setting. This adds support for switching to
the larger reported scan area when the DPI setting is at its lowest
value.

The scanner does not directly report the DPI to scan area relationship,
so this code is based on some educated guesses and experimentation.
It's been tested to work on the ES-50 with both scanimage and xsane.
Hopefully it does not interfere with any other scanners using this
backend.
2025-06-12 22:05:42 -07:00
Ralph Little 2f7f729572 epsonds: add SSL support and new models 2025-05-30 22:41:49 -07:00
Ralph Little 1e88e1504e epsonds: Merge to master 2021-07-03 15:55:25 -07:00
Olaf Meeuwissen 4cb49c1f08
Disambiguate symbols for static linking scenarios. Re #124 2021-02-07 19:32:24 +09:00
Olaf Meeuwissen b9b0173409 epsonds: Prevent possible buffer overflow when reading image data
Addresses GHSL-2020-084, re #279.
2020-04-27 20:24:44 +09:00
Alessandro Zummo 9b389a61c5 epsonds: added support for network scanners 2016-06-21 00:44:29 +02:00
Alessandro Zummo 41a416e4af epsonds: fixed resolution setting bug, DS-60000 workaround is needed no more 2016-03-21 19:10:29 +01:00
Alessandro Zummo 056f590f2d epsonds: fixed comment 2016-01-23 00:55:31 +01:00
Alessandro Zummo 8fd6151acd epsonds: fix stripes on DS-60000 at 1bpp/300dpi 2016-01-22 17:38:00 +01:00
Volker Diels-Grabsch 93298674d0 Merge all compatibility macros around __func__ and __FUNCTION__
Various parts of SANE introduced their own compatibility macros for
old compilers that don't support __func__.  Most of these definitions
are identical or have minor differences.  This patch replaces them
with a single instance in the central header file for backends.
2015-12-20 15:27:45 +09:00
Alessandro Zummo b2aefab4cb epsonds: enable double feed detection 2015-04-26 23:11:37 +02:00
Alessandro Zummo ccd15dc966 Revert "epsonds: enable double feed detection"
This reverts commit 005c3928a5.
2015-04-26 23:09:08 +02:00
Alessandro Zummo 005c3928a5 epsonds: enable double feed detection 2015-04-26 22:44:01 +02:00
Alessandro Zummo c3545da14d epsonds: code cleanup, fix initial hang 2015-04-07 00:20:43 +02:00
Alessandro Zummo d72f4663c0 epsonds: driver for Epson ESC/I-2 scanners 2015-04-07 00:20:43 +02:00