Wykres commitów

200 Commity (97cacae96e680d8c922d671ad7aa29f1a1d4d93f)

Autor SHA1 Wiadomość Data
Gerhard Jaeger c25e16f38a Added patch created by Vitaly Lipatov <LAV AT vl3143.spb.edu>:
Add --with-lockdir to configure for set path to lock dir
  Set PATH_SANE_LOCK_DIR really to lock dir (instead localstatedir)
Updated german translation file.
2006-06-07 07:28:31 +00:00
Gerard Klaver 0dec8a090d added stv680 backend 2006-06-05 18:55:44 +00:00
Wittawat Yamwong 258b7934af Added pixma backend.
Moved doc/descriptions-external/pixma.desc to doc/descriptions
2006-05-26 07:49:24 +00:00
Jon Chambers a1061d821f regenerated using autoconf 2.59 (previous version didn't play nicely on
OS/2)
2006-05-25 20:16:56 +00:00
Jon Chambers b584612aae added dell1600n_net to the build
removed #include <sys/select.h>
2006-05-24 20:56:15 +00:00
Henning Geinitz 07757d4c85 Added hp3500 backend which supports the HP ScanJet 3500 series, including the
3500C, 3530C and 3570C (patch from Troy Rollo <sane@troy.rollo.name>) (bug
#302687).
2005-12-20 17:55:45 +00:00
Henning Geinitz 1988b77a0d Changed version to 1.0.17-cvs. Enabled compilation warnings. 2005-12-18 15:59:30 +00:00
Henning Geinitz 739ebe20e0 Disabled compilation warnings. Increased version number. 2005-12-18 14:00:25 +00:00
Henning Geinitz 947339db25 Run "makedepend" if it's available. This way "make" builds
backends correctly even if only included files (e.g. headers) are
	  changed. Don't be too verbose when running makedepend.
	  Create links libsane-*.so.1 to the real library files if the
	  links are not there. This fixes dynamic loading on OpenBSD. The
	  links are not created for MacOS X as they don't work there.
	  Remove any libsane.* links in /usr/local/lib/sane. Such links
	  are created by libtool. As they point to libsane-v4l.so,
	  scanimage -L doesn't find any scanner in case of ld.so
	  misconfigurations.
	  The install target is much quiter now and prints the libtool
	  message only once now.
2005-10-29 20:01:54 +00:00
Henning Geinitz bc30f776cc Fixed check for libpthread functions. 2005-10-17 17:50:16 +00:00
Henning Geinitz e29b6b82c5 Check for pthread_cancel() and pthread_testcancel(). 2005-10-16 20:17:19 +00:00
Henning Geinitz 2f8015cb6a Check for pthread_cancel(). 2005-10-16 20:11:48 +00:00
Henning Geinitz affb104893 Added lexmark backend (from Fred Odendaal <freshshelf@rogers.com>). 2005-10-16 17:15:37 +00:00
Henning Geinitz 8561c6a6bd Added mustek_usb backend which supports the Mustek BearPaw 2448 TA Pro. Changes
of the code before inclusion to CVS can be found in
doc/mustek_usb2/mustek_usb2.CHANGES.
2005-10-03 13:27:03 +00:00
Henning Geinitz f59a22e563 Added warning message that's printed when libusb or its header file is not
available.
2005-09-23 10:54:16 +00:00
Mattias Ellert 007bd9e9f6 Fix disabling of locking when locking group does not exist 2005-09-07 16:50:02 +00:00
Mattias Ellert dcec1b5385 Updated from libtool 1.5.18. 2005-08-21 08:12:42 +00:00
Henning Geinitz e50187fb8f Fixed check for usbcalls.h on OS/2 (patch from Paul Smedley <paul@smedley.info>). 2005-08-19 15:26:50 +00:00
Henning Geinitz a2f1183de1 Removed direct dependence of sm3600 on libusb. Used sanei_usb instead. Based on
patch from Francois Revol <revol@free.fr>.  Updated documentation
accordingly. Fixed compilation warnings.
2005-08-16 19:50:34 +00:00
Henning Geinitz 2ce6d33e26 Moved CPPFLAGS definition down to avoid problems with libtool tests for -fPIC. 2005-08-13 16:02:50 +00:00
Henning Geinitz 3c5ea794ba Added hp4200 backend. Code from Julien BLACHE's sane-backends-extras debian
package, based on Frank Zago's patches based on Adrian Perez Jorge's code. Fixed
compilation warnings. Fixed bug when no sane device was given. Code indented by
indent -gnu. Added man page.
2005-08-13 15:30:02 +00:00
Gerhard Jaeger 513d6182bc Locking feature will be disabled on OS/2 per default. 2005-08-08 07:41:10 +00:00
Henning Geinitz 2d224c4a75 Added support for usb functionality on OS/2 using the usbcalls interface (patch
from Paul Smedley <paul@smedley.info>).
2005-08-07 14:26:33 +00:00
Henning Geinitz 92b8f5e33f Updated version. Enabled compilation warnings. 2005-08-07 12:08:07 +00:00
Henning Geinitz 34a5bc2fb8 New version 1.0.16. 2005-08-07 10:04:34 +00:00
Henning Geinitz a1a5e6de83 Disabled compilation warnings. 2005-07-31 15:37:53 +00:00
Henning Geinitz 4fcd19f065 Avoid error messages in locking test. Make sure that io/cam/cam.h header file
will be detected correctly.
2005-07-30 16:39:00 +00:00
Henning Geinitz 6c3427c52d Changes to support SANE on ZETA. Not all
patches have been applied yet, but it's a start. The backends
	  are not installed as shared libs but as add-ons, which are shared libs
	  but in a specific folder in [/system|~]/config/add-ons/ named SANE/.
	  The install target has been changed to account for this,
	  Some files don't exist in BeOS/ZETA (ipc.h, ...).
	  Bbackend function names get a prefix, I suppose to avoid namespace clashes.
	  Though we do have a libdl to implement dl_open, the native way is prefered.
	  Added a --with-docdir= configure arg.
	  BeOS has a broken get[name|addr]info() from bind. This is fixed in ZETA R1.
	  libtool needs -no-undefined. Various VPATH fixes.
	  Check for <be/drivers/USB_scanner.h>, but not used yet.
	  No S_IFSOCK (sockets are fds to /dev/net/api). Stub pio code, untested.
	  Patch from Francois Revol <revol@free.fr>.
2005-07-15 21:59:25 +00:00
Henning Geinitz 56e3295552 Make sure that getopt is not built on OS/2 (from Franz Bakan <fbakan@gmx.net>). 2005-07-09 13:19:51 +00:00
Stéphane Voltz bce76371c4 - added genesys backend from experimental area 2005-06-27 20:07:45 +00:00
Gerhard Jaeger 3757078c34 The Locking feature will now be disabled, when the selected group
could not be set. The configuration script should not fail any longer.
2005-04-11 07:49:14 +00:00
Gerhard Jaeger 431590a9c6 Added --enable-locking and --with-group to enable device locking via
sanei_access-lib and to specify the group of the locking directory.
2005-04-01 13:54:32 +00:00
Henning Geinitz 316d7553e4 Added sm3840 backend (from "Earle F. Philhower, III"
<earlephilhower@yahoo.com>).
2005-02-20 20:08:04 +00:00
Henning Geinitz 4f005b43e7 Updated version. Enabled compilation warnings. Moved ChangeLog. 2004-11-07 19:14:33 +00:00
Henning Geinitz 19b2041517 New version: 1.0.15. 2004-11-07 17:58:39 +00:00
Henning Geinitz aa51ec8960 Disabled compilation warnings. 2004-10-31 18:26:00 +00:00
Henning Geinitz ddbcb1bf54 Update to libtool 1.5.10. 2004-10-11 16:03:03 +00:00
Henning Geinitz c7d6c35f08 Regenerated. 2004-09-06 18:40:16 +00:00
Henning Geinitz 4ddcadc20d Regenerated to include updates from niash and resource manager inclusion. 2004-08-03 17:25:58 +00:00
Gerhard Jaeger ab64285ff9 Added resource manager library support. 2004-07-26 15:15:39 +00:00
Peter Fales 2f9b6bb8b3 When using pkg-config to get library flags for gphoto2, any
extra flags (such as -L) must be passed to sane-config.in so
that it can find the libraries in a non-standard location.
(Bug #300686)
2004-07-03 18:08:15 +00:00
Mattias Ellert ac9ec0ff1c Missed one... 2004-06-20 01:22:44 +00:00
Peter Fales cfe712c392 In addition to using pkg-config to find the gphoto2 library flags,
we should check to see whether it's actually possible to link
a program using those flags.
2004-06-19 19:16:54 +00:00
Peter Fales 6fa5850937 2004-05-30 Peter Fales <peter@fales-lorenz.net>
* acinclude.m4, aclocal.m4, configure.in, configure
	Use pkg-config rather than gphoto2-config to get gphoto
	build parameters (bug #300686)
2004-05-30 18:55:35 +00:00
Henning Geinitz c463590618 Warnings enabled again. Added -cvs to version. 2004-05-01 22:07:50 +00:00
Henning Geinitz 9a512dcba6 New version: 1.0.14. 2004-04-30 21:12:35 +00:00
Henning Geinitz 76862171a7 Code freeze for sane-backends 1.0.14 is now active.
Disabled compilation warnings.
2004-04-24 16:57:53 +00:00
Henning Geinitz c959d2a2ee Don't use -ansi on MacOS X. 2004-04-18 14:35:37 +00:00
Henning Geinitz e7152b70df If the test for gphoto2-config fails, don't call it later. 2004-04-17 18:15:10 +00:00
Oliver Schwartz 1664d516d8 Fixed compilation problem in snapscan backend on OS/2 2004-04-15 20:33:53 +00:00