Wykres commitów

1380 Commity (97ca2326266b47b1ff1cf17f26d03741c45be7d9)

Autor SHA1 Wiadomość Data
Henning Geinitz 07757d4c85 Added hp3500 backend which supports the HP ScanJet 3500 series, including the
3500C, 3530C and 3570C (patch from Troy Rollo <sane@troy.rollo.name>) (bug
#302687).
2005-12-20 17:55:45 +00:00
Henning Geinitz df2a8b6180 Fixed dynamic loading on current HP/UX systems (bug #302732). 2005-12-20 17:15:39 +00:00
Henning Geinitz c69b84852c Added missing genesys_conv.c and genesys_conv_hlp.c to DISTFILES. Without this
change the files wouldn't be part of the archive.
2005-12-18 13:51:51 +00:00
Henning Geinitz 7d332297b6 Silenced non-fatal warnings/error messages. Several fixes for avoiding
freezes/timeouts after cancelling a scan. Several fixes for warming up of
lamp. Decreased scan width of Plustek OpticPro 1248U.
2005-12-09 11:55:11 +00:00
Gerhard Jaeger dcaca7c67b Fixed nasty compiler warnings. 2005-12-08 11:33:19 +00:00
Stéphane Voltz 61332ee42b - removed an left-over from an experiment 2005-12-06 21:29:14 +00:00
Stéphane Voltz a75db62b86 - added AFE int in powersave
- fixed timeout on first scan
2005-12-06 20:50:21 +00:00
Henning Geinitz 24ba51dc1e Enabled Canon LiDE 60 which was disabled for safety reasons. Bugs are fixed now. 2005-12-06 10:34:15 +00:00
Rene Rebe 0c5da94b17 fixed more typos in comments and debug output, removed obsolete
options from the parser, example avision.conf and manual page.
          Fixed 12 Bit gray and color modes to actually work as well as
          software CCD line-difference correction. Minimal scan resolutions
          have been slightly adapted for some ASICs.
2005-12-05 23:27:22 +00:00
Pierre Willenbrock fb446b0804 * backend/genesys.c: removed usage of current_setup in functions
where it is not necessarily initialized. Modified shading
	  calibration to not use fixed stripe sizes. Fixed memory
	  corruption while calculating shading data. Fixed read sizes to
	  be multiples of 256. Fixed stagger/line distance
	  correction. Fixed line shrinking to correctly update data
	  buffers. Bumped BUILD number.
	* backend/genesys.c backend/genesys_conv.c: Added gray to lineart
	  conversion.
	* backend/genesys.c backend/genesys_conv_hlp.c: Modified calling
	  parameters to stagger/line distance correction filter to better
	  describe its inner working.
	* backend/genesys_devices.c: Slowed down motor timings for
	  LiDE 35/40/50/60. Removed untested message for LiDE 35/40/50/60.
	* backend/genesys_gl646.c: Fixed bug for odd pixel count. Added
	  support for gray to lineart conversion.
	* backend/genesys_gl841.c: Fixed words_per_line calculation. Added
	  support for gray to lineart conversion(not used). Fixed problem
	  with scanners not backtracking while scanning calibration area
	  leading to scanning part of document area.
2005-12-05 20:50:57 +00:00
Oliver Schwartz 2c7d3ea4d8 Small bugfix for Benq 5150 2005-12-05 20:38:23 +00:00
Rene Rebe dff12fc90b * backend/avision.c backend/avision.h: updated the Avision backend
from BUILD 167 to 179, including support for HP 5370, AV600U,
          AV210C2, AV220C2,  et. al. The USB i/o paths got hardened, and a
          lot of fixes as well es enhancements and optimizations where added
          and a lot of typos, mostly in debug output and comments, got fixed.
          The "Line Art" mode was renamed to "Lineart" to match the other
          backends.
2005-12-04 21:29:22 +00:00
Karl Heinz Kremer a8e7f2ddee backend/epson_usb.c: Added id for CX4200 2005-12-04 17:14:17 +00:00
Oliver Schwartz fddbe1342c Some fixes for Benq 5150 2005-12-04 15:03:00 +00:00
Peter Fales 8e0b9f0e3c Cosmetic changes to gphoto2 debug messages 2005-12-03 18:23:55 +00:00
Oliver Schwartz f5c6a9c8df Change SnapScan version number to 1.4.50 2005-12-02 19:15:42 +00:00
Oliver Schwartz 39575524dc Another fix for lineart mode for the Epson 3490 @ 3200 DPI 2005-12-02 19:12:54 +00:00
Stéphane Voltz 83880f74c2 - ifdef'ed forgottent debug statements 2005-11-28 20:59:30 +00:00
Stéphane Voltz 0b6469ec26 - fix 'blue tint' on scanning area borders for 1220P/2000P 2005-11-28 20:49:57 +00:00
Oliver Schwartz ba7f55d72f Fix for lineart mode of Epson 3490 @ 3200 DPI 2005-11-28 19:28:29 +00:00
Oliver Schwartz dcfdf8b121 Fix inquiry bug for Benq 5000 2005-11-26 18:53:03 +00:00
Mattias Ellert 3122a93ea4 Use default firmware dirs in config files 2005-11-26 06:14:30 +00:00
Ulrich Deiters cd3365e8d6 Ulrich Deiters: fixed unintialized variable in backend/canon-sane.c 2005-11-25 22:32:52 +00:00
Oliver Schwartz 20c458e116 Fix for Epson 3490 @ 3200 DPI for grayscale and lineart mode 2005-11-25 17:24:48 +00:00
Oliver Schwartz e8ec8d46e5 Disable bilevel colour / halftoning for Epson 3490 2005-11-23 20:57:01 +00:00
Mattias Ellert 87bfa3c259 Adding artec_eplus48u to FIRMWARE_DIRS 2005-11-23 20:20:11 +00:00
Henning Geinitz 79d2a16c78 Bumped build number. Changed scanner's name to Canon LiDE 35/40/50. Added Canon
LiDE LiDE 60. This scanner is still commented out in genesys.conf. Removed
comment sign for Canon LiDE 35/40/50 in genesys.conf.
2005-11-20 13:59:39 +00:00
Pierre Willenbrock 02b1a07b5d * Added support for Canon LiDE 35/40/50
* Reworked data conversion process to convert CIS data
2005-11-19 22:51:01 +00:00
Oliver Schwartz 0b1279193f Revert previous 'fix', disable 2400 dpi for Epson 3490, use 1600 dpi instead 2005-11-17 23:47:11 +00:00
Oliver Schwartz cbd7009d4d Fixes for Epson 3490 @ 2400 DPI 2005-11-17 23:32:23 +00:00
Gerhard Jaeger 6a35351b73 Default config now only tries to access parport using
libieee1284.
2005-11-17 11:08:27 +00:00
Gerhard Jaeger 379684a3ed Fixed sizeof(long) issue for 64bit platforms, see
bugreport #302195.
2005-11-17 11:05:12 +00:00
Fred Odendaal cae18a7907 Added support for Linart and threshold option. 2005-11-17 04:43:56 +00:00
Oliver Schwartz 49b81e26b5 Enabled quality calibration for the Epson 3490 2005-11-15 20:11:19 +00:00
Oliver Schwartz 5138513904 Added deinterlacing for Epson 3490 2005-11-10 19:42:02 +00:00
m. allan noah f27bf8a944 stop looking at evpd for M3091/2 gamma dl capability 2005-11-07 21:20:59 +00:00
Oliver Schwartz 23d20d3519 Correct cut'n'paste error 2005-11-02 22:12:54 +00:00
Oliver Schwartz 034f05523d Fixes for Benq 5000 2005-11-02 19:22:06 +00:00
Oliver Schwartz 710e8d4423 Distinguish between Benq 5000/5000E/5000U 2005-10-31 21:08:47 +00:00
Henning Geinitz 947339db25 Run "makedepend" if it's available. This way "make" builds
backends correctly even if only included files (e.g. headers) are
	  changed. Don't be too verbose when running makedepend.
	  Create links libsane-*.so.1 to the real library files if the
	  links are not there. This fixes dynamic loading on OpenBSD. The
	  links are not created for MacOS X as they don't work there.
	  Remove any libsane.* links in /usr/local/lib/sane. Such links
	  are created by libtool. As they point to libsane-v4l.so,
	  scanimage -L doesn't find any scanner in case of ld.so
	  misconfigurations.
	  The install target is much quiter now and prints the libtool
	  message only once now.
2005-10-29 20:01:54 +00:00
Henning Geinitz e3da325bf2 Added support for Trust 240H Easy Webscan Gold to artec_eplus48u backend. 2005-10-29 17:46:28 +00:00
Gerhard Jaeger 378040914a Changed high-speed setting for UMAX 3400, due to bugreport #302317.
Fixed CanoScan N650U settings.
2005-10-28 06:11:02 +00:00
Gerhard Jaeger a136297e6d Added speedup option. 2005-10-28 06:07:24 +00:00
Gerhard Jaeger 337854fd76 Bumped build number. 2005-10-25 08:15:48 +00:00
Gerhard Jaeger 55c62ff01a Tweaked LiDE25 settings (thanks to Gerd Cendelin for lending me
his LiDE25).
Let 1200DPI CIS devices use now the green-channel for gray scans.
Also changed LiDE30/N1240U and N1220U settings for gray scanmodes.
2005-10-25 08:15:28 +00:00
Gerhard Jaeger ee98dc0b85 Fixed segfault in fine calibration for CIS devices. 2005-10-25 08:11:05 +00:00
Oliver Schwartz aa37ec8374 Preview and range fix for Epson 2480/2580 2005-10-24 19:46:40 +00:00
Oliver Schwartz 40387e3578 Fix for buffer size in high res modes, fixes for delay code 2005-10-23 21:28:58 +00:00
Eddy De Greef 9423b5e201 Decreased the maximum number of pixels on a line for CIS scanners a bit to
avoid border artifacts.
2005-10-22 19:21:47 +00:00
Eddy De Greef d78590877b Added an optional engine_delay parameter to work around potential engine
instability problems for CIS models.
2005-10-22 13:27:33 +00:00