Henning Geinitz
b3669f8d6e
Added options to set the time after which the lamp of the A3 Pro is shut off
...
and to shut it off immediately.
2005-05-05 17:28:38 +00:00
Mattias Ellert
aa1be3ad2c
Fixing fuzzy translations
2004-10-21 20:26:15 +00:00
Henning Geinitz
af58065746
64 bit platform fixes (bug #300799 ).
2004-10-03 17:34:36 +00:00
Henning Geinitz
a33211805c
Reduced scan area of Mustek Paragon 1200 A3 Pro. Removed warning
...
message. Increased support level to complete.
2004-06-08 11:34:02 +00:00
Henning Geinitz
d7e5361782
Added detection of Mustek ScanExpress 1200 FS.
2004-03-21 12:35:39 +00:00
Henning Geinitz
08486e6be4
Added support for Mustek Paragon 600 II EP (SCSI-over-parallel port). This is
...
based on a patch from James Perry. Support for libiee1284 is missing until
now. Closes bug #300143 .
2003-12-25 20:27:49 +00:00
Henning Geinitz
c0340511f0
Added support for sanei_thread. Removed OS/2 specific code.
...
Added more debug messages.
2003-10-29 10:45:33 +00:00
Henning Geinitz
23b9e8c3a5
Use the same title for brightness as in other backends.
2003-10-05 11:45:51 +00:00
Henning Geinitz
0f6364f640
Fixed sane-devel address.
2003-09-24 13:31:00 +00:00
Henning Geinitz
9a6faa5046
Check if sanei_config_get_string fails because of a single quotation mark
...
in the configuration file.
2003-09-21 10:42:15 +00:00
Henning Geinitz
0e70e29baf
Moved union Option_Value from backend header files to sanei_backend.h. No need
...
to copy it over and over again. Changed header inclusion order in backend
files to include backend.h after sanei_backend.h. Based on a patch from stef
<stef-listes@wanadoo.fr>.
2003-09-12 16:10:33 +00:00
Henning Geinitz
8d9c13ed82
Minor debug message updates. Fixed a little bug in sane_control_option (gamma
...
control). Removed the signal blocking again. That only hides the segfault in
sanei_scsi. Check if there are documents in ADF for Paragon 2. Otherwise
return error. Fix some minor issues in reading the config file.
2003-03-07 19:31:26 +00:00
Henning Geinitz
3cf8377bee
Initialize global variables in sane_init.
2003-02-22 16:54:22 +00:00
Henning Geinitz
b9a6e5cc4a
Make sure that the result of the reader_process is interpreted
...
correctly. Block signals when waiting for a SCSI request to finish. Otherwise
we may get a segfault if the reader_process is terminated while waiting.
2003-02-17 12:05:56 +00:00
Henning Geinitz
1652b580a4
Removed hardcoded option size.
2003-01-10 17:15:12 +00:00
Henning Geinitz
a543ca8242
PACKAGE_VERSION fix. Fixed debug message in do_stop: really print exit status
...
of reader process.
2002-11-29 18:22:00 +00:00
Henning Geinitz
912c6f300d
Upload linear gamma table for Pro models if custom gamma is off instead of
...
uploading the composed gamma table. That avoids applying gamm twice. Minor man
page update.
2002-11-07 13:18:17 +00:00
Petter Reinholdtsen
514da4e0d4
Wiped old repository. Imported v1.0.1.
1999-08-09 18:06:01 +00:00
Henning Geinitz
e408f0f925
Fixed shutting off the lamp for the Paragon 1200 A3 Pro.
1994-10-11 08:15:27 +00:00
Henning Geinitz
2615f5e011
Fixed version number.
2002-09-17 20:58:13 +00:00
Henning Geinitz
6a3aff6ea2
Fixed some warnings.
2002-07-30 18:59:57 +00:00
Henning Geinitz
f9d8636dd4
Increased width and height of Paragon 800 and 600.
2002-07-07 14:50:52 +00:00
Henning Geinitz
e2760e9252
Fixed problem for Paragon 6000SP (color and gray modes produced solid black
...
images). Minor cleanups. New version: 1.0-125.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-06-07 16:07:16 +00:00
Henning Geinitz
ddd3d7cb70
Set X minimum value to 0 for Paragon 6000SP.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-28 18:59:43 +00:00
Henning Geinitz
93601f1683
Check return value of waitpid. Don't evaluate status of children if waitpid
...
wasn't successful.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-05 20:41:51 +00:00
Henning Geinitz
31cfd02f87
Print usefull DBG messages for options without a name. Undef MIN and MAX
...
macros before defining them.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-24 17:43:29 +00:00
Henning Geinitz
75a53e20b8
Set freed variables to 0 in sane_exit. Fixed coding style. New version:
...
1.0-121.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-10 20:59:30 +00:00
Henning Geinitz
4958dd297b
Fixed color three-pass scanning for some scanners.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-06 20:39:01 +00:00
Henning Geinitz
797a910e48
Fixed halftone pattern handling. The buffer was way too small. Option 0 has
...
an empty name. Better debug output for dev_cmd. Set size for group options to
0. Set size of halftone pattern to non 0.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-03-20 21:27:21 +00:00
Henning Geinitz
8a3967bb03
Fixed some DBG format warnings.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-14 19:50:07 +00:00
Henning Geinitz
300f9c8f91
Fixed undefined operation warnings.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-23 20:37:46 +00:00
Henning Geinitz
934bd8acf5
Fixed calibration bug for the 1200 Pro. New version: 1.0-118.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-20 14:43:18 +00:00
Henning Geinitz
839f6fe72c
Fixed some option name issues.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-19 19:12:21 +00:00
Henning Geinitz
e40e0436c6
Updated broken URLs for which I could find new ones. Commented out
...
all the others.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-16 21:05:05 +00:00
Henning Geinitz
ccb0327250
Small fix for Paragon 1200 Pro. Added some test code for this
...
scanner. Added Trust Imagery 1200 to man page and .desc. New
version: 1.0-117.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-07 22:40:00 +00:00
Henning Geinitz
7e9a33a179
Fixed a possible segfault in sane_control_option. Added more
...
debug output for SCSI commands. New version: 1.0-116.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-12-15 12:08:44 +00:00
Henning Geinitz
f58e13c5fb
Added check for TL_X > BR_X or TL_Y > BR_Y. New version: 1.0-115.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-29 19:30:22 +00:00
Henning Geinitz
b74a1933c1
Added OS/2 compatibility fixes (from "Franz Bakan" <fbakan@gmx.net>).
...
New version: 1.0-114.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-22 20:24:39 +00:00
Henning Geinitz
da76df8e25
Fixed problem with gamma correction. New version: 1.0-113.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-10 18:08:46 +00:00
Henning Geinitz
ad03d73cd4
Update to backend version 1.0-112. Some minor fixes for returning
...
the scan slider and OS/2.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-26 10:56:38 +00:00
Henning Geinitz
d23c7b2a9e
Call stop_scan only when scan was cancelled. Some more debug
...
messages. New version: 1.0-111.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-18 18:12:47 +00:00
Henning Geinitz
6b51ef9908
Fixed bug in fix_line_distance_block that resulted in too much data transfered
...
to the frontend. New version: 1.0-110.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-11 21:41:25 +00:00
Henning Geinitz
b1365ef2de
Fixed problem with SCSI command queuing. Fixed problem that
...
resulted in black images on some Paragon 6000SP scanners. Added
option to disable backtracking. New version: 1.0-109.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-09 18:18:56 +00:00
Henning Geinitz
0e7b9ed8dc
Added option for disabling double-buffering. Updated man page. New version:
...
1.0-108.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-07 15:16:06 +00:00
Henning Geinitz
2cc5b5d2db
Added some debug messages.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-03 14:59:45 +00:00
Henning Geinitz
b187c65629
Updated some comments.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-31 21:12:28 +00:00
Henning Geinitz
6ee85d58ac
Free devlist in sane_exit.
2001-05-06 19:12:53 +00:00
Henning Geinitz
5176df83b0
Fixed several memory leaks
2001-04-29 18:25:32 +00:00
Henning Geinitz
bea0aa137e
2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
...
* backend/agfafogus.c: Moved PATH_MAX after sanei_backend.h include
to avoid warning. Changed printf to DBG.
* backend/mustek.c backend/mustek.CHANGES backend/mustek.desc: Added
support for translating options. Used only PACKAGE_VERSION for
output. Updated email address. New version: 1.0-107.
* include/sane/sanei_backend.h include/sane/saneopts.h: Added macro
SANE_I18N. It's used to mark strings that can be translated and
used by a frontend. Usually these are option titles and descriptions
as well as the contents of string lists. Used this macro to mark
the translatable strings in saneopts.h. More translation support
will follow.
2001-04-27 19:28:55 +00:00
Henning Geinitz
f62b2b3165
2001-04-08 Henning Meier-Geinitz <hmg@gmx.de>
...
* backend/mustek.c backend/mustek.desc backend/mustek.CHANGES
Added detection of the TA for the Paragon 1200 SP Pro. Added
warning about not supported Trust scanners. Changed description
of contarst and brightness settings. Backend status is "stable"
now. New version: 1.0-106.
* acinclude.m4 aclocal.m4: Fixed comment concerning dc240.
* configure configure.in include/sane/config.h.in: Added test for
socklen_t in sys/socket.h. This fixes the compilation problem on
Irix.
* doc/sane-avision.man doc/sane-ricoh.man doc/sane-s9036.man
doc/sane-tamarack.man: find-scanner is now called
sane-find-scanner and installed on the system so it's not
necessary to point to the tools directory.
* frontend/scanimage.c: Fixed too long line in output.
* sane-config.in: Name is sane-config again (was sane-backends-config
due to the renaming of the package).
* TODO: Removed entry about net.c not compiling on Irix and
references to find-scanner in the man pages. Updated numbers of
the compilation warnings. Still too many, however.
2001-04-08 15:53:04 +00:00