Wykres commitów

8245 Commity (f152b40faff5a1ebb5bfb011c11a60ecd9e6805b)

Autor SHA1 Wiadomość Data
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