Wykres commitów

2759 Commity (1a62a5f0f06773d852c0198a01bb40dd5029c99f)

Autor SHA1 Wiadomość Data
Marcio Teixeira 1a62a5f0f0 Removed the "Incompatible" note for the UMAX2200US since it is supported by the "umax" backend. 2002-09-07 18:37:15 +00:00
Oliver Rauch 19b99d7197 updated umax.desc 2002-09-07 16:32:11 +00:00
Oliver Rauch 5e2087a43f Update of umax.desc: PowerLook 2100XL stable 2002-09-07 16:13:42 +00:00
Oliver Rauch 08bc05d7cd 2002-09-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax.c, umax.h, umax-scanner.c, umax.conf
          doc/descriptions/umax.desc
          Update to sane-umax build 36
2002-09-07 10:11:17 +00:00
Abel Deuring 9659512302 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:44 +00:00
Matthew Duggan 45bf928a3c * 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:49 +00:00
Karl Heinz Kremer 703f1c6a77 Fixed alloca compile problem by adding '#include ../include/lalloca.h". 2002-09-02 01:10:18 +00:00
Henning Geinitz 51fdd3a670 Fixed typo. 2002-09-01 20:02:29 +00:00
Henning Geinitz 53c7791af4 Minor updates and fixes. 2002-09-01 19:52:46 +00:00
Henning Geinitz 68ba537d93 Make sure that sane-desc is compiled when generating HTML pages. 2002-09-01 18:48:49 +00:00
Henning Geinitz 09710eca99 Updated desc and SANE standard sections. Removed ptal entry. 2002-09-01 18:47:17 +00:00
Peter Kirchgessner ea238f9bb7 Peter Kirchgessner: applied patch by David Paschal to remove PTAL-support 2002-09-01 17:47:37 +00:00
Karl Heinz Kremer 7a37599997 USB scanners are now using sanei_usb_ functions, split out SCSI related
functions to their own source/header file, added source/header file for
USB interface
2002-09-01 11:48:06 +00:00
Matthew Duggan f0722f0d5c Added support for FB620P to canon_pp backend. 2002-09-01 08:57:34 +00:00
Frank Zago 1fd72c6c6d Added teco2 entry. 2002-08-31 16:09:35 +00:00
Frank Zago 3385a045ea Fixed return code for sane_set_io_mode(). 2002-08-31 15:56:33 +00:00
Frank Zago 72fd6c7d6c Added teco2 backend. 2002-08-31 15:53:59 +00:00
Frank Zago df7dad6c29 added teco2 backend 2002-08-31 15:49:58 +00:00
Frank Zago 0387fd0e23 added teco2 backend. 2002-08-31 15:49:16 +00:00
Frank Zago 1e2e1f8cd2 backend integrated. 2002-08-31 15:46:31 +00:00
Frank Zago c8b46ff4f7 Added vm3510. 2002-08-31 02:54:15 +00:00
Frank Zago b3747c06fd Added support for the vm3510. 2002-08-31 02:40:54 +00:00
Frank Zago c5805946f1 Added Dextra DF-600P (vm3510). 2002-08-31 02:36:49 +00:00
Frank Zago 1c6901bae1 Added vm3510 info. 2002-08-31 02:28:27 +00:00
Rene Rebe c67286adee Commited the latest avision backend. 2002-08-30 09:21:51 +00:00
Henning Geinitz ecfaa7df88 First draft for 1.0.9. 2002-08-29 20:42:24 +00:00
Henning Geinitz 5228aee3ff Updated .desc and v4l section. Added entries for scanimage. 2002-08-29 20:14:27 +00:00
Henning Geinitz 6fdbf3b2fe Minor fixes and updates for the new .desc file format. 2002-08-29 20:12:44 +00:00
Henning Geinitz bea3d1460f Added warning about ALPHA software and bugs. Minor updates. 2002-08-29 19:45:26 +00:00
Henning Geinitz c9c55949f0 Added myself as active maintainer of v4l. 2002-08-29 19:39:28 +00:00
Henning Geinitz 8b8c958197 Deleted unused v4l-grab.h. 2002-08-29 19:37:43 +00:00
Henning Geinitz 8b0a038f61 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:53 +00:00
Oliver Rauch d054ded6c1 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:19 +00:00
Henning Geinitz 2b54c3e7c4 Used GNU indent style. 2002-08-25 19:36:18 +00:00
Henning Geinitz 421fa4e12a 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:37 +00:00
Henning Geinitz 65e67720e1 Fixed gamma4scanimage target for OS/2. 2002-08-25 13:57:52 +00:00
Frank Zago 4152fd6811 Fixed warnings. 2002-08-23 03:04:02 +00:00
Frank Zago d8bdabb406 Fixes warnings. 2002-08-23 02:23:04 +00:00
Frank Zago f5cc59b424 Fixed some warnings. 2002-08-23 02:13:57 +00:00
Frank Zago 6dc27bd66d Fixed a warning. 2002-08-23 02:09:05 +00:00
Frank Zago b6fa1b45de Added Dextra scanner to the list of untested, but potentialy supported, scanners. 2002-08-23 01:59:27 +00:00
Frank Zago 3788956db8 Added RELI 4830 inquiry string. 2002-08-23 01:55:39 +00:00
Frank Zago 88bda0db33 Increased version number. 2002-08-23 01:37:14 +00:00
Frank Zago fb939e9b4c Added threshold option for black & white. 2002-08-23 01:35:31 +00:00
Frank Zago 6259eb59d9 Added 3 new (untested) scanners. 2002-08-23 01:15:42 +00:00
Frank Zago ae2845430e Fixed the scsi inquiry string for the VM4542. 2002-08-23 01:14:37 +00:00
Frank Zago 0f58159c61 Enlarged the gamma table for the VM4542 (1024 entries as opposed to 256 for the previous scanners). 2002-08-23 01:14:06 +00:00
Andras Major 29b7b4d674 coolscan2 update to 0.1.7 2002-08-21 23:36:00 +00:00
Henning Geinitz 30caa0cb6b Added gamma4scanimage.c to DISTFILES. 2002-08-20 14:56:35 +00:00
Henning Geinitz 67ad076dac Added Hewlett-Packard ScanJet 4470C project. 2002-08-20 14:48:11 +00:00