Wykres commitów

377 Commity (0b66eb646e65eee22c83bb4475918b59bb62e77d)

Autor SHA1 Wiadomość Data
Henning Geinitz 5574397138 Added backend mustek_usb for Mustek USB scanners. Currently the
600 CU, 1200 CU, 1200 CU Plus and 1200 UB are supported.
2001-09-09  Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-09 14:25:58 +00:00
Peter Fales 275d03e3df Initial version for gphoto2 backend 2001-09-07 02:43:24 +00:00
Peter Fales b7b69b7c9c Initial version of gphoto2 backend 2001-09-07 02:41:01 +00:00
Stéphane Voltz 4ec6ed0237 * removed sanei_config2 from umax_pp depencies 2001-09-06 04:25:58 +00:00
Henning Geinitz 5bf1620e3f Fixed spelling mistakes concerning st400.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-09-05 19:54:36 +00:00
Jochen Eisinger e73c822a4d 2001-09-05 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/net.c: ignoring size of parameter value for
          SANE_ACTION_SET_AUTO (as described in the SANE standard)
2001-09-05 18:03:12 +00:00
Jochen Eisinger bfb8aaa589 2001-09-04 Jochen Eisinger <jochen.eisinger@gmx.de>
* backend/net.desc doc/saned.man doc/sane-net.man: added
	  pointer to new saned homepage
	  (http://home.nexgo.de/jochen.eisinger/saned/)
2001-09-04 15:22:25 +00:00
Peter Kirchgessner eff7de89e0 Set version number to 0.95 2001-09-04 14:03:18 +00:00
Peter Kirchgessner b94f799b28 - add support for active XPA
- check if paper in ADF for ADF scan
      - add option lamp off
      - remove some really unused parameters
2001-09-04 13:51:11 +00:00
Henning Geinitz 048289b532 Added sanei_usb dependency.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-30 19:04:12 +00:00
Henning Geinitz 40ff2b7b80 Update to backend version 1.0-112. Some minor fixes for returning
the scan slider and OS/2.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-26 10:56:39 +00:00
Henning Geinitz a9218c2311 Fixed minor bugs in debug output and documentation.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-26 10:39:54 +00:00
Oliver Rauch 4ddf86fe34 Oliver Rauch:
corrected wrong version number in umax.c
2001-08-26 09:03:49 +00:00
Oliver Rauch a0048c88a2 2001-08-26 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax.c backend/umax.desc doc/umax/umax.CHANGES:
          umax scsi backend update to version 1.0 build 29
2001-08-26 09:02:39 +00:00
Stéphane Voltz 37dcc45546 * removing file mistakenly created in repository 2001-08-19 05:06:03 +00:00
Peter Fales 181197cbda Added folder selection option 2001-08-05 20:39:46 +00:00
Henning Geinitz 8f87532845 New file. This backend supports the Mustek 1200UB, 1200CU and 1200CU Plus.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-05 09:20:02 +00:00
Henning Geinitz 40b834f3f0 Call stop_scan only when scan was cancelled. Some more debug
messages. New version: 1.0-111.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-18 18:12:49 +00:00
Peter Fales 5463207303 Fix bug that can cause core dump while attempting to connect with
powered off camera
2001-07-12 02:58:33 +00:00
Henning Geinitz 2f82f4fdf8 Fixed bug in fix_line_distance_block that resulted in too much data transfered
to the frontend. New version: 1.0-110.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-11 21:41:28 +00:00
Henning Geinitz ac8cebc179 Fixed problem with SCSI command queuing. Fixed problem that
resulted in black images on some Paragon 6000SP scanners. Added
option to disable backtracking. New version: 1.0-109.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-09 18:18:58 +00:00
Henning Geinitz 7df1dc9254 Added option for disabling double-buffering. Updated man page. New version:
1.0-108.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-07 15:16:08 +00:00
Oliver Rauch 92e44963e8 2001-06-24 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax*: bugfixes:
          * bugfix for DOR:
            - bottom-right edge keeps in position if possible when DOR is switched on

          * bugfix for Astra 610S color mode:
            - scale_y is set to 0.5 if y_resolutions is smaller than optical_res/2
              this does fix the color scan problems for Astra 610S.
              Not tested for Astra 600S.
2001-06-24 01:02:36 +00:00
Peter Fales 6c4ef58b92 Back out mkdtemp change. mkdtemp is not available on all platforms 2001-06-21 01:48:33 +00:00
Oliver Rauch 0dfd18228d 2001-06-17 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* Changelog: added snapshot marker 2001-06-17

        * backend/umax*: bugfixes:
         - removed "#include <assert.h>" from umax.c: assert() is never called
         - bugfix for 3 pass scanning:
           reposition_scanner is called in sane_start for 2nd and 3rd pass of 3 pass scan
         - bugfix for UTA and DOR geometry offsets
2001-06-17 22:49:17 +00:00
Peter Fales 66d8bc2029 Added a patch from Tim Waugh to use mktemp instead of mkdtemp 2001-06-15 04:07:40 +00:00
Karl Heinz Kremer 30409c6500 Karl Heinz Kremer <khk@khk.net>
backend/epson.desc: Added GT-9500 (same scanner as Expression 636)
backend/epson.c: Finally updated version #
2001-06-14 02:10:03 +00:00
Henning Geinitz 2dfbb1a8f5 Link to djpeg only once.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-09 14:46:59 +00:00
Henning Geinitz 2e46b369c7 Check for sys/sem.h and disable snapscan if it isn't available.
Removed "//" (C++-style comment) from config.h.in.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-09 10:38:44 +00:00
Peter Fales 3746de6c2f Fixed bug where attempting to change the "image number" in an empty camera
causes a core dump.
2001-06-07 04:13:36 +00:00
Henning Geinitz 7d4c8be1ea Declared all internal functions static.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-04 16:14:11 +00:00
Oliver Rauch 36a7f44f64 *** empty log message *** 2001-06-04 13:26:09 +00:00
Peter Fales 6410da5ee9 backend/dc240.c - Batch scanning of multiple images with scanimage
was failing if subsequent images have a different size than
from the first image.
2001-06-04 04:33:05 +00:00
Henning Geinitz d90edc34e2 Fixed yet another segfault. Added debug messages.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-03 14:57:00 +00:00
Peter Fales 4068282fba Add "auto increment" option to allow all images to be downloaded with
the --batch option to scanimage.
2001-06-03 04:07:06 +00:00
Chris Pinkham 968c1ce14e 2001-06-02 Chris Pinkham <cpinkham@infi.net>
* backend/artec.desc: updated version number to match artec.c.
2001-06-02 16:32:58 +00:00
Henning Geinitz be5065a948 Another occurence where struct flock must be defined for OS/2.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-02 14:33:32 +00:00
Henning Geinitz 990cfd6f4c Update to backend version 0.12 (from Kazuya Fukuda <kazuya@pjs.nevt.nec.co.jp>).
Removed references to sharp backend (grep for "JX"). Check for
HAVE_SYS_SHM_H before including sys/shm.h and disable shared
memory support if necessary. Free devlist allocated in
sane_get_devices() in sane_exit() resolution setting bug fixed
(PC-IN500/4C 10dpi step). Removed resolution list.
2001-06-02 12:49:47 +00:00
Oliver Rauch f0ecd3d80b 2001-06-02 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* changed minimum scsi buffer size from 64KB to 32KB
2001-06-02 12:07:14 +00:00
Henning Geinitz f211f7b92e Fixed two bugs: pss->devname must be checked for 0. Return total
number of lines in sane_get_parameters (patch from Ben Stanley
<bds02@uow.edu.au>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-01 16:24:46 +00:00
Henning Geinitz 3d4920dde4 Check for struct flock and define it if necessary.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-31 20:49:01 +00:00
Henning Geinitz d24bbc4398 Fixed config_line[len-1] bug which could generate an access
violation if len==0.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-31 18:01:39 +00:00
Marian Eichholz 31db505f02 sm3600: <marian@freenet-ag.de> better calibration and fixed non-statics 2001-05-30 22:35:46 +00:00
Marian Eichholz ba98b533f6 better calibration for sm3600 2001-05-29 20:28:18 +00:00
Marian Eichholz 44682ed3d4 build 3 of sm3600 2001-05-29 19:43:05 +00:00
Henning Geinitz d0b503198d Added config file and some documentation for it.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-29 18:27:52 +00:00
Peter Fales 6b3bb26de0 Fix obscure bug that can cause core dump if camera status table doesn't
correctly report the number of pictures
2001-05-29 02:42:05 +00:00
Henning Geinitz c452492f59 setResolutions has only 5 instead of 6 resolutions.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-27 09:22:11 +00:00
Jochen Eisinger db7eaab9c4 2001-05-26 Jochen Eisinger <jochen.eisinger@gmx.net>
* backend/mustek_pp.c: declared function comp() static
	* TODO: removed entry regarding this problem
2001-05-26 23:02:11 +00:00
Chris Pinkham 54f2cb2302 2001-05-26 Chris Pinkham <cpinkham@infi.net>
* backend/artec.c: Added code in sane_exit() to free memory
      malloced in sane_get_devices().  Declared several functions
      'static' so they are not exported.
    * TODO: removed 'artec' backend from list mentioned in describing
      above problems.
2001-05-26 21:50:47 +00:00
Henning Geinitz 3dda1fd7a0 Updated to version 0.9 (from Karsten Festag
<karsten.festag@t-online.de>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 13:18:42 +00:00
Henning Geinitz 73f193944d Updated snapscan backend to version 1.2 (from
Sebastien Sable <Sebastien.Sable@snv.jussieu.fr>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 12:47:34 +00:00
Henning Geinitz 9904ee4f24 Made all non-sane-api functions static. Fixed some warnings.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 12:29:23 +00:00
Henning Geinitz cf0f7a6ce4 Changed status to new.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 09:44:46 +00:00
Henning Geinitz 703d0b1ac0 Changed status to alpha because backend isn't new any more.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-26 09:42:30 +00:00
Jochen Eisinger 3c768ecad8 2001-05-25 Jochen Eisinger <jochen.eisinger@gmx.net>
* doc/sane-mustek_pp.man, backend/mustek_pp.desc: Changed URL
	  of the homepage to home.nexgo.de/jochen.eisinger/sane/
2001-05-25 16:11:15 +00:00
Karl Heinz Kremer 31e2d7c17c Karl Heinz Kremer <khk@khk.net>
backend/epson.c: Allow more than 8 bit color depth for
  preview mode since Xsane can handle this. Some code cleanup.
  Removed ancient code that was used to determine the resolution
  back when the backend still had a slider for the resolution
  selection.
backend/epson.desc: Updated version number, added new scanners.
2001-05-25 14:37:25 +00:00
Matto Marjanovic 8df583caba o Added support for Agfa StudioStar (weird pixel packing)
o A couple of small fixes (missing 'static' declarations)
o Upped version to 0.12.3
2001-05-23 22:50:26 +00:00
Matto Marjanovic 34f44f87cd Small fixes to microtek backend:
o Use 'expanded contrast/exposure settings' inquiry data to dynamically
   set ranges for those options.
 o Incorporate patches for Polaroid SprintScan 35LE  (from Dick Bruijn)
    - added "Polaroid" vendor string
    - screwed around with 'brightness' setting
    - attached 'negative scan' button
 o sane_exit() now frees the devlist allocated by sane_get_devices()
 o upped version to 0.12.2
2001-05-23 16:51:41 +00:00
Henning Geinitz fdf421eb8c Added target "uninstall".
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-21 20:20:54 +00:00
Oliver Rauch 974b5eacf6 removed bug in umax backend sane_exit
Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
2001-05-17 21:47:34 +00:00
Oliver Rauch 163592db5f * removed backend/umax.BUGS
* updated umax backend doc

	Oliver Rauch <Oliver.Rauch@Rauch-domain.de>
2001-05-17 21:21:04 +00:00
Oliver Rauch 0239ab00e5 * updated umax backend to version 1.0 build 26
Oliver Rauch <Oliver.Rauch@rauch-domain.de>
2001-05-17 21:17:39 +00:00
Peter Fales b959f2bc20 Added DBG(1,...) to print version string 2001-05-17 03:14:38 +00:00
Henning Geinitz 25703944ef Added sm3600 backend
(from Marian Eichholz <eichholz@computer.org>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-16 18:59:55 +00:00
Chris Pinkham 9b82d8f9cb 2001-05-16 Chris Pinkham <cpinkham@infi.net>
* backend/artec.c: changed #include to use "../include/sane/config.h"
         instead of "sane/config.h".
2001-05-16 17:29:41 +00:00
Gerhard Jaeger ad54d68112 plustek.c: Free memory malloced in sane_get_devices() in sane_exit() 2001-05-14 14:24:04 +00:00
Petter Reinholdtsen 95d59dfee4 Updated with current version and contact information. 2001-05-14 08:39:35 +00:00
Peter Fales 434c5c8898 Remove DBG(0,...) line that was getting printed
for non-dc25 users.
2001-05-14 03:28:05 +00:00
Henning Geinitz 8e819c331b Fixed some memory leaks. A bit of reformating. Added more
debug output. Used #include "../include/sane/...".
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-05-13 16:23:48 +00:00
Jochen Eisinger 0ae8b87c55 2001-05-11 Jochen Eisinger <jochen.eisinger@gmx.de>
* TODO, backend/mustek_pp.c: fixed line-end handling, removed entry
	  from TODO list
2001-05-11 18:49:37 +00:00
Simon Munton 1a78ebaf5f Updates to pie.c to free devlist in sane_exit and to not try and remove
newlines after calling sanei_config_read()
2001-05-08 12:08:40 +00:00
Peter Fales f8dead9c20 Clean up compiler warnings and fix (minor) memory leak 2001-05-08 03:30:34 +00:00
Peter Fales d794b8afa0 Clean up compiler warnings and fix minor memory leak 2001-05-08 03:30:01 +00:00
Henning Geinitz 5bb971f671 Free devlist in sane_exit. Use "../include/sane/...". 2001-05-06 19:08:13 +00:00
Henning Geinitz be8f64a8d6 Removed access to uninitialized memory. Increased version number. 2001-05-06 09:18:11 +00:00
Henning Geinitz ffa8983698 Removed access to uninitialized memory. Changed htons to ntohs
in DBG statement. Increased version number.
2001-05-06 09:16:13 +00:00
Gerhard Jaeger 3b871f7876 Applied Petters' patch to avoid an illegal memory access 2001-05-04 16:51:26 +00:00
Henning Geinitz 0e6d28e8e8 Added umax_pp backend (patch from Stéphane Voltz
<svoltz@wanadoo.fr>).
2001-05-03 19:34:01 +00:00
Chris Pinkham 1af3146faa l2001-04-29 Chris Pinkham <cpinkham@infi.net>
* backend/artec.c: Fixed bug causing possible dereference of a NULL
      pointer.
    * backend/artec.desc: Modified USB entry to say AS6E scanner supported
      by SANE AS6E backend.
2001-04-30 02:00:04 +00:00
Petter Reinholdtsen 165e106361 Make sure net backend release all memory when finished. 2001-04-29 11:11:07 +00:00
Henning Geinitz 710a6eca75 2001-04-29 Henning Meier-Geinitz <henning@meier-geinitz.de>
* PROJECTS: Added entry for the Fujitsu M3091DCd. Updated my email
	  address.
	* TODO: Added entry for the Fujitsu M3091DCd and a combined Fujitsu
	  backend. Clarified that "printf" also shouldn't be used.
	* backend/dll.desc: Added my email as contact address.
	* backend/m3091.desc: New file for the Fujitsu M3091DCd.
	* doc/sane-mustek.man: Updated URL.
2001-04-29 10:11:08 +00:00
Henning Geinitz 28345d62ab 2001-04-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/mustek.CHANGES backend/umax.CHANGES backend/umax.FAQ
	  backend/umax.TODO: Moved to doc/mustek respectively doc/umax.
	* doc/canon.CHANGES doc/canon.install2700F.txt doc/canon:
	  Moved canon-specific documentation to doc/canon.
	* doc/mustek: New subdirectory for mustek-specific documentation.
	* doc/sane-umax*.html doc/sane-umax*.jpg doc/sane-umax-doc.tex
	  doc/sane-umax-doc.dvi doc/umax: Moved all the umax-specific
	  documentation to new subdirectory umax.
2001-04-28 12:07:23 +00:00
Peter Kirchgessner 2c996ad99d Add new models by PTAL-library 2001-04-28 06:55:19 +00:00
Henning Geinitz 852de5287f 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/agfafogus.c: Moved PATH_MAX after sanei_backend.h include
	  to avoid warning. Changed printf to DBG.
	* backend/mustek.c backend/mustek.CHANGES backend/mustek.desc: Added
	  support for translating options. Used only PACKAGE_VERSION for
	  output. Updated email address. New version: 1.0-107.
	* include/sane/sanei_backend.h include/sane/saneopts.h: Added macro
	  SANE_I18N. It's used to mark strings that can be translated and
	  used by a frontend. Usually these are option titles and descriptions
	  as well as the contents of string lists. Used this macro to mark
	  the translatable strings in saneopts.h. More translation support
	  will follow.
2001-04-27 19:28:56 +00:00
Henning Geinitz c7366e2d3c 2001-04-22 Henning Meier-Geinitz <henning@meier-geinitz.de>
* PROBLEMS: Point to pnm/saned security risks.
	* TODO: Removed the entries about epson usb mis-detection and check
	  for installed sane versions.
	* configure configure.in backend/Makefile.in: Added detection of older
	  versions of SANE. The pnm backend is now disabled by default.
	* backend/dll.c backend/dll.desc: Fixed file descriptor leak (found by
	  Douglas Gilbert). New version: 1.0.2.
	* backend/net.desc: Added Jochen Eisinger's email address as contact
	  for the net backend.
	* doc/sane-pnm.man: Point to pnm/saned security risks.
2001-04-22 20:01:30 +00:00
Karl Heinz Kremer 8672f6e42c Commented out the USB config entry. This can block other USB scanners from
being recognized.
2001-04-21 13:39:11 +00:00
Henning Geinitz e5dc0a9742 2001-04-19 Henning Meier-Geinitz <henning@meier-geinitz.de>
* AUTHORS: Added Michael Herder and me for pnm. Updated my email
	  address.
	* TODO: Removed pnm entry about adding more options. Added entry about
	  epson backend freezing when trying to detect non-epson USB scanner.
	  Added entry about adding contact adresses to .desc files. Added
	  comment about me working on a sane man page. Removed entry about OS/2
	  problems in sanei_scsi.c.
	* configure configure.in: Removed a newline in --help message.
	* backend/pnm.c: Added several options: gamma tables
	  (-> arrays), resolution option (word list), read only test option
	  (SANE_CAP_SOFT_DETECT), several options for returning status codes
	  in sane_read (all of this is from Michael Herder <crapsite@gmx.net>).
	  Added build version info, print version information in sane_init.
	  Use ../include/sane/ for includes. Version is 1.0.1.
	* backend/pnm.desc: Updated contact info and version.
2001-04-19 21:10:26 +00:00
Gerhard Jaeger 73bfb2d153 removed again that old fgets() call - sorry... 2001-04-19 10:45:15 +00:00
Henning Geinitz b5bbc657c3 2001-04-17 Henning Meier-Geinitz <hmg@gmx.de>
* backend/dc210.desc backend/dc240.desc backend/microtek2.desc:
	  Update contact information for backends. dc240 status is :NEW.
	* TODO: added entries about as6e status shouldn't be :new, and
	  installing all documentation files.
2001-04-17 19:45:27 +00:00
Henning Geinitz e1767e5ea9 2001-04-16 Henning Meier-Geinitz <hmg@gmx.de>
* README: Updated xsane link.
	* configure configure.in backend/dll.c backend/dll.desc
	  backend/net.c backend/net.desc include/sane/config.h.in
	  Yet another change in the version system for dll and net.
	  For sane_init return the version of the package but use
	  own internal version number in the source (printed with
	  debugging enabled) and in *.desc. The internal versions
	  of both net and dll are set to 1.0.1. Please increase the
	  build number with every change on the source files.
	* doc/realeases.txt -> doc/releases.txt. Fixed spelling error.
	  Added entries about sane-backends.html, sane.ps, man pages,
	  platforms page.
2001-04-16 12:21:41 +00:00
Gerhard Jaeger 6850c11f5e Missed this file.... 2001-04-14 15:13:44 +00:00
Gerhard Jaeger 92b4f8dc1b Moved to version 0.39 - minor fixes and additional models supported now. 2001-04-14 15:06:43 +00:00
Henning Geinitz 30b517b433 2001-04-13 Henning Meier-Geinitz <hmg@gmx.de>
* PROJECTS TODO: Added entry about E3 USB chipset.
	* backend/dll.c backend/dll.desc: New version is 1.0.5. Version and
	  PACKAGE_VERSION is printed with debug level set to 1 or higher.
	  The version numbers of all backends that are loaded are printed
	  at debug level 3 or higher. Print error if backend with wrong
	  major version number is loaded. Some standardization changes
	  concerning the DBG messages.
	* backend/net.c backend/net.desc: New version is 1.0.5. Version and
	  PACKAGE_VERSION is printed with debug level set to 1 or higher.
	  Some standardization changes concerning the DBG messages.
	* backend/pnm.c: Return SANE_INFO_RELOAD_PARAMS even if the pnm
	  file doesn't exist or can't be loaded (from mh <crapsite@gmx.net>).
	* doc/backend-writing.txt: Added AUTHORS to the list of things that
	  should be updated when including a new backend. Added points about
	  avoiding printf and exit in backends.
	* doc/releases.txt: New file. This text summarizes some points to
	  pay attention to when a new release of sane-backends is made.
	  Additions and corrections are appreciated.
	* doc/scanimage.man: Add some more information about the -V option.
	* frontend/scanimage.c: The option -V now also prints the version of
	  the backend (ususally dll).
2001-04-13 17:04:51 +00:00
Henning Geinitz bc4002f3c8 2001-04-08 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.CHANGES
	  Added detection of the TA for the Paragon 1200 SP Pro. Added
	  warning about not supported Trust scanners. Changed description
	  of contarst and brightness settings. Backend status is "stable"
	  now. New version: 1.0-106.
	* acinclude.m4 aclocal.m4: Fixed comment concerning dc240.
	* configure configure.in include/sane/config.h.in: Added test for
	  socklen_t in sys/socket.h. This fixes the compilation problem on
	  Irix.
	* doc/sane-avision.man doc/sane-ricoh.man doc/sane-s9036.man
	  doc/sane-tamarack.man: find-scanner is now called
	  sane-find-scanner and installed on the system so it's not
	  necessary to point to the tools directory.
	* frontend/scanimage.c: Fixed too long line in output.
	* sane-config.in: Name is sane-config again (was sane-backends-config
	  due to the renaming of the package).
	* TODO: Removed entry about net.c not compiling on Irix and
	  references to find-scanner in the man pages. Updated numbers of
	  the compilation warnings. Still too many, however.
2001-04-08 15:53:05 +00:00
Henning Geinitz 0260267deb 2001-04-07 Henning Meier-Geinitz <hmg@gmx.de>
* backend/sc240.c backend/dc240.h backend/dc240.conf
	  backend/dc240.desc backend/dll.conf doc/sane-dc240.man:
	  Added dc240 backend for the Kodak DC240 Digital camera (from
	  Peter Fales <peter@fales.com>).
	* doc/Makefile.in: Added sane-dc240 in section 5.
	* backend/Makefile.in: Added dc240.
	* configure configure.in: If the jpeg libs are not available,
	  dc240 is also disabled.
	* AUTHORS: Added entry for dc240 and updated email address of
	  Peter Fales.
	* NEWS: First version of the news entry for 1.0.5.
	* PROJECTS: Removed dc240. Added Microrec ScanMaker 3600.
	* README: Added dc240.
	* TODO: Removed dc240. Added entry about keep-alive mechanism in saned.
	* sane-backends.lsm: Added dc240.
	* testsuite/.cvsignore: New file. Added entry for Makefile.
2001-04-07 18:58:45 +00:00
Karl Heinz Kremer 0a9e0a919f Next attempt to get the reported number of lines correct for the
"color shuffling" part.
Added more comments.
2001-04-01 02:28:56 +00:00
Henning Geinitz 9760b7893d 2001-03-31 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.h
	  backend/mustek.CHANGES: Fixed grascale gamma for the 600 II N.
	  Fixed ADF problems when selecting windows smaller than the
	  whole scan area. Fixed linedistcnace corrections issues concerning
	  ADF and concerning 1200SP V 1.00. New version: 1.0-105.
2001-03-31 20:02:44 +00:00
Oliver Rauch 048276ef82 umax backend update to version 1.0 build 25
Oliver Rauch
2001-03-04 22:05:41 +00:00
Abel Deuring 0c18bf49c4 bug in the Solaris/Schilling driver part of sanei/sanei_scsic
(null pointer dereference) fixed.
bug in backend/tatamrack.c (inconsistent arguments of sanei_scsi_cmd) fixed.
2001-02-26 23:01:43 +00:00