Wykres commitów

222 Commity (bf14427fa433fd66fb2324ecf1bb1818b16c80ca)

Autor SHA1 Wiadomość Data
Henning Geinitz 012e55f2db Fixed memory leak
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-04-29 17:27:00 +00:00
Petter Reinholdtsen c195fc807d Fix memleak when using env SANE_CONFIG_DIR. 2001-04-29 17:01:27 +00:00
Petter Reinholdtsen fbe575bd46 Avoid reading uninitialized memory. 2001-04-29 16:51:06 +00:00
Henning Geinitz 46976df586 Fixed memory leak: vendor wasn't freed.
2001-04-29  Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-04-29 16:12:21 +00:00
Petter Reinholdtsen 438af579e5 Avoid reading uninitialized memory. 2001-04-29 13:00:40 +00:00
Petter Reinholdtsen 4b2994efa4 Make sure net backend release all memory when finished. 2001-04-29 11:11:01 +00:00
Petter Reinholdtsen 19854501e4 Added info about the CVS repository. 2001-04-29 10:15:49 +00:00
Henning Geinitz 33395ceb62 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:02 +00:00
Henning Geinitz c3c22acc66 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:06:48 +00:00
Peter Kirchgessner a38645cfbe Add new models for hp-backend through PTAL-library 2001-04-28 06:57:25 +00:00
Henning Geinitz ec7cf3a913 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:49 +00:00
Henning Geinitz 0f0dd46ac9 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:21 +00:00
Karl Heinz Kremer 9d10017d9f Commented out the USB config entry. This can block other USB scanners from
being recognized.
2001-04-21 13:39:08 +00:00
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