Wykres commitów

4699 Commity (1276d174e72a3269d8aec31e07e0591a2ccf09cc)

Autor SHA1 Wiadomość Data
Henning Geinitz 1276d174e7 ---- FEATURE FREEZE FOR SANE 1.0.16 --- 2005-07-17 18:32:44 +00:00
Henning Geinitz 2342c2c6f2 Updated. 2005-07-17 18:31:43 +00:00
Henning Geinitz 00e9b16d58 Removed "const" to make gcc on OS/2 happy. 2005-07-17 16:18:34 +00:00
Henning Geinitz 9cf32060ac Make sure that all the necessary files will be in the distribution .tar.gz file. 2005-07-17 12:27:59 +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
Henning Geinitz 2dd4b1822c Fixed comment (we still use 30 seconds USB timeout by default). 2005-07-15 18:16:35 +00:00
Henning Geinitz e479c32503 Better 4->8 bit depth expansion algorithm (from Mattias Ellert
<mattias.ellert@tsl.uu.se>).
2005-07-15 18:12:49 +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
Rene Rebe e5193fdcae Added support to set the USB timeout. 2005-07-15 09:02:02 +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
Henning Geinitz 56e3295552 Make sure that getopt is not built on OS/2 (from Franz Bakan <fbakan@gmx.net>). 2005-07-09 13:19:51 +00:00
Henning Geinitz 1cfaf7a3ce Updated Danish translation (from Mogens Jaeger <mogensjaeger@get2net.dk>). Made
sure that no errors occur because xgettext/xmsgfmt think that "%" is a C format
string. Regenerated all po files.
2005-07-09 12:58:20 +00:00
Frank Zago e3aceaf492 *** empty log message *** 2005-07-07 11:57:27 +00:00
Frank Zago 483e472841 New email address. 2005-07-07 11:55:43 +00:00
Gerhard Jaeger ae92358fed * doc/plustek/Plustek-USB.changes: Update.
* backend/plustek.c: Fixed scanarea calculation.
* backend/plustek-usbshading.c: Fixed fine-white calibration.
2005-07-07 09:59:26 +00:00
Gerhard Jaeger 9b7c4f73c8 Fixed fine-white calibration. 2005-07-07 09:59:04 +00:00
Gerhard Jaeger aeeaed58e4 Fixed scanarea calculation. 2005-07-07 09:57:35 +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 5b97232b43 * doc/descriptions-external/epkowa.desc: Updated according to
the info provided by  Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>
2005-07-05 06:46:14 +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 0a91e0b533 * backend/plustek.[ch] backend/plustek-usbscan.c
backend/plustek-usbshading.c backend/plustek-usbdevs.c
  backend/plustek-usbdevs.c backend/plustek-usbimg.c
  backend/plustek-usbmap.c backend/plustek-usbhw.c
  backend/plustek-usbcal.c backend/plustek-usb.[ch]:
  Added button support, did some cleanup, added IPC between
  reader- and parent-process.
2005-07-04 09:55:01 +00:00
Gerhard Jaeger 18764ad4a9 Added button support, did some cleanup, added IPC between
reader- and parent-process.
2005-07-04 09:54:31 +00:00
Gerhard Jaeger 6002a6163d Update. 2005-07-04 09:50:22 +00:00
Ulrich Deiters a97d0bf43c inserted definition for SSIZE_MAX 2005-07-04 07:01:53 +00:00
Henning Geinitz 161a58ace0 Updated for sane-backends 1.0.16. 2005-07-03 16:12:10 +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
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 68a968ecd3 * tools/RenSaneDlls.cmd backend/dll.c: 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:19: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 38e6ad0adb * backend/plustek.c: Fixed "double free" problem in sane_exit.
* doc/plustek/Plustek-USB.changes: Update.
2005-06-27 07:09:15 +00:00
Gerhard Jaeger e633318ba4 Update. 2005-06-27 07:08:33 +00:00
Gerhard Jaeger 25ad5f2280 Fixed "double free" problem in sane_exit. 2005-06-27 07:08:09 +00:00
Mattias Ellert a21fe44c4f sane-desc needs $(LIBLIB) 2005-06-26 09:56:24 +00:00
Mattias Ellert 4b5a6494fc Update Swedish translation 2005-06-26 04:40:54 +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