Gerhard Jaeger
18764ad4a9
Added button support, did some cleanup, added IPC between
...
reader- and parent-process.
2005-07-04 09:54:31 +00:00
Ulrich Deiters
a97d0bf43c
inserted definition for SSIZE_MAX
2005-07-04 07:01:53 +00:00
Henning Geinitz
e9f761d067
Don't check the result of usb_find_busses(). Based on patch from Julien BLACHE
...
<jb@jblache.org>.
2005-07-03 13:35:48 +00:00
Ulrich Deiters
20aff8e022
restored actual version of the Canon-SCSI backend
2005-07-01 19:21:55 +00:00
Stéphane Voltz
8f102afe79
- fixed missing modifications for genesys backend inclusion
2005-06-30 19:46:06 +00:00
Gerhard Jaeger
b0dd4470cc
Fixed OS/2 restriction for dlopening DLLs on OS/2, as
...
it only works for 7.3 filenames for some reason
(patches by Franz Bakan <fbakan@gmx.net>.
2005-06-30 08:18:29 +00:00
Stéphane Voltz
bce76371c4
- added genesys backend from experimental area
2005-06-27 20:07:45 +00:00
Gerhard Jaeger
25ad5f2280
Fixed "double free" problem in sane_exit.
2005-06-27 07:08:09 +00:00
Henning Geinitz
6fd1ee367e
Start exposure with the settings from the scanner entry. CIS
...
Calibration and exposure uses a broader spectrum now. Expsoure
limit is increased to 50 loops. Genius Vivid 4x is reported to
work so the UNTESTED label is removed now. Visioneer 7300 is
reported to work so the UNTESTED label is removed now. Genius
ColorPage Vivid 1200XE: Removed UNTESTED label. Fixed
resolutions. Adjusted margins. Fixed color order. Fixed
linedistance. Adjusted AFE. Mustek ScanExpress 1248 UB: Fixed
margins. Adjusted AFE. Adjusted exposure. Adjusted
gamma. Changed status to "complete". Mustek BearPaw 2400 CU
Plus: Adsusted exposure and AFE parameters. Hopefully stripes
and similar trouble are gone now. Mustek BearPaw 1200 CU:
Increased exposure to avoid vertical lines. Updated manual page.
2005-05-29 19:58:56 +00:00
Oliver Schwartz
649853f7e1
Disabled 2400 DPI for Epson 2480
2005-05-22 11:50:24 +00:00
Henning Geinitz
7d0d083b8d
Mustek BearPaw 1200 CU Plus model 0x21b works now. Fixed firmware and offset
...
settings. Calibration is not completely ok yet, however. Code cleanup for
setup_scan (only one function for all chipsets). Simplified line mode/pixel
mode setting Updated TODO. Mustek BearPaw 2448 TA Plus is now only "basic". Too
much trouble for "good". Removed option "fast preview". By default for preview
mode 8 bits/pixel are used. Fixed indentation. Full scan really scans from y=0
on gt6816 scanners now.
2005-05-20 17:21:56 +00:00
Gerhard Jaeger
8c78f8fcc2
Applied patch (see bug #301605 ).
2005-05-11 14:46:12 +00:00
Gerhard Jaeger
e9152e5879
Bumped build number.
2005-05-11 14:45:27 +00:00
Henning Geinitz
ea9ad9a396
Plustek OpticSlim 2400: Fixed list of resolutions. That fixed the
...
preview. Removed "untested" warning. Adjusted scan area. Updated gt68xx.TODO.
Find firmwares independent of capitalization (bug #301580 ).
2005-05-07 17:16:30 +00:00
Gerard Klaver
c33139cc82
- indent -gnu
...
- free (devlist) added so memory allocated by sane_get_devices() will be released (bugreport 300128)
- added more DEBUG lines and some small fixes.
2005-05-06 21:12:21 +00:00
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
Peter Fales
88df3af0bb
When no port is specified in the gphoto2.conf config file, an attempt
...
was being made to strdup() a bad pointer.
2005-05-05 03:52:03 +00:00
Julien BLACHE
390e9b4884
backend/v4l.c: duplicate capability.name in attach() so that each device is listed with its actual name, not with the name of the last discovered device. Reported by Andreas Hartmann.
2005-04-28 21:18:41 +00:00
Gerhard Jaeger
885b787ee1
Fixed compilation problem for kernel module with gcc-3.4 compiler.
2005-04-25 09:53:08 +00:00
Gerhard Jaeger
b4b0163175
Bumped build number.
2005-04-25 09:52:29 +00:00
Gerhard Jaeger
a259ff4d9f
Bumped build number.
2005-04-18 07:49:54 +00:00
Gerhard Jaeger
80f10fc89a
Fixed problem, that has been reported in conjunction with
...
backtracking and sensor-speedup option.
2005-04-18 07:32:34 +00:00
Mattias Ellert
de7ed8a4eb
Add missing SANE_I18N, Regenerate .po files accordingly, Update Swedish translations
2005-04-13 12:50:08 +00:00
Julien BLACHE
5c9ba87bb1
hp5400: make non-SANE-standard functions static.
2005-04-10 12:20:50 +00:00
Jochen Eisinger
ecdbf48171
2005-04-10 Jochen Eisinger <jochen@penguin-breeder.org>
...
* backend/mustek_pp.c, backend/mustek_pp.conf, sanei/sanei_pa4s2.c,
include/sane/sanei_pa4s2.h, doc/sane-mustek_pp.man: added global
option "no_epp" to work around a known bug in the linux parport
code.
2005-04-10 11:53:16 +00:00
Gerhard Jaeger
8f047dccf3
Added installation of $(localstatesanedir)/lock/sane, were the lockfile
...
should go to. Also added linking of sanei_access to the plustek
backend.
2005-04-01 13:57:47 +00:00
Earle F. Philhower III
02e0cf229e
Fix endianness problems in gray mode
2005-03-22 04:35:43 +00:00
Earle F. Philhower III
e1da48acae
SM3840: Added SM4800, PPC endianness fix, Makefile deps fix
2005-03-16 08:09:19 +00:00
Gerard Klaver
2b96a873e6
use __unused__
2005-03-04 19:45:06 +00:00
Henning Geinitz
316d7553e4
Added sm3840 backend (from "Earle F. Philhower, III"
...
<earlephilhower@yahoo.com>).
2005-02-20 20:08:04 +00:00
Karl Heinz Kremer
1c6f3c7dde
Added configuration information for GT-6500 (fix for bug #301100 )
2005-02-11 01:01:56 +00:00
Oliver Schwartz
79672dfb5b
Added IDs for Benq 5250C and 5000S
2005-02-08 22:17:53 +00:00
Ullrich Sigwanz
3e7028d23b
added ID for Silitek-HP-ScanJet-3400c-Clone
2005-02-03 18:48:42 +00:00
Oliver Rauch
133b172756
coolscan.c: added initialization dev->scanning = SANE_FALSE
2005-01-19 21:59:35 +00:00
Oliver Schwartz
e50a436ce0
Added ID for Benq 5250C
2005-01-18 20:36:13 +00:00
Karl Heinz Kremer
ba3e39794f
Added IDs for RX-425 (from bug report #301114 )
2005-01-16 16:37:11 +00:00
Gerhard Jaeger
2dc7c7dbda
Copyright Update.
2005-01-12 11:34:36 +00:00
Gerhard Jaeger
e5cf1bc989
Using now PhyDpi.y as selector for the motor MCLK setting.
...
Copyright Update.
2005-01-12 11:31:39 +00:00
Gerhard Jaeger
9a365ded1c
Tweaked motor settings for EPSON and CANON1200.
...
Copyright Update.
2005-01-12 11:30:49 +00:00
Gerhard Jaeger
ae473461ea
Bumped build number.
...
Copyright Update.
2005-01-12 11:29:15 +00:00
Karl Heinz Kremer
bc91d375dc
"flaming hack to get USB scanners working without timeouts under linux"
...
submitted by "Steve" (in comment to bug #300830 )
2005-01-09 15:33:56 +00:00
Karl Heinz Kremer
634e4a9210
Added USB IDs for CX-4600 and CX-3650.
2004-12-18 15:15:15 +00:00
Oliver Schwartz
c94edf0864
Added quality calibration for Epson 2480 (by Simon Munton)
2004-12-09 23:21:48 +00:00
Henning Geinitz
b1b75afd4a
Disabled stop_scan command for Mustek BearPaw 2448 TA Plus.
2004-12-07 19:32:13 +00:00
Oliver Schwartz
3bf4243c4d
Fix for allocation of gamma tables by Simon Munton
2004-12-01 22:49:14 +00:00
Oliver Schwartz
3b64716050
Added support for Epson 1270
2004-12-01 22:12:21 +00:00
Gerhard Jaeger
75cb064cdb
Fixed problem, when builing supported and connected device list.
2004-11-21 16:16:56 +00:00
Rene Rebe
ce7d34ba23
2004-11-19 Rene Rebe <rene@exactcode.de>
...
* backend/avison.c doc/descriptions/avision.desc: just added new IDs
2004-11-19 15:48:18 +00:00
Gerhard Jaeger
7107aee632
Major Update. Esp. improved support for multiple
...
devices and autodetection.
2004-11-19 12:38:46 +00:00
Stéphane Voltz
6ec1194542
- non i386 linux compilation fix
...
- 1220P gray levels scan hang fix
- 1220P color calibration tuning
2004-11-15 05:55:34 +00:00