Wykres commitów

160 Commity (46be471fd0bde14b77b955e1cb65260300fda713)

Autor SHA1 Wiadomość Data
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
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 8f102afe79 - fixed missing modifications for genesys backend inclusion 2005-06-30 19:46:06 +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
Rene Rebe 2d579021a0 2004-11-19 Rene Rebe <rene@exactcode.de>
* sanei/sanei_usb.c configure.in: use usb_interrupt_read instead of
          usb_bulk_read for sanei_usb_read_int. Fixes bug #300878. Added a                missing DBG output in sanei_usb_read_int. Check for
          usb_interrupt_read to make sure, we have at least version 0.1.8.
2004-11-19 16:44:32 +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 b145a332e7 Removed dangling quotation mark. 2004-10-06 11:09:14 +00:00
Jochen Eisinger e94bd95143 2004-09-06 Jochen Eisinger <jochen@penguin-breeder.org>
* backend/mustek_pp.c: clarify error message
	* configure.in: only build the mustek_pp backend, if parallel
	  port support of any kind is present
2004-09-06 18:30:54 +00:00
Gerhard Jaeger 9aa86144d0 Added niash backend. 2004-08-03 07:37:56 +00:00
Gerhard Jaeger ab64285ff9 Added resource manager library support. 2004-07-26 15:15:39 +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
Oliver Schwartz 1664d516d8 Fixed compilation problem in snapscan backend on OS/2 2004-04-15 20:33:53 +00:00
Gerhard Jaeger 1f32b5c807 added new u12 backend. 2004-01-05 20:47:34 +00:00
Henning Geinitz 0777c60aa7 Don't include linux/videodev.h kernel header anymore. Use own defines
instead. Fixes bug #300324.
2003-12-21 22:51:42 +00:00
Henning Geinitz 66f4a68325 sanei_scsi.c should now compile with the new and old SCSI API of MacOS X. Patch
from Mattias Ellert <mattias.ellert@tsl.uu.se>.
2003-12-06 13:38:47 +00:00
Jochen Eisinger f5c4172119 2003-11-23 Jochen Eisinger <jochen@penguin-breeder.org>
* backend/mustek_pp.c, sanei/sanei_pa4s2.c: added support for auto
	  probing of the port
	* configure{.in}, backend/mustek_pp_ccd.*, backend/Makefile.in,
	  backend/dll.conf, doc/sane-mustek_pp_ccd.man, doc/sane.man,
	  doc/Makefile.in, doc/descriptions/mustek_pp_ccd.desc: mustek_pp_ccd
	  backend removed
	* backend/mustek_pp.conf, mustek_pp_ccd300.[ch],
	  doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc: fixed CCD
	  support for mustek_pp backend
	* backend/mustek_pp_null.c: beautified debug scanner name
2003-11-24 08:58:19 +00:00
Henning Geinitz dd073dcb9a Warnings enabled again. Added -cvs to version. 2003-11-23 11:57:04 +00:00
Henning Geinitz 098ab665e7 Prepare for release of sane-backends 1.0.13. 2003-11-23 08:26:53 +00:00
Henning Geinitz b9cd7aec55 Changed check for linux/videodev.h. If that file is not compilable, we don't
build the v4l backend. That's to avoid compilation errors if videov.h from Linux
kernel 2.6.* is used.
2003-11-16 16:25:53 +00:00
Henning Geinitz 78d374ea07 Disabled warnings. 2003-11-16 10:03:20 +00:00
Gerhard Jaeger e81cfe2818 Added check for limits.h - HAVE_LIMITS_H. 2003-10-26 10:57:16 +00:00
Gerhard Jaeger 195cacb639 Added checks for iopl. 2003-10-22 07:02:36 +00:00
Gerhard Jaeger 5ceb18a5a6 Added test for setitimer. 2003-10-15 15:40:27 +00:00
Gerhard Jaeger 81eaf06a10 * aclocal.m4 acinlcude.m4 configure configure.in: modified checks for
pthread support, added switch --enable-fork-process which toggles
  between the usage of fork and pthread, set the default behaviour to
  pthread usage on Darwin
* include/sane/config.h: added the HAVE_LIBPTHRAD stuff
* sanei/sanei_thread.c include/sane/sanei_thread.h: fixed compilation issue
  on OS/2, added support for fork too, so that we can use sanei_thread
  functions in any case.
* backend/plustek.[ch]: changes due to the sanei_thread-lib work
2003-10-07 07:38:37 +00:00
Gerhard Jaeger 39044887ca * aclocal.m4 configure configure.in: added checks for pthread.h and
added linker option -lpthread if pthread.h is found
* include/sane/config.in.h: added HAVE_PTHREAD_H
* sanei/sanei_thread.c include/sane/sanei_thread.h: added pthread_
  functions to library, so every backend is able to use either fork or
  pthread for its reader-process - see plustek backend for example
* backend/plustek.h backend/plustek.c: added sanei_thread stuff to support
  threading on MacOS X
* backend/plustek_pp*: some cleanup
2003-10-05 16:00:30 +00:00
Henning Geinitz 8e1194f427 Added back old mustek_pp backend. That backend supports Mustek CCD scanners.
The backend was renamed to mustek_pp_ccd to avoid conflicts with the new
mustek_pp backend for CIS scanners. The code was taken from sane-backends
1.0.9. This is only a temporary solution. The goal is to incooperate CCD
and CIS support into mustek_pp.
2003-10-04 10:40:00 +00:00
Henning Geinitz 9f7da031c5 Automatically update the version number of SANE in the doxygen documentation. 2003-09-30 13:31:05 +00:00
Henning Geinitz 54e8a458a2 Updated contact information (website, mailing lists, bug tracker). Minor fixes. 2003-09-24 13:23:25 +00:00
Frank Zago 3bda0d541d Port to Cygwin. 2003-09-24 03:41:48 +00:00
Gerhard Jaeger 1eef5c8c60 Updated Plustek backend and added code for alternative CIS calibration.
All the supported CanoScan devices should work now correctly.
Moved the Plustek parallelport support into a separate backend: plustek_pp.
Added new backend for Plustek ASIC 9600x/9800x based parallelport scanner.
2003-09-23 07:10:53 +00:00
Stéphane Voltz 929c5c9e75 * backend/sane-umax_pp.c: fix default port address handling
(patch from Malcolm Parsons <malcolm.parsons@virgin.net>)
  	* configure.in configure include/sane/config.h.in: added detection of
	  machine/cpufunc.h and i386_set_ioperm() for FreeBSD support.
2003-09-18 05:17:23 +00:00
Peter Fales aa9845ccd1 Move jpeg files to sanei 2003-07-26 17:07:36 +00:00
Henning Geinitz 10dcf60722 Removed references to sane-desc.el. 2003-06-18 09:47:11 +00:00