Wykres commitów

16 Commity (2c3100dd18fd35b28437c7283ce572fd93eb6bad)

Autor SHA1 Wiadomość Data
Henning Geinitz a466f9f914 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:25 +00:00
Henning Geinitz 2350fef3ba 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:44 +00:00
Petter Reinholdtsen b4a1a513c9 Merge devel (v1.0.3) into head branch. 2000-08-12 15:11:46 +00:00
Petter Reinholdtsen 760423d864 Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:25 +00:00
Petter Reinholdtsen 30ab5e718a Initial revision 1999-08-09 18:06:01 +00:00
Henning Geinitz 6d05fab6a4 Removed "fuction" keyword (bourne shell compatibility). 1994-09-06 20:55:14 +00:00
Henning Geinitz 5340034d49 Avoid using "echo -e" for compatibility reasons. 2002-07-28 11:40:09 +00:00
Henning Geinitz 33422298f6 Avoid printing "-I/usr/include" as this changes the default include order
(from Tim Waugh <twaugh@redhat.com>). Really check for entries in $cflags that
are also in $includedir.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-02-12 16:42:35 +00:00
Henning Geinitz a9f35d5063 Use @NUMBER_VERSION@.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-01-08 18:48:49 +00:00
Henning Geinitz 9f15f123d0 Also return -ldl (necessary fo IA64?).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-11-22 20:43:03 +00:00
Petter Reinholdtsen b627ce0be6 Fix typo in previous commit. 2001-04-19 07:28:42 +00:00
Petter Reinholdtsen f76f3af97f Try to guess how to set runtime link path, and make it easier to extend. 2001-04-16 17:23:39 +00:00
Henning Geinitz 8f22c0e307 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:56 +00:00
Oliver Rauch 90186f8233 sane-config --libs now prints again all libs that libsane depends on
Oliver Rauch
2000-11-30 00:08:48 +00:00
Oliver Rauch bcb31ca600 sane-config --libs print "-lsane" now, all needed shared libs are linked
to the backends now

Oliver Rauch
2000-11-24 16:13:50 +00:00
Petter Reinholdtsen 064827f59d Merged main branch with current DEVEL_1_9. 2000-03-05 13:57:24 +00:00