Wykres commitów

1655 Commity (2c3100dd18fd35b28437c7283ce572fd93eb6bad)

Autor SHA1 Wiadomość Data
Petter Reinholdtsen a0fdbdeda3 Information from Wolfgang Rapp on how to build SANE on UnixWare 2. 2000-02-13 09:43:05 +00:00
Petter Reinholdtsen 35a32a1168 file sane-artec.5 was initially added on branch DEVEL_1_9. 1999-11-14 02:31:57 +00:00
Kevin Charter 8d4ba18e40 Utility functions separated from snapscan.c for version 1.0 1999-09-16 02:33:03 +00:00
Kevin Charter cf90633b56 SnapScan scanner data sources for version 1.0 (implementation) 1999-09-16 01:52:00 +00:00
Kevin Charter d0dd2385c1 SnapScan scanner data sources for version 1.0 (interface) 1999-09-16 01:51:24 +00:00
Kevin Charter bbbc1777f6 SCSI commands for the SnapScan backend (split off from snapscan.c). 1999-09-15 04:27:08 +00:00
Petter Reinholdtsen 514da4e0d4 Wiped old repository. Imported v1.0.1. 1999-08-09 18:06:01 +00:00
Petter Reinholdtsen 30ab5e718a Initial revision 1999-08-09 18:06:01 +00:00
Henning Geinitz e0e06582eb 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:13 +00:00
Henning Geinitz d43718de9e 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:28 +00:00
Henning Geinitz 8835903b21 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:35 +00:00
Henning Geinitz 41e4d874f9 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:41 +00:00
Petter Reinholdtsen 350362a71f Merge devel (v1.0.3) into head branch. 2000-08-12 15:09:23 +00:00
Henning Geinitz 3ac3b795a0 Update to Mustek Backend 1.0-79. Details can be found
in ChangeLog an backend/mustek.CHANGES.
2000-04-09 00:04:40 +00:00
Henning Geinitz c6b9ab7bfd Update to Mustek backend 0.78. Fixed MFS-12000CX high resolution scanning.
Several other minor fixes. Inquiry is even more verbose now. Look at ChageLog
and backend/mustek.CHANGES for details.
2000-04-02 16:12:14 +00:00
Henning Geinitz b0db3644aa Update to Mustek backend 0.76 (look at ChangeLog and mustek.CHANGES for more details)
Man page and mustek.desc now list all the known scanner names
Added maintainer infos to AUTHORS and mustek.c; web page link to mustek.desc and man page
2000-03-19 16:28:19 +00:00
Petter Reinholdtsen c1d18c4e09 Initial revision 1999-08-09 18:05:59 +00:00
Henning Geinitz dcd36b93a5 Added keyword gphoto.
Henning Meier-Geinitz <henning@meier-geinitz.de>
1994-11-04 13:13:55 +00:00
Oliver Rauch 194b040c18 Oliver.Rauch@Rauch-Domain.de:
Changed my email address in sane-backends.lsm
2001-06-05 18:23:24 +00:00
Henning Geinitz 08d28939e7 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:36 +00:00
Henning Geinitz 357e6bdef4 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:54 +00:00
Peter Fales f1c1ec265a Update URLs in dc25.desc 1994-10-30 00:43:15 +00:00
Petter Reinholdtsen 10a7ce96d4 Merge devel (v1.0.3) into head branch. 2000-08-12 15:09:10 +00:00
Petter Reinholdtsen c79ba756fc Merged main branch with current DEVEL_1_9. 2000-03-05 13:54:57 +00:00
Petter Reinholdtsen aec42f0bf7 Initial revision 1999-08-09 18:05:56 +00:00
Oliver Rauch c65af4cea3 Oliver Rauch <Oliver.Rauch@XSane.org>
set correct backend version number in umax.desc
1994-10-29 23:35:33 +00:00
Oliver Rauch 67f6c45165 2001-10-13 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax.c, bachend/umax-scanner.c, backend/umax.desc,
          doc/umax/sane-umax-config-doc.html, doc/umax/umax.CHANGES,
          doc/sane-umax.man:
          update to sane-umax-1.0 build 30:
          - added EDGE KTX-9600US as supported scanner
          - Changing scansource does not change lower left selection
            edge if not necessary
2001-10-12 23:07:51 +00:00
Oliver Rauch 6b7bbdbbd0 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:41 +00:00
Oliver Rauch b6db37ba72 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:27 +00:00
Oliver Rauch d7f2ba8a00 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:16 +00:00
Oliver Rauch a7e58fc77c *** empty log message *** 2001-06-04 13:26:07 +00:00
Oliver Rauch 93a9abea7a Oliver.Rauch@Rauch-Domain.de:
corrected umax version number in umax.desc
2001-06-02 14:59:58 +00:00
Oliver Rauch f9c4feeaef * updated umax backend to version 1.0 build 26
Oliver Rauch <Oliver.Rauch@rauch-domain.de>
2001-05-17 21:17:39 +00:00
Oliver Rauch 1083c62661 umax backend update to version 1.0 build 25
Oliver Rauch
2001-03-04 22:05:33 +00:00
Oliver Rauch a1a2641352 *** empty log message *** 2000-12-12 19:08:17 +00:00
Oliver Rauch 399a150ce1 Oliver Rauch:
updated umax.desc
2000-12-04 21:22:23 +00:00
Oliver Rauch d8e70f19c0 Updated umax backend to version 1.0.3-build-24
Oliver Rauch
2000-10-02 10:17:46 +00:00
Petter Reinholdtsen 5837e2dbfb Merge devel (v1.0.3) into head branch. 2000-08-12 15:09:48 +00:00
Petter Reinholdtsen db1050cdb3 Merged main branch with current DEVEL_1_9. 2000-03-05 13:55:29 +00:00
Petter Reinholdtsen fcbcea7633 Initial revision 1999-08-09 18:05:56 +00:00
Henning Geinitz 3eb79da70c New version: 1.0.6. Disabled warnings by default.
Henning Meier-Geinitz <henning@meier-geinitz.de>
1994-10-29 21:50:05 +00:00
Peter Fales cd60a0f928 Update gphoto2 help messages 2001-09-16 18:46:16 +00:00
Peter Fales af99c7fdd3 Changes to start using gphoto2 libraries in gphoto2 backend 2001-09-13 00:33:38 +00:00
Peter Fales 0785164f3b Disable gphoto2 backend if gphoto2 binary is not found 2001-09-10 23:09:47 +00:00
Henning Geinitz d56ab68164 Fixed bug concerning libusb that broke compilation on NetBSD.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-08-16 21:13:16 +00:00
Henning Geinitz 12413ecc40 Enabled warnings by default.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-07-02 21:24:24 +00:00
Henning Geinitz c86c6b2eaf Disabled warnings by default.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-30 14:42:49 +00:00
Oliver Rauch f08e2a1260 2001-06-25 Oliver Rauch <Oliver.Rauch@Rauch-Domain.DE>
* configure/configure.in: changed version to 1.0.5
2001-06-25 16:41:54 +00:00
Henning Geinitz c5e220a415 Link to djpeg only once.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-06-09 14:46:57 +00:00
Henning Geinitz b77a094ee7 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:40 +00:00