Wykres commitów

1212 Commity (9f9339fd92a21b331c008b121dd0015d2a5474db)

Autor SHA1 Wiadomość Data
Henning Geinitz a2f1183de1 Removed direct dependence of sm3600 on libusb. Used sanei_usb instead. Based on
patch from Francois Revol <revol@free.fr>.  Updated documentation
accordingly. Fixed compilation warnings.
2005-08-16 19:50:34 +00:00
Henning Geinitz 921f7d7cbc Added Canon PIXMA MP780 and Lexmark P6250. 2005-08-16 09:32:21 +00:00
Oliver Schwartz 59fc80c118 Added support for Epson 3490/3590 (thanks to Matt Judge) 2005-08-15 18:06:38 +00:00
Gerhard Jaeger 85acf9e9fb Update. 2005-08-15 15:01:26 +00:00
Gerhard Jaeger 55cfaf1fbc Updated version number. 2005-08-15 14:36:18 +00:00
Henning Geinitz 46cfa92d35 Enabled backtracking by default. This is slower but avois bumping the scan head
at the end of the scan area and also missing parts of the scanned
image. Increased safety margin for backtracking. This fixes the "garbled image"
bug. Set default gamma value to 2. Manpage update. Status set to "basic".
2005-08-14 12:59:32 +00:00
Henning Geinitz 78a02e266b Removed (backend is now included). 2005-08-13 15:32:12 +00:00
Henning Geinitz 3c5ea794ba Added hp4200 backend. Code from Julien BLACHE's sane-backends-extras debian
package, based on Frank Zago's patches based on Adrian Perez Jorge's code. Fixed
compilation warnings. Fixed bug when no sane device was given. Code indented by
indent -gnu. Added man page.
2005-08-13 15:30:02 +00:00
Henning Geinitz 137155c1ee doc/descriptions/niash.desc doc/descriptions/sm3840.desc. 2005-08-13 15:17:25 +00:00
Gerhard Jaeger 5a0b362188 Update. 2005-08-10 20:37:24 +00:00
Henning Geinitz 784791758e Added Hewlett-Packard Scanjet 4370. 2005-08-09 17:16:32 +00:00
Gerhard Jaeger 9bd3a059cb Added CanoScan LiDE25. 2005-08-08 07:36:22 +00:00
Gerhard Jaeger 3958ec3e7d Update. 2005-08-08 07:35:49 +00:00
Henning Geinitz 1ee59e30eb Typo fix. 2005-08-07 12:32:37 +00:00
Eddy De Greef 2fd060fe23 Updated URL for additional CIS driver info. 2005-08-01 19:14:50 +00:00
Henning Geinitz faf4c8c57e Added Xerox Workcentre 470cx. Added link for Canon DR-2080C. 2005-07-30 13:42:46 +00:00
Gerard Klaver 0e73f75b87 Update VM3564 1.09 2005-07-29 20:34:55 +00:00
Gerard Klaver a1b957aaad Update status VM3564 2005-07-29 20:31:52 +00:00
Gerard Klaver df423f2f7f Text updates, update status VM3564 2005-07-29 20:30:09 +00:00
Gerhard Jaeger 8147bbe4ae Updated according to the info provided by Olaf Meeuwissen. 2005-07-25 09:11:40 +00:00
Henning Geinitz 9c81b97d4a Added unsupported scanners from hp_rts88xx.desc. Removed HP ScanJet 3770 (now in
hp3770 backend). Added Lexmark X75 PrinTrio.
2005-07-24 21:01:52 +00:00
Henning Geinitz e137eecca5 Added external hp3770 and hp8200 backends. 2005-07-24 20:59:21 +00:00
Henning Geinitz cd7606938a Moved unsupported devices to unsupported.desc. 2005-07-24 20:57:45 +00:00
Henning Geinitz b5089cfd10 Brother DCP 7025 is reported to work (bug #301960). 2005-07-24 20:56:37 +00:00
Henning Geinitz aaf3c69627 Testing commit messages. 2005-07-21 18:02:41 +00:00
Henning Geinitz 67eb059c49 Testing commit mails. 2005-07-21 17:55:50 +00:00
Gerhard Jaeger a6dad6c649 Update. 2005-07-21 10:00:41 +00:00
Henning Geinitz 6c3427c52d Changes to support SANE on ZETA. Not all
patches have been applied yet, but it's a start. The backends
	  are not installed as shared libs but as add-ons, which are shared libs
	  but in a specific folder in [/system|~]/config/add-ons/ named SANE/.
	  The install target has been changed to account for this,
	  Some files don't exist in BeOS/ZETA (ipc.h, ...).
	  Bbackend function names get a prefix, I suppose to avoid namespace clashes.
	  Though we do have a libdl to implement dl_open, the native way is prefered.
	  Added a --with-docdir= configure arg.
	  BeOS has a broken get[name|addr]info() from bind. This is fixed in ZETA R1.
	  libtool needs -no-undefined. Various VPATH fixes.
	  Check for <be/drivers/USB_scanner.h>, but not used yet.
	  No S_IFSOCK (sockets are fds to /dev/net/api). Stub pio code, untested.
	  Patch from Francois Revol <revol@free.fr>.
2005-07-15 21:59:25 +00:00
Oliver Schwartz 74ff64ae24 Updated descriptions for Epson 1670, 2480 and 2580 2005-07-15 17:43:39 +00:00
Rene Rebe e5a5f45497 Updated the Avision backend with the latest off-site maintained version:
fixed segmentation faults for some modes, many many new devices, two
different duplex modes are supported, vast speedup of multi page batch scans,
buttons as well a 7-segment LED readout and some quirks for old scanners not
filling all fields
2005-07-15 09:12:27 +00:00
Henning Geinitz 38cc925c4b Changed resolution from 75 to 100 dpi and changed 16 bit/color to 12 based on a
user report for the Visioneer OneTouch 7300. Updated .desc. Moved check for
stable lamp to its own function. Mustek ScanExpress A3 USB: Use CIS
calibration. Use lamp warmup. Fixed CCD on GT6801 scanning (color scanning was
broken due to a change in motormode_2.
2005-07-10 20:58:58 +00:00
Gerhard Jaeger f3607fbb48 Update. 2005-07-07 09:56:58 +00:00
Gerhard Jaeger 5fed7f058e removed not needed backend status. 2005-07-05 06:50:04 +00:00
Gerhard Jaeger c34d40408f Updated according to the info provided by
Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>
2005-07-05 06:45:11 +00:00
Gerhard Jaeger 6002a6163d Update. 2005-07-04 09:50:22 +00:00
Henning Geinitz 3db60263e8 Typo/formatting fixes. 2005-07-03 13:58:21 +00:00
Henning Geinitz 9932061d41 Removed. Scanners have been moved to doc/descriptions/genesys.desc and
doc/descriptions/unsupported.desc.
2005-07-03 13:50:45 +00:00
Henning Geinitz 74cd84acb5 Added links to scanners with GL646 and GL841 chipsets. Moved all unsupported
scanners from doc/descriptions-external/genesys.desc to unsupported.desc. Minor
fixes for other scanners.
2005-07-03 13:46:52 +00:00
Henning Geinitz cb0ed1be00 Used "Medion/Lifetec/Tevion/Cytron" as manufacturer as in the other
backends. Used "ScanJet 2300C" as model name as in other backends.
2005-07-03 13:40:08 +00:00
Stéphane Voltz 8f102afe79 - fixed missing modifications for genesys backend inclusion 2005-06-30 19:46:06 +00:00
Stéphane Voltz bce76371c4 - added genesys backend from experimental area 2005-06-27 20:07:45 +00:00
Gerhard Jaeger e633318ba4 Update. 2005-06-27 07:08:33 +00:00
Henning Geinitz 67b85ddb0d Added "Ethernet" to list of possible interfaces. 2005-06-19 16:08:34 +00:00
Henning Geinitz 8cd6e6533f Added several models, updated others. 2005-06-19 16:04:20 +00:00
Henning Geinitz dbbc9e7820 Removed misleading comment. 2005-06-19 15:59:52 +00:00
Henning Geinitz 61409cb5bd Removed Samsung SCX-4216F (supported by samsung backend). Dell 1600n has also
network connection.
2005-06-19 15:56:23 +00:00
Henning Geinitz d4b441310f Added Canon CanoScan LiDE 500F. 2005-06-12 14:57:46 +00:00
Henning Geinitz 7dda4a0306 Fixed comments. 2005-06-04 13:45:26 +00:00
Henning Geinitz 04e085c532 New. Listed scanners supported by the new external brother2 backend. 2005-06-04 13:43:03 +00:00
Henning Geinitz 6de5708e4f Added Genius ColorPage-SF600. 2005-06-04 13:33:13 +00:00