Wykres commitów

12 Commity (master)

Autor SHA1 Wiadomość Data
Zdenek Dohnal 22d951a407 src/scanadf.c: Use scanadf_exit() when listing devices
It prevents segfault in genesys backend when exiting - the backend wants
to use a function which is already freed.
2022-10-12 12:27:31 +02:00
Ralph Little 02478dc10b scanadf: added missing call to sane_exit()
Failure to call sane_exit() which causes issues in genesys backend
termination.
2021-08-24 20:30:25 -07:00
Ralph Little 7ebdf2cd62 scanadf: fixes for various compilation warnings 2021-04-06 09:27:09 -07:00
Zdenek Dohnal 6eefbc70f5 scanadf.c: implement dedicated exit function to prevent SIGSEGV 2020-08-20 13:23:08 +02:00
m. allan noah 1928f945ee ifdef some code to compile with current sane-backends 2010-05-24 15:29:51 -04:00
Julien BLACHE fe7c5b707c Get option descriptor for option 0 before getting the value for option 0. 2008-08-05 09:04:51 +00:00
Stéphane Voltz 5e96223e49 - switched to SANE 1.1
- handling of SANE_STATUS_WARMING_UP after sane_start() calls
	- xscanimage's progress dialog improvement
2008-06-06 04:29:44 +00:00
Rene Rebe f79f2c3016 2005-12-04 Rene Rebe <rene@exactcode.de>
* src/scanadf.c doc/scanadf.man: Added -p, --pipe option to scanadf
	  to pass data to the scripts via stdin and thus process the image
	  data parallel to the scan.
2005-12-04 20:37:58 +00:00
Henning Geinitz eff8cec616 Wait for scan-scripts so all files are handled before leaving scanadf. Patch
from Tristan Hill <stan@saticed.me.uk>, bug #300993.
2004-10-30 17:28:20 +00:00
Henning Geinitz 37309355cb Added -N option to stop scanadf from overwriting files (patch from Paul Walmsley
<paul@booyaka.com>).
2004-07-09 17:12:06 +00:00
Henning Geinitz 4abee080d8 OS/2 compatibility fixes.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-16 21:16:29 +00:00
Tom Martone 260ae6bb24 2002-01-11 Tom Martone <tom@martoneconsulting.com>
* src/scanadf.c (new)
	* doc/scanadf.man (new)
	* ./configure.in
	* src/Makefile.in
	* doc/Makefile.in
	* AUTHORS
	  added scanadf program
2002-01-12 00:45:20 +00:00