Wykres commitów

3309 Commity (ea2a506cbaace4807f7e8f8bdb9e7e4cbc60174d)

Autor SHA1 Wiadomość Data
Henning Geinitz f258eabe72 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:15 +00:00
Gerhard Jaeger 7b65141d47 removed again that old fgets() call - sorry... 2001-04-19 10:45:11 +00:00
Petter Reinholdtsen f67418e5d7 Fix typo in previous commit. 2001-04-19 07:28:39 +00:00
Karl Heinz Kremer 8b16eca789 doc/sane-epson.man: Fixed types, some reformatting and got rid
of a duplicate paragraph.
2001-04-17 23:06:08 +00:00
Henning Geinitz b9f27d2f87 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:23 +00:00
Petter Reinholdtsen 363046d450 New target 'sort-cvsignore' to keep all .cvsignore files sorted. 2001-04-16 17:39:06 +00:00
Petter Reinholdtsen b4b960dbd1 Try to guess how to set runtime link path, and make it easier to extend. 2001-04-16 17:23:34 +00:00
Petter Reinholdtsen 0b1aae22ec Clean up warning flag handling. 2001-04-16 17:16:56 +00:00
Henning Geinitz e37eb52863 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:31 +00:00
Gerhard Jaeger 8c73f868b4 Moved to version 0.39 - minor fixes and additional models supported now. 2001-04-14 15:06:37 +00:00
Oliver Rauch df4bcc91dc Oliver Rauch <Oliver.Rauch@Rauch-Domain.de>:
Changed my email address in AUTHORS
2001-04-13 21:31:26 +00:00
Henning Geinitz 1bd2b4195a 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:41 +00:00
Abel Deuring 09825071b4 Added missing ChangeLog ntry for my last patch
Abel
2001-04-11 20:41:13 +00:00
Henning Geinitz 2723af645a 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:52:48 +00:00
Henning Geinitz a50cf0bc5f 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:33 +00:00
Karl Heinz Kremer b634c2d2e2 Next attempt to get the reported number of lines correct for the
"color shuffling" part.
Added more comments.
2001-04-01 02:28:52 +00:00
Henning Geinitz 4a899c91e6 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:39 +00:00
Henning Geinitz a9919ba544 2001-03-31 Henning Meier-Geinitz <hmg@gmx.de>
* PROJECTS: Updated entry about Canon 1220U and Umax 1220P / HP3200C.
	  Added entry about Kodak DC-240.
	* TODO: Added Umax 1200P/2000P & HP 320C + Kodak DC-240 as backends
	  to be included. Added net.c compilation problem.
2001-03-31 10:33:06 +00:00
Jochen Eisinger 4122ed136f 2001-03-10 Jochen Eisinger <jochen.eisinger@gmx.net>
* frontend/saned.c: fixed bug that allowed access to a scanner
	  without being prompted for a password
2001-03-10 15:31:43 +00:00
Oliver Rauch f1cffa5d83 umax backend update to version 1.0 build 25
Oliver Rauch
2001-03-04 22:05:25 +00:00
Abel Deuring 6e4d27ffec 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:38 +00:00
Petter Reinholdtsen 67ef75ed86 Add comment on how link problems should really be fixed. 2001-02-22 10:07:14 +00:00
Petter Reinholdtsen 610873bb38 List memleak problem for sane_get_devices(). 2001-02-22 10:05:59 +00:00
Petter Reinholdtsen 5566ce3ad8 Really move definition of SCSIBUFFERSIZE from CFLAGS to config.h.
(forgot part of the patch last time.)
2001-02-22 09:58:02 +00:00
Petter Reinholdtsen 1ef833af84 Started on runtime test suite. Currently only tests if PNM test
scanning works.
2001-02-22 09:53:04 +00:00
Petter Reinholdtsen 9ad7ff4a4d Include "sane/sanei.h" to make sure the prototype match the function. 2001-02-22 09:48:14 +00:00
Petter Reinholdtsen 964c36960b Write more sensible error message when failing to open PNM file. 2001-02-22 09:45:23 +00:00
Petter Reinholdtsen fabecc8c44 Include <fcntl.h> before testing for O_NONBLOCK and <limits.h> before
testing for PATH_MAX to increase the chances of getting the real value.
2001-02-22 09:41:44 +00:00
Petter Reinholdtsen b8d88315a5 Wrong date. 2001-02-12 19:32:12 +00:00
Petter Reinholdtsen 5ad42bc4cc Get rid of small memory leak when using 'scanimage -L'. 2001-02-12 19:30:57 +00:00
Tom Martone 6e7da4c80e 2001-02-10 Tom Martone <tom@martoneconsulting.com>
* backend/bh.c backend/bh.h doc/sane-bh.man
	  added support for Copiscan 8000 series by Mark Temple
	  added options deskew and rotation
	  inquiry compares product to COPISCAN rather than COPISCAN II
2001-02-10 18:27:04 +00:00
Peter Kirchgessner a1c23ef9ab hp-backend V0.94: switch off lamp after scan 2001-02-04 17:39:15 +00:00
Abel Deuring fee236a2a0 New version of linux_sg3_err.h without
#include <linux/../scsi/sg.h>;
even more debug output in sanei_scsi.c.
2001-01-31 21:54:45 +00:00
Oliver Rauch 0c2495dc55 added sane-config part to TODO
Oliver Rauch
2001-01-24 00:13:34 +00:00
Tom Martone 25d85fc32e 2001-01-21 Tom Martone <tom@martoneconsulting.com>
* backend/dll.conf: Added bh
2001-01-21 17:04:56 +00:00
Henning Geinitz 7b652754d7 2001-01-21 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added Tom Martone.
	* PROJECTS: Removed bh (now included in sane).
	* README: Added entry for sane-bh(5).
	* TODO: Removed bh. Updated BearPaw entry. Added entry about v4l
	  problem.
	* backend/v4l.c: Changed comment as v4l is part of the sane package.
2001-01-21 11:49:05 +00:00
Tom Martone 5519e3ce22 2001-01-20 Tom Martone <tom@martoneconsulting.com>
* doc/.cvsignore: Added sane-bh.5.
2001-01-21 00:05:55 +00:00
Tom Martone fa2de62634 2001-01-20 Tom Martone <tom@martoneconsulting.com>
* backend/bh.c backend/bh.conf backend/bh.h doc/sane-bh.man
	  Added new backend Bell and Howell Copiscan scanners
	* backend/bh.desc
	  Updated version from (0.1) to 1.0-4
	  Referenced manpage
	* backend/Makefile.in
	  Added bh to PRELOADABLE_BACKENDS
	  Added libsane-bh.la dependencies
	* doc/Makefile.in
	  Added sane-bh.5 to SECT5
2001-01-20 23:46:46 +00:00
Henning Geinitz 179472c40a 2001-01-17 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.h
	  backend/mustek.CHANGES doc/sane-mustek.man:
	  Added 36 bit mode for Pro models. Removed support for "special"
	  modes, used options instead. Code cleanup. Updated manpage
	  concerning sane-find-scanner. New version: 1.0-104.
	* configure: regenerated from configure.in.
2001-01-17 19:05:34 +00:00
Petter Reinholdtsen 64b0ca3ccc Make sure to initialize uninitialized variable 'defined' to zero. 2001-01-14 23:55:49 +00:00
Petter Reinholdtsen fee08d0488 Add missing prototype for sanei_w_ptr() and sanei_w_bool(). 2001-01-14 23:51:41 +00:00
Petter Reinholdtsen 7f9d502299 Move definition of HAVE_DEV_URANDOM and SCSIBUFFERSIZE from
CFLAGS to config.h.
2001-01-14 23:45:24 +00:00
Abel Deuring 5badde6399 sanei_scsi.c: timeout for SCSI commands sent via the Linux SG driver version
3 increased.
2001-01-09 22:05:45 +00:00
Henning Geinitz a03c769098 2001-01-09 Henning Meier-Geinitz <hmg@gmx.de>
* PROJECTS TODO: Added/updated entries about backends for Mustek
	  BearPaw and 1200 UB scanners.
2001-01-09 19:59:34 +00:00
Abel Deuring 8f2b11ae56 sanei_scsi.c: Added support for Linux devfs + improved detection of
sanei_scsi_max_request_size.

backend/sharp.c: now checks for existence of shm.h
2001-01-07 18:07:52 +00:00
Henning Geinitz 99733d0383 2001-01-03 Henning Meier-Geinitz <hmg@gmx.de>
* PROJECTS: Added Umax 1220P / HP3200C.
2001-01-03 22:21:56 +00:00
Henning Geinitz 8190f8f9ab 2000-12-31 Henning Meier-Geinitz <hmg@gmx.de>
* tools/find-scanner.c: Removed. Now called sane-find-scanner.
	* tools/sane-find-scanner: New file (was find-scanner).
	* tools/.cvsignore tools/Makefile.in tools/README: Updated because
	  of name change. sane-find-scanner is installed now.
	* README README.linux: Updated because of sane-find-scanner.
	* frontend/scanimage.man: Updated because of sane-find-scanner.
	* doc/sane-find-scanner.man: New file.
	* doc/.cvsignore doc/Makefile.in: Added sane-find-scanner(1).
	* TODO: Updated concerning sane-find-scanner. Added entry about
	  qcam /tmp file handling. Some spelling corrections.
2000-12-31 19:34:54 +00:00
Henning Geinitz 826e5aa960 2000-12-31 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.CHANGES backend/mustek.c backend/mustek.desc
	  backend/mustek.h doc/sane-mustek.man:  Added calibration for Pro
	  scanners and the SE 12000 SP Plus. Added option to use the full
	  legal size of the Paragon 1200 LS scanner. Added fast preview for
	  Pro scanners. Bug fixes. New version: 1.0-103.
2000-12-31 00:13:53 +00:00
Karl Heinz Kremer b296d44a0d Version 0.2.01
Added bit-depth selection again.
Fixed problem with bilevel scanning with Perfection610: The
line count has to be an even number with this scanner.
Several initialization fixes regarding bit depth selection.
This version goes back into the CVS repository, the 1.0.4
release is out and therefore the code freeze is over.
Some general cleanup, added more comments
2000-12-25 22:33:00 +00:00
Henning Geinitz 94b72e1e9c 2000-12-23 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Removed entry about net/saned crashes.
	* backend/net.c: Fixed segfault when using SANE_TYPE_STRING options
	  (e.g. scanimage on localhost). Added checks to prevent other
	  segfaults. Fixed some warnings.
	* backend/snapscan.desc: Changed to use new homepage.
2000-12-23 20:11:18 +00:00
Henning Geinitz 7da5dda2d2 2000-12-23 Henning Meier-Geinitz <hmg@gmx.de>
* NEWS: Added date of release.
	* TODO: Removed entries about PATH_MAX, sanei_scsi_find_devices, and
	  shm.h. Added entry about the necessity to check HAVE_SYS_SHM_H.
	* configure configure.in include/sane/config.h.in: Default to
	  --enable-warnings again. Don't set "-ansi" for OS/2. Test for
	  sys/shm.h.
	* backend/GUIDE: Moved to doc/backend-writing.txt.
	* doc/backend-writing.txt: New file (moved from backend/GUIDE).
	  Added comments about sanei-backend.h and PATH_MAX.
	* include/sane/sanei_backend.h: Added define for PATH_MAX (if
	  necessary).
	* sanei/sanei_scsi.c: Implemented sanei_scsi_find_devices for FreeBSD
	  (from ports@FreeBSD.org).
	* tools/Makefile.in: Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for
	  sane-config (from ports@FreeBSD.org).
2000-12-23 16:06:09 +00:00
Henning Geinitz 488fe7c725 sane-backends 1.0.4 was released. End of code freeze.
2000-12-22  Henning Meier-Geinitz <hmg@gmx.de>

        * configure configure.in: Changed version to 1.0.4 and package to
	  sane-backend (from Oliver Rauch <Oliver.Rauch@Wolfsburg.DE).
        * sane.lsm Removed (renamed to sane-backends.lsm).
	* sane-backends.lsm New file. Package name is sane-backends instead
	  of sane and added additional maintainer: Oliver Rauch (from
	  Oliver Rauch <Oliver.Rauch@Wolfsburg.DE).
2000-12-22 16:49:51 +00:00
Henning Geinitz 57590e94cd 2000-12-17 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Some points about OS/2 compilation problems.
2000-12-17 19:55:36 +00:00
Henning Geinitz c794b81b0b 2000-12-17 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: More details for net/saned problems.
2000-12-17 11:22:07 +00:00
Jochen Eisinger eabb276f6f 2000-12-16 Jochen Eisinger <jochen.eisinger@gmx.net>
* TODO: removed entry about net.c seg-faulting when saned isn't
	  loaded or timed-out
2000-12-16 15:30:20 +00:00
Henning Geinitz b8835242e2 2000-12-16 Henning Meier-Geinitz <hmg@gmx.de>
* configure configure.in: Disable warnings by default for release.
	* sanei/sanei_wire.c: Fixed typo.
2000-12-16 10:37:23 +00:00
Jochen Eisinger 88019f6e7e 2000-12-16 Jochen Eisinger <jochen.eisinger@gmx.net>
* sanei/sanei_wire.c: added test for negative parameter to memcpy()
2000-12-15 23:02:06 +00:00
Gerhard Jaeger 1b685b45a1 fixed wrong options in sane-plustek.man 2000-12-15 11:32:53 +00:00
Oliver Rauch 056eb9edfb *** empty log message *** 2000-12-12 19:08:14 +00:00
Henning Geinitz 9450a89167 Added code freeze marker
Henning Meier-Geinitz <hmg@gmx.de>
2000-12-11 21:20:23 +00:00
Henning Geinitz 0c762df520 2000-12-12 Henning Meier-Geinitz <hmg@gmx.de>
* NEWS: Updated/corrected version numbers of backends.
2000-12-11 20:04:35 +00:00
Henning Geinitz 7c470aeb52 2000-12-10 Henning Meier-Geinitz <hmg@gmx.de>
* doc/sane-scsi.man: Small changes/updates concerning Linux
	  2.2. Updated entries about Adaptec cards, NCR53c400/Domex 3181
	  cards, NCR 810 cards. Removed direct links to some backends.
	* doc/sane-snapscan.man: Added link to new snapscan website.
2000-12-10 13:20:17 +00:00
Henning Geinitz db0bbc45e5 2000-12-10 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.CHANGES:
	  Fixed wrong comment in encode_resolution. Added missing test for
	  return status in sane_start.  Fixed wrong calculation of tlx and
	  tly for Pro series scanners. Increased version number.
2000-12-10 11:19:53 +00:00
Karl Heinz Kremer 80fb2a4ea4 Fixed user defined gamma curve for inverted images. When scanning
negatives the gamma curve was applied incorrectly. Fixed debug output
for user defined gamma curves - no [epson] in between values anymore.
2000-12-09 20:18:34 +00:00
Peter Kirchgessner 2249e1fb59 Add HP ScanJet 6390C to list of supported scanners 2000-12-09 19:28:13 +00:00
Henning Geinitz 8dfc529c95 2000-12-07 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated. Removed entries about plustek comment problembelm
	  and libsane.la. Added entry about disabling local scanning.
2000-12-07 18:20:15 +00:00
Gerhard Jaeger 2572eafdd4 removed warning conditions
fixed a bug that causes wrong frontend displays
fixed problem when driver returns error during read
2000-12-07 10:27:38 +00:00
Henning Geinitz 02966445b5 2000-12-05 Henning Meier-Geinitz <hmg@gmx.de>
* NEWS: Updated backend versions. Added point about compilation fixes
	  on Irix and FreeBSD.
	* backend/mustek.c backend/mustek.desc backend/mustek.CHANGES:
	  Fixed problem with lamp control of SE scanners and reduced
	  length of scan area for Paragon 1200 SP PRO. Removed warning for
	  this scanner. Increased version number.
2000-12-05 22:27:30 +00:00
Henning Geinitz 15cb03e13c 2000-12-05 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated. Added point about plustek-share.h using c++ comment
	  and reminder to check config.in.h. Removed entriy about as6e.c stat
	  result check.
	* backend/as6e.c backend/as63.h: Comitted patch from Eugene Weiss
	  <eweiss@sas.upenn.edu>. Fixes: Use only DBG (no printfs). Check result
	  of stat. Add GPL header.
2000-12-05 19:31:35 +00:00
Gerhard Jaeger 5937ac7df9 Removed old stuff from file. 2000-12-05 15:07:20 +00:00
Peter Kirchgessner c0e6705a6f Fix problem with copying source code (hp-handle.c) 2000-12-05 04:39:46 +00:00
Henning Geinitz f6290bd449 2000-12-04 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated. Added entries about as6e stat problems and addition to
	  sanei_scsi.c from FreeBSD ports.
2000-12-04 22:55:48 +00:00
Oliver Rauch c205b46ab4 Added markers for snapshot 2000-12-04
Oliver Rauch
2000-12-04 21:54:40 +00:00
Oliver Rauch bf6f575dbf Oliver Rauch:
updated umax.desc
2000-12-04 21:22:16 +00:00
Peter Kirchgessner 5e27da3037 Fix problem with ADF-support in hp-backend 2000-12-04 21:08:11 +00:00
Oliver Rauch c27ed662a5 2000-12-04 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* removed usage of gettext, problem with -lintl should be solved:
          - removed usage of gettext from lib/getopt.c
          - removed test for libintl/gettext in configure[.in]                                                                     - removed intllib from frontend/Makfile.in
2000-12-04 20:58:27 +00:00
Karl Heinz Kremer 4995b90980 Version 0.1.38:
Removed changes regarding 12/14 bit support because of SANE
  feature freeze for 1.0.4.
  The following fixes are in the software compared to the version
  prior to the feature freeze:
  - refresh UI after a change in the scan mode setting (was not updated
    when going from Binary to Gray or vice versa)
  - Read values for "line distance" from the scanner instead of using
    hardcoded values. This makes sure the backend always uses the correct
    values regardless of firmware version.
  - Fixed an "off-by-one" error in the color reordering routine that
    caused weird artifacts in some instances.
2000-12-03 21:59:12 +00:00
Karl Heinz Kremer 63157d47b2 Fixed off-by-one error in color re-ordering 2000-12-03 16:31:43 +00:00
Karl Heinz Kremer 0edfbc8ab9 Missed one change... 2000-12-03 00:48:22 +00:00
Karl Heinz Kremer 5f6c602279 Read information about optical resolution and line distance from scanner
instead of hardcoded values.
Add support for color depth > 8 bits per channel.
Backend version is now 0.36
2000-12-03 00:26:04 +00:00
Oliver Rauch 886500f917 * changed backend/Makefile.in:
wrong old installation of libsane.la
          $(INSTALL_PROGRAM) libsane.la $(libdir)/libsane.la
          to this:
          $(LIBTOOL) $(MINST) $(INSTALL_PROGRAM) libsane.la $(libdir)/libsane.la
Oliver Rauch
2000-11-30 20:07:27 +00:00
Henning Geinitz e2380e956a 2000-11-30 Henning Meier-Geinitz <hmg@gmx.de>
* README.irix: Removed. Problem with libjpeg is solved.
	* TODO: Updated. Removed hpoj addition. Added snapscan link. Added
	  entry about net backend segfaulting if using net:localhost. Removed
	  artec O_SYNC problem. Removed Irix jpeg problem. Removed PTAL
	  addition.
	* doc/saned.man: Added paragraph about xinetd (from Matt Mozur
	  <matt.mozur@sourwood.net>). Removed links to backends, added
	  sane-"backendname" instead.
	* doc/sane-net.man: Added comment about segfaults if scanning
	  on localhost.
	* sanei/sanei_scsi.c: Added missing DBG_INIT (from FreeBSD ports).
2000-11-30 19:50:50 +00:00
Gerhard Jaeger b93afda77a Changed version of plustek-backend to 0.38, applied some minor fixes
and updated documentatation.
2000-11-30 09:07:46 +00:00
Chris Pinkham 41edb469df Removed O_SYNC for posix compatibility. Changed datatype from char to
unsigned char to correct overflow error.  Changed backend version to v0.5.15.
2000-11-30 01:32:59 +00:00
Oliver Rauch 9c1b92fe02 sane-config --libs now prints again all libs that libsane depends on
Oliver Rauch
2000-11-30 00:08:45 +00:00
Oliver Rauch 156187896f Added test by Henning Meier Geinitz: SANE_CHECK_JPEG to aclocal.m4 and configure[.in]
Oliver Rauch
2000-11-28 20:29:29 +00:00
Henning Geinitz 9e83493e83 Fixed wrong email address of David Paschal.
Henning Meier-Geinitz <hmg@gmx.de>
2000-11-28 19:16:33 +00:00
Peter Kirchgessner 074db3f68f hp-backend version is 0.92 2000-11-27 20:58:40 +00:00
Henning Geinitz 640571b8a4 Added feature freeze markers
Henning Meier-Geinitz <hmg@gmx.de>
2000-11-27 19:40:04 +00:00
Oliver Rauch df92f44afa umax.c: corrected wrong BUILD: 25->24 2000-11-27 18:32:51 +00:00
Henning Geinitz 2d72816968 2000-11-26 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added Karsten Festag as maintainer of microtek2.
	* backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
	  1.0-100. Added option fast-preview that tries to use the fastest
	  mode available for preview. This is supported for the 3-pass
	  scanners (was option "preview in gray") and some of the
	  ScanExpress scanners (6000 SP, 12000 SP Plus). Use #include
	  "../include/sane/...". Put option force-wait into mustek.conf
	  (disabled). Removed block mode for Paragon 6000 SP and 8000 SP.
	  Code cleanup. More debug output. Details in backend/mustek.CHANGES.
	* doc/.cvsignore: Added sane-as6e.5 and sane-nec.5.
2000-11-26 22:58:07 +00:00
Peter Kirchgessner d89f69931c Add description for PTAL support (hp-backend) 2000-11-26 13:48:39 +00:00
Henning Geinitz f813662999 2000-11-25 Henning Meier-Geinitz <hmg@gmx.de>
* configure configure.in acinclude.m4 aclocal.m4
	  include/sane/config.h.in: Added test for PTAL library and headers
	  (patch from David Paschal <paschal@rcsis.co>). Some reformating of
	  the output of configure --help.

	* backend/GUIDE: Updated entry about #include.
2000-11-25 17:51:13 +00:00
Henning Geinitz ff0d598ed4 2000-11-24 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Removed authors of xscanimage and xcam (now in
	  sane-frontends).
	* README.unixware2, README.unixware7: X-frontends are no longer
	  included. Removed comments and sourcecode of "rev" (not supported/used
	  in backends/Makefile anymore).
	* sane.lsm: X-frontends are no longer included. Used blanks instead of
	  tabs.
	* doc/scanimage.man: Removed links to backends, added generic link
	  instead.
	* doc/.cvsignore frontend/.cvsignore: X-frontends are no longer included.
2000-11-24 22:21:26 +00:00
Oliver Rauch 5e00c34cca Corrected dates in changelog
Oliver Rauch
2000-11-24 15:52:56 +00:00
Oliver Rauch ddd34567e7 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* changed configure.in, configure frontend/Makefile.in
          and backend/Makfile.in:
          The shared libraries required by the backends are linked to
          the backends (they have been linked to the frontends before).
          Only libintl is linked to the frontend.
        * changed tool/sane-config.in, sane-config --libs => "-lsane",
          all other libraries are linked to the backend libs now
2000-11-24 15:24:54 +00:00
Jochen Eisinger 44047c514b 2000-11-24 Jochen Eisinger <jochen.eisinger@gmx.net>
* doc/scanimage.man doc/saned.man: updated description of password
	  file
	* sanei/sanei_auth.c frontend/saned.c frontend/scanimage.c: replaced
	  index() by strchr(). Changed style of password file
	* backend/net.c: the net backend now prepends net:host: to the
	  resource before calling the auth_callback function
2000-11-24 15:05:13 +00:00
Oliver Rauch 0e117a7912 Removed xcam and xscanimage documentation
Oliver Rauch
2000-11-23 23:00:43 +00:00
Oliver Rauch b2ea224161 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* changed configure.in and frontend/Makefile.in,
          "-lintl" is not added to @LIBS@ any more, @INTLLIBS@
          is defined instead now, this is necessary because "-lintl"
          has to be added to the frontends and not to a backend and
          sane-config --libs must not list it.
2000-11-23 22:57:20 +00:00
Oliver Rauch 38578833e8 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* Added "Introduction" to README that tells about
          the new X-frontend package
2000-11-23 21:57:01 +00:00
Oliver Rauch 73eb8054f4 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* removed gimp and gtk parts from include/sane/config.h.in

        * removed gtk test from aclocal.m4
2000-11-23 21:40:16 +00:00
Oliver Rauch 3ae0b5d3f7 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* removed xcam.c xscanimage.c sane-style.rc progress.c progress.h                                                                      preview.c preview.h preferences.c preferences.h gtkglue.c gtkglue.h
          from frontend/

        * removed parts for xcam and xscanimage from frontend/Makefile.in,
          configure.in and updated confiugre
2000-11-23 21:29:33 +00:00
Henning Geinitz 8399322a78 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:04 +00:00
Karl Heinz Kremer 2b761781c2 Display "Set Focus" control only for scanners that
can actually handle the command.
2000-11-23 18:46:19 +00:00
Oliver Rauch 908ffb0799 2000-11-22 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* changed configure and configure.in, removed test for sting.h/strings.h
          this is not needed because we use strchr instead (always in string.h)
          of index (sometimes in string.h, sometimes in strings.h)
                                                                                                                                                 * changed ltconfig for aix4*, repleace -o $objdir/$soname by -o $lib,
          the shared libraries are handled correct now
2000-11-22 23:10:44 +00:00
Abel Deuring 2a20de1d09 Sharp backend: Support for model JX320 added 2000-11-21 16:30:50 +00:00
Henning Geinitz 10dbc25c53 2000-11-21 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added FUKUDA Kazuya for the nec Backend. Used spaces instead
	  of tabs.
	* PROJECTS: Removed entry about NEC. Added/updated entries about Mustek
	  USB scanners.
	* README: Added link to sane-nec(5).
	* TODO: Removed entries about sanei_authorize and plain text passwords.
	* backend/Makefile.in backend/dll.conf backend/nec.conf backend/nec.c
	  backend/nec.desc backend/nec.h doc/Makefile.in doc/sane-nec.man:
	  Added nec backend for the NEC scanners PC-IN500/4C (from Kazuya Fukuda
	  <fukuda@pjs.nevt.nec.co.jp>)
2000-11-21 01:03:25 +00:00
Henning Geinitz cbd06c90ce 2000-11-20 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added Eugene S. Weiss.
	* PROJECTS: Removed Artec as6e backend.
	* README: Added link to man sane-as6e.5.
	* TODO: Removed as6e.
	* doc/Makefile.in: Added generation of as6e manpage.
        * backend/Makefile.in: Added entries for as6e.
	* backend/dll.conf: Added as6e.
	* backend/as6e.c backend/as6e.h backend/as6e.desc doc/sane-as6e.man:
	  Added backend for Artec AS6E parallel port scanner (from Eugene S.
	  Weiss <yossarian@users.sourceforge.net>).
2000-11-20 22:58:54 +00:00
Jochen Eisinger b5bb5bb4ac 2000-11-20 Jochen Eisinger <jochen.eisinger@gmx.net>
* configure configure.in: Added test for /dev/urandom and
	  index() in string.h or strings.h
	* backend/net.c: Fixed SANE_NET_AUTHORIZE call handling
	* doc/net.tex: Clarified definition of SANE_NET_AUTHORIZE, added
	  definition of MD5 authorization
	* doc/sane.tex: Upgraded to version 1.0.2, changed definition of
	  SANE_MAX_USERNAME_LEN & SANE_MAX_PASSWORD_LEN to 128 chars
	* doc/saned.man: added description of SANE_CONFIG_DIR/saned.users
	* doc/scanimage.man: added description of ~/.sane/pass and
	  --accept-md5-only
	* frontend/saned.c: implemented user authorization on a per backend
	  basis
	* frontend/scanimage.c: fixed bug (option -b wasn't present)
	  implemented auth_callback
	* include/sane/sane.h: changed definition of SANE_MAX_USERNAME_LEN &
	  SANE_MAX_PASSWORD_LEN to 128 chars
	* lib/Makefile.in sanei/Makefile.in: updated Makefiles
2000-11-20 18:49:10 +00:00
Karl Heinz Kremer 7468f9edc4 Removed a debug statement from production code 2000-11-19 22:28:03 +00:00
Karl Heinz Kremer 8676123746 Added support for "set focus position" command. This command is
necessary to scan via the TPU with the Expression1600.
2000-11-19 22:24:08 +00:00
Henning Geinitz 66373a768a 2000-11-19 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Removed entry about stiff.*. Updated entry about testing
2000-11-19 19:10:41 +00:00
Jochen Eisinger 6f1ca73cc1 2000-11-19 Jochen Eisinger <jochen.eisinger@gmx.net>
* backend/mustek_pp.[ch]: replaced #include "sane/.." by
	  #include "../include/sane/.."
2000-11-19 16:17:35 +00:00
Peter Kirchgessner 3a5539c758 Fix problem writing tag bits per sample to color tiff file (stiff.c) 2000-11-19 15:36:25 +00:00
Jochen Eisinger f825f68161 2000-11-18 Jochen Eisinger <jochen.eisinger@gmx.net>
* doc/sane-mustek_pp.man backend/mustek_pp.*: updated mustek_pp
	  backend to version 0.9-devel
2000-11-18 16:42:14 +00:00
Henning Geinitz 0a48fbce5b 2000-11-15 Henning Meier-Geinitz <hmg@gmx.de>
* PROJECTS: Added entry about Visioneer OneTouch 8600.
	* TODO: Added entries about net backend crashing after timeout, stiff.c
	  problems, and more details about Irix cc jpeg problems.
2000-11-15 23:04:51 +00:00
Rene Rebe 83616c0bc2 Some fixes for the Avision backend. (Brightness and contrast via gamma-table
clean up. First config option.)
2000-11-15 19:07:53 +00:00
Rene Rebe dfea2fd8fc Added gamma table support and brightness / contrast emulation via the gamma
-table to the avision backend. Additional code clean ups ...
Added my new e-mail address to the AUTHORS file.
2000-11-14 20:05:32 +00:00
Henning Geinitz d1b5f1abe1 2000-11-13 Henning Meier-Geinitz <hmg@gmx.de>
* Makefile.in: Install sane.h and saneopts.h only.
	* PROJECTS: Removed sane-pie.
	* TODO: Removed sane-pie. Added possible portability problem for
	  artec. Removed entry about installed headers. Added entry about
	  gettext and libdl.
	* doc/.cvsignore: Added sane-pie.5.
2000-11-14 00:40:27 +00:00
Simon Munton e95c457c70 Added backend for Pacific Image Electronics ScanAce scanners (also works with DevCom BlackWidow
and ADLIB JetScan scanners)
2000-11-13 10:50:34 +00:00
Henning Geinitz fd61b1f790 2000-11-12 Henning Meier-Geinitz <hmg@gmx.de>
* doc/sane.tex: Fixed a typo.
	* doc/.cvsignore: Added the files produced by make ps.
	* README: Removed X-frontends. Point to sane-frontends and website.
	  Some reformatting.
	* TODO: Updated concerning frontends split.
	* PROJECTS: Removed entries about frontends (now in
	  sane-frontends/README)
	* PROBLEMS: Removed entries about frontends (now in
	  sane-frontends/PROBLEMS)
2000-11-12 15:56:01 +00:00
Henning Geinitz cb7d9c3ea8 2000-11-10 Henning Meier-Geinitz <hmg@gmx.de>
* sanei/sanei_constrain_value.c: If constraint_type is
	  SANE_CONSTRAINT_RANGE and quantization is used, the results may
	  be outside the limits of the range because quantization uses the
	  orginal value. Fixed by doing quantization with the already
	  checked value.
2000-11-10 21:56:43 +00:00
Gerhard Jaeger 3c5b34ad27 Plustek backend update to version 0.37 2000-11-10 10:27:03 +00:00
Henning Geinitz 9871efafe1 2000-11-08 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated. Added entries for viceo backend and addition to hp
	  backend. Updated entries about the include issue. Added point about
	  additional options for pnm backend, install problem of libsane.la,
	  and some build problems and the --without-x problem. Some more
	  details for detecting older SANE versions.

	* LEVEL2: Added entry about sending messages from backend to frontend.
	  Removed entry about image polarity.

	* backend/mustek.c backend/mustek.h backend/mustek.CHANGES
	  backend/mustek.desc: Update to Mustek backend 1.0-99. Better
	  transparency adapter support for ScanExpress scanners. Changed
	  color support for ScanExpress scanners (faster at some resolutions
	  now). Paragon 1200 SP color mode should work now without garbage at
	  the end of an image. Some bugfixes. Details in
	  backend/mustek.CHANGES.
1994-11-08 19:37:08 +00:00
Jochen Eisinger 32d4c328f7 2000-11-08 Jochen Eisinger <jochen.eisinger@gmx.net>
* include/sane/sanei_debug.h: fixed typo
1994-11-08 07:32:51 +00:00
Henning Geinitz 5efdc4053b 2000-10-30 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated. Added points about --without-x and the
	  #include <sane...> stuff. Added xcam problem. Changed entry for
	  Relisys scanner.
2000-10-30 20:48:56 +00:00
Petter Reinholdtsen 8bb6426c1a Define GIMP_ENABLE_COMPAT_CRUFT when including gimp.h to use the
old API.  Eventually we should convert the frontends to use the
new Gimp API.  Patch from Kevin Dalley.
2000-10-30 01:10:46 +00:00
Henning Geinitz 344668f999 2000-10-29 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Updated.
2000-10-29 21:53:00 +00:00
Peter Kirchgessner c9c6837d5d Change use of sanei_debug-interface for hp-backend
Allocate accessors once (for fixed size accessors)
Close connections in error conditions
2000-10-23 18:37:50 +00:00
Jochen Eisinger e106591eef 2000-10-23 Jochen Eisinger <jochen.eisinger@gmx.net>
* backend/dll.c: added test for ``dll'' in dll.conf
2000-10-23 15:03:05 +00:00
Jochen Eisinger 91de431e3a 2000-10-23 Jochen Eisinger <jochen.eisinger@gmx.net>
* sanei/sanei_init_debug.c include/sane/sanei_debug.h
	  frontend/saned.c: removed vararg macros
2000-10-23 14:59:54 +00:00
Henning Geinitz 74f9f1c824 2000-10-17 Henning Meier-Geinitz <hmg@gmx.de>
* doc/sane.tex: Added paragraph about image polarity as discussed
	  on sane-devel. This is the version from Nick Lamb.
2000-10-17 21:32:09 +00:00
Jochen Eisinger 705c2d8808 2000-10-15 Jochen Eisinger <jochen.eisinger@gmx.net>
* include/sane/sanei_debug.h: sanei_debug_init was only declared
	  if VARARG macros are supported. Fixed this.
2000-10-15 14:54:50 +00:00
Jochen Eisinger fc5ba5740a *** empty log message *** 2000-10-08 14:14:13 +00:00
Henning Geinitz 3c2cae1709 2000-10-03 Henning Meier-Geinitz <hmg@gmx.de>
* tools/find-scanner.c: Explicitly state that find-scanner won't
 	  find non-SCSI scanners.
	* doc/scanimage.man: Add examples for SANE device names.
	* frontend/scanimage.c: Output message when no devices are found.
	  Add example for devicename to --help message. Print warning
	  when a Unix devicename is used instead of a SANE device. Removed
	  compiler warning.
	* TODO: Removed entries about the fgets and include issues in
 	  umax. Removed entries about scanimage device name
 	  documentation. Added a point about xscanimage problems with the
 	  new GIMP API.
	* backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
 	  1.0-98. Fixed segmentation fault in sane_init. Enabled double
 	  buffering. Clear inquiry buffer before using. Paragon 1200 SP now
 	  uses LD_BLOCK color correction. Removed LD MFS (wasn't used
 	  anymore). Fix sane_cancel for Paragon series II scanners. Fix
 	  halftone and grain for Paragon series II scanners. Backtracking is
 	  used automaticly by all scanners now. Some safety checks, code
 	  cleanup and more debug output. Details are in
	  backend/mustek.CHANGES.
2000-10-03 16:24:18 +00:00
Oliver Rauch 3ab5754a5d Updated umax backend to version 1.0.3-build-24
Oliver Rauch
2000-10-02 10:17:39 +00:00
Oliver Rauch 25f25ab500 * sanei/sanei_constrain_value.c:
if checked option is a range and the value is out of
          range the value is now corrected to the minimum or maximum
          allowed value and SANE_INFO_INEXACT is set.
          The old version returned with an error. This caused problems
          when the value was a little bit out of range because of rounding
          errors.

Oliver Rauch
2000-10-02 09:56:05 +00:00
Henning Geinitz d1f9a1500f 2000-09-30 Henning Meier-Geinitz <hmg@gmx.de>
* backend/pnm.c: Fixed three segfaults due to buffer overruns:
 	  maximum length of filename wasn't checked; maximum length in
 	  sane_read wasn't always checked; ppm_type wasn't always set in
 	  getparmfromfile. Added some checks for safety and removal of
 	  warnings. Added DBG lines for every SANE API call.
	* TODO: Added entries about the backend:devicename issue. Add a
	  comment about fronends not to crash when length is -1. Added entry
 	  about sane-pie. Added point about fronends not checking if too
	  much data is delivered with sane_read.
	* PROJECTS: Added entry about sane-pie.
2000-09-30 13:41:10 +00:00
Henning Geinitz 75bf43e8d3 2000-09-24 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.*: Update to Mustek backend 1.0-97. This is a
       	  development version and is only tested for three-pass scanners.
  	  Added support for Paragon 1200 SP Pro and ScanExpress A3 SP.
  	  Removed detection of " C04" and " C12" (don't seem to exist).
  	  Changed SCSI request scheme. Sane_read can read more than 4096
 	  bytes from pipe. Minimum dpi is 30 now. Fixed LD correction for
 	  Paragon 1200SP 1.06 and 1.11.  Read SCSI buffer into big block and
 	  do LD after that for Paragon one-pass scanners. New option
 	  "blocksize" in mustek.conf. Better detection of the scanner type
 	  (three-pass, Paragon I, ...). Fixed possible segmentation faults
 	  in Paragon 600 II N LD code, scsi_sense_wait_ready and
 	  sense_handler. Decreased maximum scan size of Paragon 800 II
 	  SP. For three-pass scanners: fixed stop_scan and speed code, scan
 	  area is in pixels now, added RGB brightness and contrast, use
 	  +-100% for brightness and contrast. Return SANE_STATUS_CANCELLED
 	  when scan was cancelled. Option "force backtracking" is enabled by
 	  default, "scan speed" is set to "fastest". Added option
 	  "force-warn" for mustek.conf.  Rewrote halftone mode. Better error
 	  handling and more debug output.
	* TODO: Clarified point about image data polarity. Moved point about
	  xscanimage not updating the progress bar for 3pass scanners to
	  frontend section. Removed umax entry in "frontends". Removed entry
	  about alpha channel (was added to LEVEL2 file).
	* LEVEL2: Add point about image data polarity.
	* frontend/scanimage.c: Removed some warnings.
2000-09-24 19:38:27 +00:00
Gerhard Jaeger e213a44246 Updated info about supported scanners. 2000-09-19 11:04:29 +00:00
Petter Reinholdtsen fe48795b8f Remove some compiler warnings. 2000-09-19 03:48:05 +00:00
Henning Geinitz bd8319731e 2000-09-18 Henning Meier-Geinitz <hmg@gmx.de>
* README: Removed comment about xscanimage error message. Added
          comment about find-scanner (may find scanners not supported by
          SANE).
	* tools/README: Added comment about find-scanner and some lines
 	  about sane-desc.el and sane-config.
	* tools/find-scanner.c: Added comment about scanners not supported
 	  by SANE. Removed some warnings.
	* TODO LEVEL2: Removed xscanimage error comment from TODO and moved
 	  ideas for SANE 2.0 from TODO to LEVEL2.
2000-09-18 18:20:40 +00:00
Petter Reinholdtsen 68bcab8e29 Remove X11 dependency. 2000-09-18 09:49:27 +00:00
Henning Geinitz e3fbcc22f3 2000-09-17 Henning Meier-Geinitz <hmg@gmx.de>
* frontend/xscanimage.c: Fixed gtk_main_quit bug (based on patch
 	  from <moloch@nikocity.de>). An error message was printed when
	  no sane device was found.
2000-09-17 18:30:48 +00:00
Petter Reinholdtsen b68f44d387 Upgraded to latest version from <URL:ftp://ftp.gnu.org/pub/gnu/config/>. 2000-09-17 07:33:38 +00:00
Petter Reinholdtsen 02556017a5 New target 'install-docs' to install documentation
in $(prefix)/doc/sane-<version>/.
2000-09-17 03:05:02 +00:00
Petter Reinholdtsen 05b79ad34f Move javac and javah to make variables. 2000-09-17 03:02:20 +00:00
Henning Geinitz e5ec373286 2000-09-16 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Added xscanimage bug and information about versioning
 	  problems. Some other minor changes.
2000-09-16 18:13:08 +00:00
Gerhard Jaeger 12799f1de8 Added some code to allow performance measurements. 2000-09-15 07:55:26 +00:00
Peter Kirchgessner a474d1e3bd Special handling for OfficeJet K series in hp-handle.c 2000-09-10 16:36:46 +00:00
Peter Kirchgessner 57331ecec4 hp-backend V0.91 2000-09-09 17:49:27 +00:00
Gerhard Jaeger 2d1db1b53a Updated plustek backend and manpage
New: multiple device support
     12bit color depth support (with scanimage)
Update: scanner information and manpage
2000-08-24 06:38:24 +00:00
Abel Deuring 24d8a57ace new attempt to add the errno patch to the Linux command queueing 2000-08-23 15:15:38 +00:00
Henning Geinitz 50591fd2e4 2000-08-19 Henning Meier-Geinitz <hmg@gmx.de>
* TODO: Included TODO file for 1.0.4.
	* sanei/sanei_ab306.c: Removed some comiler warnings.
	* doc/sane.tex: Set \date to the date of the last change (not
	  the date of running latex (\today))
	* frontend/xscanimage.c: Fixed image size overrun (>ca. 400 MB).
	  Removed some compiler warnings.
2000-08-20 14:32:11 +00:00
Henning Geinitz e3470ad68f 2000-08-15 Henning Meier-Geinitz <hmg@gmx.de>
* configure configure.in: Default to --enable-warnings again.
2000-08-15 18:28:37 +00:00
Jochen Eisinger 87b8c7fdbe 2000-08-15 Jochen Eisinger
* ChangeLog backend/mustek_pp.c: fixed bug in config_ccd_1013 that
	prevented ASIC 1013 scanners from working
2000-08-15 10:01:43 +00:00
Petter Reinholdtsen 6862c49d7d Merge devel (v1.0.3) into head branch. 2000-08-12 15:08:43 +00:00
Petter Reinholdtsen eafd35b5f3 Merged main branch with current DEVEL_1_9. 2000-03-05 13:54:38 +00:00
Petter Reinholdtsen f75b2b0939 Initial revision 1999-08-09 18:05:40 +00:00