Wykres commitów

1327 Commity (e4414bbd32dc2b3ba907c2ea51a5925a9642124c)

Autor SHA1 Wiadomość Data
Matthew Duggan e4414bbd32 * backend/canon_pp.c backend/canon_pp-dev.c backend/caon_pp-io.c
backend/canon_pp-dev.h: Many changes: Bug fixes, less memory leaks                                       (none left now?), more relaible, faster.  Biggest changes are                                            speculative reads (ask scanner to read more while data processing
occurs) and more reliable sending of commands.  Slight performance
increase over previous version.
* doc/sane-canon_pp.man: Added discussion noting that scanning
greyscale in green is bad for colour.
2002-08-07 07:56:09 +00:00
Matthew Duggan 7e08793645 * backend/canon_pp-dev.c: Misc bug fixes for fast machines, more
useful debug messages, more reliable file reads/writes.
2002-08-01 07:36:09 +00:00
Henning Geinitz c664285078 Changed timeouts and added scanner sleeps to improve reliability of 6x0P
models.  Also corrected typo which caused full bed scans to fail.  Disabled
problematic detect for now, will make detection slightly slower. Patch from
Matthew Duggan <stauff1@users.sourceforge.net>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 11:20:46 +00:00
Henning Geinitz 21c146f14b Added new canon_pp backend for the CanoScan FB330P, FB630P, N340P, and N640P
scanners. Patch from "Matthew Duggan" <stauff@guarana.org>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-01 22:54:24 +00:00
Frank Zago a2d5c5c4da Added mention of the AIX 5.1 version of the passthru driver. 1994-09-07 02:48:51 +00:00
Henning Geinitz 950417d02a 2000-11-23 Henning Meier-Geinitz <hmg@gmx.de>
* NEWS: Updated for SANE 1.0.4. Please check.
	* README.aix: Removed paragraph about shared libs not working.
	* README.linux: Added paragraph about excessive warnings due to glibc
	  bug (from Peter Kirchgessner).
	* TODO: Removed entry about shared libs not working on AIX. Added entry
	  about PTAL checks. Removed entry about DBG and microtek2. Added entry
	  about dc210 and jpeg functions. Added entry about using strchr()
	  instead of index().
	* sane.lsm: Added NEC.
	* backend/microtek2.c: (from karsten.festag@t-online.de (Karsten
	  Festag)) Use DBG instead of printf/fprintf. Use
	  #include "../sane/include/..." instead of #include "sane/...". Fixed
	  warnings.
2000-11-23 20:04:05 +00:00
Petter Reinholdtsen 2b78b9da98 Merge devel (v1.0.3) into head branch. 2000-08-12 15:08:46 +00:00
Henning Geinitz 6d05fab6a4 Removed "fuction" keyword (bourne shell compatibility). 1994-09-06 20:55:14 +00:00
Abel Deuring 56c0f1b27a sanei/sanei_scci.c doc/sanei-scsi.man:
default timeout for SCSI commmands is now 120 seconds; added
the environment variable SANE_SCSICMD_TIMEOUT to override
the default value.

Abel
2002-09-04 22:13:46 +00:00
Matthew Duggan 9c33ba5d35 * doc/sane-canon_pp.man doc/descriptions/canon_pp.desc:
Added FB320P to supported scanners after report of successful test.
  Added FB310P and FB610P to desc as specifically not supported yet.
2002-09-03 15:20:44 +00:00
Karl Heinz Kremer baaec9a95c Fixed alloca compile problem by adding '#include ../include/lalloca.h". 2002-09-02 01:10:14 +00:00
Karl Heinz Kremer 4aeda65d61 Forgot to commit the ChangeLog entry with my last update. 2002-09-02 00:58:27 +00:00
Henning Geinitz 32455a7ed2 Fixed typo. 2002-09-01 20:02:23 +00:00
Henning Geinitz 3601dd555b Minor updates and fixes. 2002-09-01 19:52:41 +00:00
Henning Geinitz a2f9266715 Make sure that sane-desc is compiled when generating HTML pages. 2002-09-01 18:48:45 +00:00
Henning Geinitz 3e0e3ae9b6 Updated desc and SANE standard sections. Removed ptal entry. 2002-09-01 18:47:15 +00:00
Peter Kirchgessner ecc0092f2a Peter Kirchgessner: Applied patch by David Paschal to remove PTAL-support
from hp-backend
2002-09-01 17:50:00 +00:00
Matthew Duggan d99e831794 Added support for FB620P to canon_pp backend. 2002-09-01 08:57:24 +00:00
Frank Zago 14094d0e24 teco2 backed 2002-08-31 16:09:52 +00:00
Frank Zago 5c87151330 added vm3510 2002-08-31 02:56:05 +00:00
Rene Rebe 422a14f907 Commited the latest avision backend. 2002-08-30 09:21:42 +00:00
Henning Geinitz df2c9d1cf8 First draft for 1.0.9. 2002-08-29 20:42:22 +00:00
Henning Geinitz 40e841089d Updated .desc and v4l section. Added entries for scanimage. 2002-08-29 20:14:25 +00:00
Henning Geinitz 336d75a99e Minor fixes and updates for the new .desc file format. 2002-08-29 20:12:32 +00:00
Henning Geinitz b28663f5fd Added warning about ALPHA software and bugs. Minor updates. 2002-08-29 19:45:19 +00:00
Henning Geinitz b1fccdf0d2 Added myself as active maintainer of v4l. 2002-08-29 19:39:26 +00:00
Henning Geinitz c26fc16861 Deleted unused v4l-grab.h. 2002-08-29 19:37:38 +00:00
Henning Geinitz b2824e043a Big clean up of Video for Linux backend. Removed old unused stuff from qcam
and others including unused options and variables concerning direct port
access. Removed wcam license (no "substantial portions of code" are used any
more). Removed unuesed headers. Made lots of global variables local. Lots of
checks for null pointer dereferences and errors when opening files or using
ioctl/mmap. Added option to select grey or color mode. Added support for
different channels. Fixed lots of options.  Made sure ioctls are only used
when necessary.  Used vendor == "Noname".  Added ??? comments for suspicious
code.  Lots of minor fixes and cleanup. Added version number: 1.0-2.
2002-08-29 19:34:46 +00:00
Oliver Rauch 744d5ac842 2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* frontend/scanimage.c, frontend/stiff.h, frontend/stiff.c:
          Added option "-i filename"/"--icc-profile filename":
          When image is saved in tiff format then this icc-profile is
          added to the tiff file as tiff tag
2002-08-27 17:57:13 +00:00
Henning Geinitz 37d6b396f5 Used GNU indent style. 2002-08-25 19:36:13 +00:00
Henning Geinitz 3f6dba8fd5 Fixed device list. Added more verbose error output. Unified DBG
messages. Fixed depth option. Reordered options in init_options to reflect
real order. Added some markers (/* ??? */) for suspicious code.
2002-08-25 19:25:33 +00:00
Henning Geinitz 494bfda0d8 Fixed gamma4scanimage target for OS/2. 2002-08-25 13:57:47 +00:00
Frank Zago a8d4da6cd8 Changes to the teco backends. 2002-08-23 03:14:53 +00:00
Andras Major ebe7e91a4e coolscan2 update to 0.1.7 2002-08-21 23:35:53 +00:00
Henning Geinitz a5266ac48c Added gamma4scanimage.1. 2002-08-21 17:51:44 +00:00
Henning Geinitz fdd78f7257 Added gamma4scanimage.c to DISTFILES. 2002-08-20 14:56:31 +00:00
Henning Geinitz 150b974b92 Added gamma4scanimage. 2002-08-20 14:49:19 +00:00
Henning Geinitz 821dbd3cdc Added Hewlett-Packard ScanJet 4470C project. 2002-08-20 14:48:10 +00:00
Oliver Rauch 4d534625a2 2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* tools/gamma4scanimage.c: Bugfix (atof->atoi)
        * tools/README: added gamma4scanimage
        * doc/Makefile.in: added manpage for gamma4scanimage
        * doc/gamma4scanimage.man: added manpage for gamma4scanimage
2002-08-18 13:54:10 +00:00
Karl Heinz Kremer 05c49b6992 Fixed typo in variable name.
Fixed IEEE-1394 problem with Perfection-2450.
Fixed problem with older B3 level SCSI scanners that do not support
the extended status request.
2002-08-17 22:08:24 +00:00
Oliver Rauch 10c341f8dd 2002-08-17 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* tools/gamma4scanimage.c: NEW: tool to create gamma table for scanimage
        * tools/Makefile.in: changed file to compile and install gamma4scanimage
2002-08-17 08:07:30 +00:00
Gerhard Jaeger 4bf748110c Major update. Better support for LM983x based devices. 2002-08-16 11:43:14 +00:00
Peter Fales fc6cdc5624 Fix allowed gphoto2 version numbers 2002-08-16 03:04:47 +00:00
Stéphane Voltz e38ea569be * backend/umax_pp_low.c: handled 'short read' with ppdev
* backend/umax_pp.c: assign size of 0 to group options
	* tools/umax_pp.c: upped version number
2002-08-15 08:31:59 +00:00
Henning Geinitz 1950b3509e Made Ulrich Deiters the active maintainer of the canon backend. 2002-08-14 14:30:03 +00:00
Matthew Duggan 3ac132f599 * backend/canon_pp.c backend/canon_pp-dev.c backend/caon_pp-io.c
backend/canon_pp-dev.h: Many changes: Bug fixes, less memory leaks                                       (none left now?), more relaible, faster.  Biggest changes are                                            speculative reads (ask scanner to read more while data processing
occurs) and more reliable sending of commands.  Slight performance
increase over previous version.
* doc/sane-canon_pp.man: Added discussion noting that scanning
greyscale in green is bad for colour.
2002-08-07 07:56:04 +00:00
Peter Kirchgessner d78276d523 Peter Kirchgessner, add missing got_connect_type in backend/hp.h 2002-08-07 05:03:20 +00:00
Peter Kirchgessner b9fbd56167 Peter Kirchgessner: hp-backend V0.96 (hp.c, hp-scl.c)
Check device names to prevent USB-devices to be opened as SCSI
2002-08-06 19:39:22 +00:00
Matthew Duggan 5e87600705 * backend/canon_pp-dev.c: Misc bug fixes for fast machines, more
useful debug messages, more reliable file reads/writes.
2002-08-01 07:36:05 +00:00
Peter Kirchgessner 981b7fe096 Peter Kirchgessner: doc/descriptions/hp.desc: Use Hewlett-Packard instead of HP 2002-07-31 17:21:52 +00:00