Wykres commitów

1746 Commity (a2cb00cdc346c149032b6299d8dfd45e568676f6)

Autor SHA1 Wiadomość Data
m. allan noah 26d0e072ee update to v 1.0.49. add fi-5750C and S510 2007-06-28 17:53:09 +00:00
Gerhard Jaeger 4d9251c88d Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS. 2007-06-18 20:28:51 +00:00
Gerhard Jaeger e603ee0021 Bumped build number. 2007-06-18 20:27:43 +00:00
Jon Chambers ab4ca71a02 remove strange whitespace characters 2007-06-16 20:55:23 +00:00
Jon Chambers 6b2be8f2bb Tweaks to allow compilation on OS/2 2007-06-16 19:18:56 +00:00
Mattias Ellert a75a509bcc Updated localization files 2007-05-08 11:46:24 +00:00
Ilia Sotnikov d398f615d0 * Don't use libusb structs directly, define necessary of them by ourselves
('struct usb_ctrl_setup' -> 'struct usb_in_usb_ctrl_setup')
* Renamed 'struct usb_bulk_setup' to 'struct usb_in_usb_bulk_setup' to show
  its internal usage
2007-04-29 15:06:52 +00:00
Ilia Sotnikov bb31b94180 + Added files for 'hp5590' backend which supports HP ScanJet 5550/5590/7650
scanners
2007-04-24 17:56:36 +00:00
Ilia Sotnikov 2441d08401 + Added 'hp5590' backend 2007-04-24 17:54:41 +00:00
Julien BLACHE d1d46d8d2a Remove bogus check in get_identity2_information(). 2007-04-21 10:12:48 +00:00
Troy Rollo ee413cf781 HP3500 backend:
Improve speed and reduce noise of most resolutions
	Deal with an escape code discovered in the scanner's protocol
	Use hardware detailed calibrations for resolutions up to 300
	Use improved software detailed calibration for other resolutions
	Add more debug information
	Drop the 25dpi resolution
	Make 200dpi the default (the same as the Windows frontend)
	Add code (not used yet) to deal partially with grayscale and
		lineart scanning
	Use I18N strings where appropriate
2007-04-21 07:19:14 +00:00
Julien BLACHE 83a22d6ab9 backend/microtek2.c: Add missing braces. 2007-04-17 19:11:29 +00:00
m. allan noah 1f30d88c6c update to 1.0.48, plus playing with cvslog 2007-04-17 00:47:53 +00:00
m. allan noah 47cb655c19 update to backend v1.0.47 2007-04-13 15:50:20 +00:00
Wittawat Yamwong 459d5c7e8e * Updated to version 0.13.0
* Added MP160, MP180, MP460, MP510 and MP600
* Fixed a buffer-overflow bug in sane_read()
2007-04-09 20:41:25 +00:00
Earle F. Philhower III 75985d5568 Check USB handle returned is OK when scanner is opened to guard against permission issues or multiple instances accessing the scanner at once. 2007-03-11 01:33:29 +00:00
m. allan noah 041aea259b update to backend version 1.0.46 2007-03-09 02:05:51 +00:00
Earle F. Philhower III c5c85c5515 Added lineart and halftone scan modes, updated man page with new options 2007-03-08 21:49:23 +00:00
Gerhard Jaeger b851bf539a * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c: Fixed typo.
* backend/plustek-usbdevs.c: Added CanoScan to all Canon
  device strings, identified one more Plustek device as U24.
* backend/plustek-usbhw.c: Fixed button handling for Plustek/
  KYE devices and added some more debug messages.
2007-03-05 19:50:32 +00:00
Oliver Rauch 9c31766111 Modified Files:
backend/umax.c
	corrected highlight blu bug
2007-01-29 21:43:04 +00:00
Henning Geinitz 313a5f80b6 Added .conf entry for Pluste OpticPro S12 and S24. Updated .desc file. 2007-01-28 15:58:40 +00:00
m. allan noah a76e85a0b4 update to backend v1.0.45 2007-01-28 15:32:17 +00:00
m. allan noah 4eabb3820c updated to backend version 1.0.44, updated maintainer email addy 2007-01-27 01:42:13 +00:00
Mattias Ellert 17e9115fdd Fixed the "three-valued boolean" bug 2007-01-21 13:29:21 +00:00
Mattias Ellert 49d756ca44 Fixing compiler warnings 2007-01-20 23:02:53 +00:00
Alessandro Zummo 7a34d599e5 * sanei/sanei_tcp.c: added a missing include
* backend/epson2.c: fixed a bug while moving scanner data,
removed support for line mode (block or ext modes will be used).
2007-01-20 20:59:05 +00:00
Mattias Ellert 5d42e90718 String harmonization 2007-01-20 14:46:25 +00:00
Mattias Ellert cc0b23c5da String harmonization 2007-01-20 14:32:08 +00:00
Julien BLACHE 7d15d5b06b Add missing return status check in sane_start(), preventing an ugly segfault later on. 2007-01-08 18:45:50 +00:00
Alessandro Zummo bf5a1290f7 * epson2: restructured code once more, splitted
in multiple files, added networking
support, added FS G extended handshaking mode,
make proper use of extended commands when possible
* sanei/sanei_tcp.c: read now wait until all
the requested data is available.
2006-12-18 00:13:09 +00:00
Alessandro Zummo 99770af682 coolscan2: fixed coolscan2 infrared to work
as advertised in the man page. RGBA format will come soon.
2006-12-13 22:46:24 +00:00
Alessandro Zummo 35d54905e8 epson2: removed calls to alloca(), code reorganization fixed a bug
with request_extended_status (reply length is 33 on older scanners).

include/.cvsignore: added two more entries
2006-12-12 01:12:07 +00:00
Pierre Willenbrock 6a7fb3235a * backend/genesys_devices.c: reduced height of calibration area
* backend/genesys_gl841.c: fixed bug in offset calibration(offset values were
  not clamped to 0..255)
2006-12-10 14:06:18 +00:00
Ulrich Deiters b06eb2220b Ulrich Deiters: disentangled some pointer arithmetics in canon-sane.c 2006-12-10 12:28:42 +00:00
Alessandro Zummo 48b02b3489 epson2: reordered includes, replaced __FUNCTION__, use the new byteorder macros
moved acbyteorder.m4 to m4/byteorder.m4, added m4/stdint.m4
2006-12-07 19:28:02 +00:00
Pierre Willenbrock dba2f29195 * backend/genesys_devices.c: fixed gamma settings(1.0 now)
* backend/genesys.c backend/genesys_gl841.c: improved calibration for dark
  shades
2006-12-02 21:57:08 +00:00
Alessandro Zummo 735130b0ff Added missing bits for epson2 driver. 2006-12-02 14:47:21 +00:00
Gerhard Jaeger 06323b4597 * doc/plustek/Plustek-USB.changes: update.
* backend/plustek.c: bumped build number, fixed option
  descriptors, see bug #303786.
2006-11-22 20:30:32 +00:00
Henning Geinitz 2df19bcd0b Added Support for Genius Colorpage SF600. 2006-10-03 21:24:39 +00:00
m. allan noah 2eb55005c6 update to v1.0.43 2006-09-19 12:04:54 +00:00
Stéphane Voltz 63fa40d277 - fixed color calibration for 1220P, whit is really white, no more
greenish tint
	- mail address update
2006-09-18 04:59:52 +00:00
Oliver Schwartz 00e6616499 Bugfix for firmware download by Paul Smedley 2006-09-03 10:00:11 +00:00
m. allan noah 3a78258ac5 update to v1.0.42 2006-09-01 00:31:45 +00:00
Gerhard Jaeger e44b51c218 * doc/plustek/Plustek-PARPORT.changes: update.
* backend/plustek-pp.h backend/plustek-pp_ptdrv.c backend/plustek_pp.c:
  fixed "not homing" problem, the sensor did not return when
  the driver gets the _IOCTL_STOP command
  fixed compilation issue for kernels > 2.6.15
  fixed compiler warning conditions
2006-08-29 08:57:02 +00:00
m. allan noah 5bbc2fef6c update to v1.0.41 2006-08-28 23:45:25 +00:00
Stéphane Voltz 51a4f3c216 - chnages to support HP2400 in lamp warm up 2006-08-28 06:20:59 +00:00
Wittawat Yamwong 25cb4d8bca * update to 0.12.2
* use own error codes e.g. PIXMA_EPROTO instead of EPROTO
* add MP530, MP800R and MP360
* add grayscale mode for MP700 and MP730
* add work-around for lock-up ("hang") problem of MP760 and MP780
* fix line correction (color alignment) for MP760
2006-08-27 12:39:18 +00:00
m. allan noah e47693e107 updated to v 1.0.40 2006-08-27 00:49:43 +00:00
Karl Heinz Kremer 0da1bfb49a Added V700/V750 scanner information 2006-08-23 21:45:51 +00:00
Karl Heinz Kremer 0c16bb9916 Add product ID for CX3800/3810 2006-08-23 01:49:50 +00:00
Karl Heinz Kremer cc1d524c66 Fix buffer overflow error (submitted by Johannes Meixner) 2006-08-22 01:44:49 +00:00
Jon Chambers 7b3e64508e TIFF tweaks required for pickier libtiff version under win32/cygwin 2006-08-21 21:12:08 +00:00
Jon Chambers 00e0019c0c Remove explicit $(srcdir) from conf files in Makefile.
Fix dell1600n_net.c compile warnings.
2006-08-20 14:13:42 +00:00
Jon Chambers b7109db2eb - added support for dell1600n_net.conf
- removed tmpfile usage (including overly large buffer)
- fixed the indentation horrors inflicted by auto-formatting tools
2006-08-12 12:45:11 +00:00
Jon Chambers 98339fa803 added dell1600n_net.conf.in 2006-08-12 12:43:15 +00:00
Gerhard Jaeger 7ab8ce6e13 * doc/plustek/Plustek-USB.changes: update.
* backend/plustek.c: bumped build number.
* backend/plustek-usbdevs.c: lowered speed for LiDE20/30 when
  using low resolutions.
* backend/plustek-usb.c: fixed warning condition.
2006-08-11 05:42:02 +00:00
Gerhard Jaeger 51780b8362 Updated comments. 2006-08-09 14:13:16 +00:00
Stéphane Voltz 7ec4d9b567 - improved sanei_genesys_search_reference_point to fix origin detection
for HP2300 and a left margin detection bug with MD6345
	- some HP2400 support tidbits
2006-08-09 13:22:36 +00:00
Gerhard Jaeger 67ae886d9c * doc/plustek/Plustek-PARPORT.changes doc/plustek/Plustek-USB.changes
doc/u12/U12.changes: update.
* backend/artec_eplus48u.c backend/plustek.c backend/plustek_pp.c
  backend/u12.c: changed sane.type to "flatbed scanner" only.
* backend/plustek-usbdevs.c: fixed LiDE20/30 motor settings
2006-08-09 12:47:58 +00:00
Stéphane Voltz 850ad80287 - fixed HP2300 detection of scanarea
- fixed one more issue related to bug #303681
2006-08-06 07:02:22 +00:00
Pierre Willenbrock b0f67f1f83 * backend/genesys_gl841.c: use an intermediate u_int8_t buffer
for register write (bug #303681).
2006-07-30 16:59:09 +00:00
Stéphane Voltz ce8dbc6847 - fixed gl646_bulk_write_register regarding data alignment on ARM arch.
(bug  #303681)
2006-07-30 14:56:48 +00:00
m. allan noah 4d357d0fa1 updated to backend v1.0.39 2006-07-18 00:08:10 +00:00
m. allan noah 6a453bd191 update to backend v1.0.38 2006-07-15 15:15:52 +00:00
m. allan noah 8b9df6bcbf update to backend v1.0.37 2006-07-15 01:17:33 +00:00
m. allan noah 05aa6cc323 update to v1.0.36 2006-07-06 23:47:13 +00:00
m. allan noah cdbe31d245 update to backend v1.0.35 2006-07-05 22:46:42 +00:00
m. allan noah f9927937af update fujitsu backend to v 1.0.34 2006-07-05 00:42:05 +00:00
Gerhard Jaeger c927b4acdf * backend/plustek.c: Fixed the fix (problem when trying to select bit-depth). 2006-07-02 14:35:16 +00:00
Gerhard Jaeger 3354675a85 * doc/plustek/Plustek-USB.changes: Update
* backend/plustek.c: Fixed problem when trying to select bit-depth.
2006-06-30 11:53:48 +00:00
m. allan noah b998ccced7 add S500 usb id and status. 2006-06-27 18:22:00 +00:00
m. allan noah b4d76b6923 update to backend v 1.0.33, add fi-5900 usb id, print sane version during
sane_init.
2006-06-24 17:48:53 +00:00
Ulrich Deiters e55d3d8ce6 Ulrich Deiters: got rid of some compiler warnings 2006-06-15 15:55:28 +00:00
Jon Chambers 5346dc4f04 break out of sane_start wait loop in case of cancellation 2006-06-14 21:02:59 +00:00
m. allan noah f61d6d2b80 update backend to v1.0.32, just adds a usb id. 2006-06-14 17:46:40 +00:00
m. allan noah fe0a606b98 update fujitsu backend to v 1.0.31. minor changes 2006-06-13 16:10:39 +00:00
Henning Geinitz 9fbb6c0e72 Fixed compilation problem on *BSD (ENODATA not defined). 2006-06-11 21:39:54 +00:00
Henning Geinitz ee5542ebc1 Added (minimal) support for Nikon LS 50 ED, Coolscan V ED and (probably) Super
Coolscan LS-5000 ED (patch from Giuseppe Sacco
<giuseppe@eppesuigoccas.homedns.org>).
2006-06-11 21:35:19 +00:00
Eddy De Greef ce74bb2b26 E-mail address update. 2006-06-11 21:02:30 +00:00
Karl Heinz Kremer 3d057d04c6 Applied Henning's patch, Fixed some compiler warnings. 2006-06-11 19:46:09 +00:00
Jon Chambers 63361c54ae Bugfixes related to multipage scanning
iScanner -> iHandle
This version is believed (hoped) to be fully functional
2006-06-10 14:34:27 +00:00
Wittawat Yamwong f0c5deb436 Removed experimental flag from MP750, MP760 and MP780. 2006-06-10 10:50:43 +00:00
Jon Chambers 8c116e3566 initial stab at multipage scan support 2006-06-10 01:23:23 +00:00
Wittawat Yamwong 653a6ea056 Removed SANE_I18N from backend type string. 2006-06-08 17:49:47 +00:00
Wittawat Yamwong 2153ebdf6e Added support for buttons and a work-around for the lockup problem 2006-06-08 17:49:07 +00:00
Wittawat Yamwong a5223669f2 Added debug info. 2006-06-08 17:48:36 +00:00
Wittawat Yamwong 890d2dee95 Added 2 commands for MP800. 2006-06-08 17:48:06 +00:00
Wittawat Yamwong 653e3c2226 Set minimum timeout to 10ms. 2006-06-08 17:47:34 +00:00
Wittawat Yamwong 763f0fecde Added a work-around for the buffer underrun problem. 2006-06-08 17:47:05 +00:00
Wittawat Yamwong 07ade2e39f Upgraded to version 0.11.3 2006-06-08 17:46:29 +00:00
Gerhard Jaeger 08ecce430c Fixed calibration cache issues (coarse calibration for all modes,
correct fine calibration for sheetfed devices).
2006-06-08 07:49:38 +00:00
Pierre Willenbrock b53cfc23fe * backend/genesys.c backend/genesys.h backend/genesys_low.h: added
options for enabling/disabling horizontal interpolation at high
   resolutions and selection of color filter in grayscale and
   lineart modes.
 * backend/genesys_gl841.c: implemented color filter selection.
2006-06-07 22:39:09 +00:00
Gerhard Jaeger c25e16f38a Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>:
Add --with-lockdir to configure for set path to lock dir
  Set PATH_SANE_LOCK_DIR really to lock dir (instead localstatedir)
Updated german translation file.
2006-06-07 07:28:31 +00:00
m. allan noah c62006fd47 update to v1.0.30 2006-06-07 02:42:27 +00:00
Mattias Ellert 734d3600c2 Fix stv680 dependencies 2006-06-06 11:42:20 +00:00
Rene Rebe 91255bd85a the last remaining Avision usbid without tailing zeros, sorry 2006-06-06 11:35:12 +00:00
Rene Rebe ead7bf6036 hopefully fixed the remaining Avision usbids to make the scripts happy 2006-06-06 11:32:00 +00:00
Rene Rebe 66fe987c4d Avision backend update (Build 182 -> 201), the ChaneLog has the details 2006-06-06 11:24:18 +00:00
Gerard Klaver 0dec8a090d added stv680 backend 2006-06-05 18:55:44 +00:00
Gerard Klaver 8519296935 added #stv680 2006-06-05 18:23:24 +00:00
Gerard Klaver 1e0f5dac6d first release files for stv680 backend 2006-06-05 17:59:26 +00:00
m. allan noah 8f80793464 updated to v 1.0.29, the 'ram-eater' release 2006-06-04 03:59:48 +00:00
Wittawat Yamwong e43ef8cbf9 Fixed a bug in sane_open(). State wasn't initiallized properly. 2006-06-03 00:37:11 +00:00
Wittawat Yamwong aee4144acc Added pixma_get_device_status() 2006-06-03 00:34:36 +00:00
Wittawat Yamwong 7d49f55a82 Added SANE_I18N for "Flatbed" and "Color" 2006-06-03 00:29:24 +00:00
m. allan noah 022ae0f5ab update to v 1.0.28 2006-06-01 23:43:04 +00:00
m. allan noah 3adfe84214 update to fujitsu backend v 1.0.27 2006-05-31 03:01:06 +00:00
Gerhard Jaeger 905ba1af00 Grmlll - missed those two :( 2006-05-28 11:34:58 +00:00
Gerhard Jaeger c41669198f Added support for CIS-based sheetfed scanners, namely
TravelScan662.
Added support for saving calibration data for CIS
devices - should speedup CanoScan devices.
2006-05-28 11:25:53 +00:00
Wittawat Yamwong 55c30456b9 Added #define ENODATA and EPROTO to let the backend compiles under OS/2 with
gcc 3.3.5.
2006-05-28 08:40:57 +00:00
Wittawat Yamwong 258b7934af Added pixma backend.
Moved doc/descriptions-external/pixma.desc to doc/descriptions
2006-05-26 07:49:24 +00:00
Jon Chambers b584612aae added dell1600n_net to the build
removed #include <sys/select.h>
2006-05-24 20:56:15 +00:00
m. allan noah ad3b5f989d fujitsu: fix bug, update desc with comment and version number 2006-05-24 01:50:40 +00:00
m. allan noah 06f66d476c add usb id 2006-05-22 02:52:52 +00:00
Henning Geinitz 6e29f278bd Added support for Plustek OpticPro S24 (some models). Added .conf entry for
Plustek OpticPro S12.
2006-05-21 16:50:30 +00:00
Jon Chambers ed9544d46e new file (not yet included in build) 2006-05-20 10:21:44 +00:00
m. allan noah 394aabdaa9 updated scsi_open, minor compiler warning fixes 2006-05-19 21:12:41 +00:00
m. allan noah ebda4d0b71 fix sane_read bug, better timeouts 2006-05-17 18:58:41 +00:00
Stéphane Voltz a6aceb99ac - tuned HP2300C geometry
- added a safeguard against negative values when moving to scan target,
	  due to failed start position detection
2006-05-15 05:06:02 +00:00
m. allan noah 4cf409d452 here goes nothing- release updated backend. lets see who screams :) 2006-05-14 15:29:08 +00:00
Pierre Willenbrock feea058821 * backend/genesys_devices.c: Increase length of acceleration slopes for
Canon LiDE 35/40/50/60
2006-04-23 19:53:15 +00:00
Stéphane Voltz 6237d28bcb - add work around for HP2300 for an issue related to the amount of
scan data read before asic reset.
2006-04-21 05:32:21 +00:00
Henning Geinitz 6a1c09a355 Made config file more readable. Instead of commenting every single line, the
explanations are given once at the top. Don't repeat options that aren't changed
anyway.
2006-04-20 17:22:06 +00:00
Pierre Willenbrock e2682e96cf * backend/genesys_gl841.c backend/genesys_gl646.c: Actually use
the endian converted slope table.
 * backend/genesys_conv_hlp.c: Fix interpolation code to emit all
   pixels of a line.
2006-04-18 13:23:02 +00:00
Henning Geinitz 709da66159 Make UMAX 2100U (and probably 1600U and 2000U) work. Code from Patrick Lessard
<palessar@cgocable.ca>. Updated manual page and .desc file.
2006-04-17 12:46:41 +00:00
Henning Geinitz f05f4777f5 Fixed undefined symbols in the qcam backend on GNU/kFreeBSD (patch from Aurelien
Jarno <aurelien@aurel32.net>).
2006-04-09 15:11:06 +00:00
Henning Geinitz 085e777104 Fixed ADF support. Patch from Andreas Degert <ad@papyrus-gmbh.de>. 2006-03-29 20:48:50 +00:00
Pierre Willenbrock 6b7031ca40 * backend/genesys.c backend/genesys.h backend/genesys_low.h
backend/genesys_conv.c backend/genesys_gl841.c: Added extended
   option "Threshold" for lineart mode(Thanks to Laurent Charpentier).
2006-03-27 14:41:30 +00:00
Thomas Soumarmon 91e05c0b06 * integrated hp5400-endian.patch to run under PPC (thanks to Mattias Ellert) 2006-03-24 07:43:14 +00:00
Oliver Schwartz 564b275fa7 Limit inquiry length to 120 bytes if firmware is not yet loaded 2006-03-20 18:20:10 +00:00
Stéphane Voltz b3b4b3719b - removed now unneeded #ifdef in gl646_send_gamma_table 2006-03-13 14:55:36 +00:00
Pierre Willenbrock e857486bf9 * backend/genesys_gl646.c: fixed silly thinko in gl646_send_gamma_table. 2006-03-12 11:34:36 +00:00
Stéphane Voltz ec3d95b9f6 - fixed gl646_send_gamma_table on x86 arch
- put into a small power saving fix
2006-03-12 11:20:04 +00:00
Pierre Willenbrock 9fbc4ad57f * backend/genesys.c backend/genesys_low.h: Removed little endian conversions
in slope table creation functions
 * backend/genesys_gl646.c backend/genesys_gl841.c: Added little endian
   conversions to gl*_send_slope_table functions
2006-03-09 19:58:19 +00:00
Pierre Willenbrock 50fc452e8b * backend/genesys.c: Some annotations about endianess of scanned data
* backend/genesys_gl646.c: Convert gamma tables to little endian
2006-03-09 18:46:41 +00:00
Stéphane Voltz 385fa20988 - power saving fixes for gl646 based scanners 2006-03-06 20:39:44 +00:00
Gerhard Jaeger 13babf9dab * doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek_pp.c: Bumped build number.
* backend/plustek-pp_ptdrv.c backend/plustek-pp_detec.c:
  Fixed bug, that prevents backend from working, when the device
  is another parport than parport0 - spotted by Christoph Steinbruchel.
2006-02-16 08:11:55 +00:00
Gerhard Jaeger 938a9719ce * doc/u12/U12.changes: Update.
* backend/u12.c: Bumped build number.
* backend/u12-hw.c: SoftwareReset is now disabled in
  cancelSequence when the device is a Genius scanner.
2006-02-14 10:26:39 +00:00
Stéphane Voltz 28a876983c - disabled powersaving for gl646 scanners. Some CCD settings are
overwritten by this, and aren't reset later, leading to scanning
	  problems.
2006-02-13 05:59:24 +00:00
Henning Geinitz 5168206e4b With cygwin, use ":" as DIR_SEP (patch from Philip Aston <paston@bea.com>). 2006-02-04 20:52:53 +00:00
Ullrich Sigwanz 28346f5111 adding trust office scan 19200 2006-02-04 10:28:51 +00:00
Troy Rollo b1f38bc825 Fix latent error in HP3500 backend 2006-02-04 02:28:51 +00:00
Troy Rollo 0fb42d0ef6 Fix error causing HP3500 driver to return an extra row on each scan. 2006-02-04 02:13:57 +00:00
Oliver Schwartz d68cc57a0d Corrected USB ID for Benq 310 2006-02-02 21:28:05 +00:00
Gerhard Jaeger fffa4ace64 * plustek.c: Bumped build number.
* plustek-usbdevs.c: Fixed CanoScan N1220U settings.
2006-01-31 08:30:04 +00:00
Henning Geinitz 3ef130eaf7 Added #defines for SHM_R/W for cygwin (patch from Philip Aston <philipa@mail.com>). 2006-01-26 17:42:30 +00:00
Mattias Ellert 6f301b10ed Fixing compilation warnings 2006-01-22 09:04:41 +00:00
Mattias Ellert b7b2266702 Redeclaration... 2006-01-21 09:33:58 +00:00
Gerhard Jaeger a01adddf0b Added high-speed setting for HP2200.
Cleanup.
2006-01-19 13:06:49 +00:00
Gerhard Jaeger e1e5d9ec3c Bumped build number.
Fixed constraint_type for OPT_BUTTON.
2006-01-19 13:05:47 +00:00
Gerhard Jaeger 6c85287043 Fixed CanoScan N670U settings, see (bugreport #302738). 2006-01-18 11:05:41 +00:00
Gerhard Jaeger d37f19e452 Bumped build number. 2006-01-18 11:03:55 +00:00
Henning Geinitz 31a2b3ff35 Added Yakumo Scan50. Minor cleanup. 2006-01-15 18:15:02 +00:00
Ulrich Deiters 417129af58 Ulrich Deiters: fixed byte-swapping problem for little-endian platforms 2006-01-15 17:03:32 +00:00
Oliver Schwartz b27979a8ee Added Epson Stylus CX-1500 2006-01-10 19:32:39 +00:00
Oliver Schwartz 44ee824969 Added 12 bit gamma tables for Epson Stylus CX-1500 2006-01-10 19:32:16 +00:00
Oliver Schwartz 01e26557f8 Some fixes for the Epson Stylus CX 1500 2006-01-06 20:59:17 +00:00
Henning Geinitz e7c499798b Regenerate .conf files only if .conf.in were changed. 2006-01-05 21:53:01 +00:00
Henning Geinitz 1bce75400e Fixed some compilation warnings. 2006-01-05 21:16:26 +00:00
Stéphane Voltz 57cb277087 - removed unused variable 2006-01-05 20:33:27 +00:00
Henning Geinitz 872e619e13 Renamed backend configuration files from *.conf to *.conf.in. The configuration
files are preprocessed by backend/Makefile now and variables like @DATADIR@ are
substituted by the appropriate directories. This is especially useful for
firmware locations. For the firmware paths for the artec_eplus48u, gt68xx, and
snapscan backends variables were used. Bug #302590.
2006-01-05 16:27:10 +00:00
Henning Geinitz 7b03fc2168 Added option "source" which can be used to simulate an Automatic Document Feeder
(ADF). Added copyright header to test.h.
2006-01-02 22:55:44 +00:00
Henning Geinitz e891ffb8ab Added Plustek OpticPro S(T)12 (product id 0x040b). Mostly untested. Print warmup
message 5 seconds after starting the warm-up.
2006-01-02 16:59:03 +00:00
Henning Geinitz 41c181b062 Fixed problem with option "resolution" which esists twice at the same time. Bug
#302466.
2006-01-02 15:55:18 +00:00
Oliver Schwartz 8818aeabd9 Added snapscan-data.c to Makefile.in 2006-01-01 23:02:55 +00:00
Oliver Schwartz 9a24efc4ea Added calibration data for Benq 5150 / 5250, preliminary support for Epson Stylus CX 1500 2006-01-01 22:57:02 +00:00
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
Gerhard Jaeger 2557fc6f15 Fixed high-speed feature of Canoscan D660U. 2005-10-21 07:19:48 +00:00
Gerhard Jaeger e149a7ee3b Bumped build number. 2005-10-21 07:19:04 +00:00
Oliver Schwartz 3e0c1348c5 Fixes for 16 bit quality calibration by Simon Munton 2005-10-20 21:23:53 +00:00
Henning Geinitz b2accf7467 Make "make dist" work again. 2005-10-16 19:06:14 +00:00
Henning Geinitz affb104893 Added lexmark backend (from Fred Odendaal <freshshelf@rogers.com>). 2005-10-16 17:15:37 +00:00
Henning Geinitz 6714d97cee Removed typedefs for DWORD, WORD and so on. Used int, unsigned short,
... directly in the code.
2005-10-16 16:37:13 +00:00
Henning Geinitz f8d48dc09d Minor modifications to sheet-fed scanner support. 2005-10-16 12:47:37 +00:00
Henning Geinitz d71716bbc9 Added support for UMAX AstraSlim 1200 SE (from Harq al-Ada <nadaban.bogdan at
gmail.com>).
2005-10-16 10:45:15 +00:00
Oliver Schwartz 1751ed6572 Fixes for 16 bit scan mode from Simon Munton 2005-10-13 22:43:30 +00:00
Oliver Schwartz 8409b107c3 Fixes for Epson 3490 and 16 bit scan mode 2005-10-11 18:47:07 +00:00
Stéphane Voltz 9c28fc433c - sane_start change to allow batch scanning. Previous code would
immediatly return if head was parking, now we wait for parking
	  completion
2005-10-11 05:28:18 +00:00
Mattias Ellert cbd43ed18a Off-by-one error 2005-10-05 16:02:23 +00:00
Henning Geinitz 8561c6a6bd Added mustek_usb backend which supports the Mustek BearPaw 2448 TA Pro. Changes
of the code before inclusion to CVS can be found in
doc/mustek_usb2/mustek_usb2.CHANGES.
2005-10-03 13:27:03 +00:00
Gerhard Jaeger 4a4a57588b Updated motor settings for Canoscan LiDE25, thanks to Stephan
February <stephanf@singnet.com.sg> for providing these values.
2005-10-02 19:36:43 +00:00
Gerhard Jaeger 716104d960 Bumped build number. 2005-10-02 19:36:15 +00:00
Henning Geinitz 2fb3897cfe Fixed some compilation warnings (bug #300404). 2005-10-02 13:50:53 +00:00
Henning Geinitz 131218afb4 Fixed some warnings (bug #302290). 2005-10-01 17:06:25 +00:00
Eddy De Greef 4767a92bd5 Minor bug fix: wrong model name was reported for 1200CP+ driver. 2005-09-29 21:45:40 +00:00
Henning Geinitz fb40be18dc Added support for Plustek OpticSlim M12 (untested). Based on patch from Gerhard
Jaeger <gerhard@gjaeger.de>. Fixed gt68xx homepage links in man page. Changed
minimum version of libusb to 0.1.8.
2005-09-29 18:22:30 +00:00
Oliver Schwartz 88acee2eee Reenabled enhanced inquiry command for Epson scanners (duh\!) 2005-09-28 22:09:26 +00:00
Oliver Schwartz cb8f353952 Added 16 bit option for Epson scanners (untested) 2005-09-28 21:33:11 +00:00
Oliver Schwartz 13c07cf87d Removed debugging code for Epson scanners 2005-09-25 08:19:12 +00:00
Mattias Ellert 21f94b0264 Fix SANE_DEBUG_SANEI_PV8630 2005-09-22 19:02:25 +00:00
Frank Zago ab5d790e26 Replaced __unused__ with __sane_unused__ to avoid a namespace conflict. 2005-09-19 19:57:48 +00:00
Henning Geinitz ac100ab017 Mustek Paragon 600 II EP works. Mentioned "parport0". 2005-09-18 11:11:46 +00:00
Henning Geinitz 872c187d42 Fixed segfault that may happen with Mustek ScanExpress A3 USB. 2005-09-18 10:48:18 +00:00
Oliver Schirrmeister d79d95d0aa bugfixes for the M3092, enabled dropoutcolor for all fi-* scanners.
Tested with the fi-5650
2005-09-07 11:44:45 +00:00
Oliver Schwartz d72a7d33ff Another small bugfix 2005-09-03 11:31:31 +00:00
Oliver Schwartz 304b667a6a Fixed debugging code for epson scanners 2005-09-03 10:52:11 +00:00
Henning Geinitz aa209997b7 Genius ColorPage Vivid 1200 X is reported to work. Genius ColorPage Vivid 4 XE
seems to be the same as 4 X, it just doesn't have buttons. Cleanup of .desc
file. Fixed gain setting. Mustek ScanExpress A3 USB 600 dpi color scanning works
now.
2005-09-01 20:01:50 +00:00
Stéphane Voltz 8c463cfb76 - added EPP support for UMAX Astra 610P 2005-08-24 05:35:06 +00:00
Gerhard Jaeger db5cdf8c42 * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c backend/plustek-usbscan.c: Fixed problem,
  when trying to scan at resolutions beyond the optical one
  (sensor stops too early).
2005-08-22 07:29:45 +00:00
Henning Geinitz 93d43e0be8 Increased number limit of scanners that can work with this backend to 50. Added
support for Genius ColorPage Vivid 1200 X (untested).
2005-08-20 17:54:34 +00:00
Henning Geinitz 3c38ba02f4 Enabled GT68XX_FLAG_NO_STOP for Mustek BearPaw 2400 CU Plus. Some of these
scanners don't seem to like that command.
2005-08-19 15:54:31 +00:00