Wykres commitów

83 Commity (9f9339fd92a21b331c008b121dd0015d2a5474db)

Autor SHA1 Wiadomość Data
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 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
Stéphane Voltz 8f102afe79 - fixed missing modifications for genesys backend inclusion 2005-06-30 19:46:06 +00:00
Stéphane Voltz bce76371c4 - added genesys backend from experimental area 2005-06-27 20:07:45 +00:00
Henning Geinitz 316d7553e4 Added sm3840 backend (from "Earle F. Philhower, III"
<earlephilhower@yahoo.com>).
2005-02-20 20:08:04 +00:00
Gerhard Jaeger 318b8add31 Added niash documentation stuff. 2004-08-03 07:46:22 +00:00
Julien BLACHE 6de2f54c0c doc/Makefile.in: saned is in /usr/sbin, its manpage should go to section 8.
Fixed everything referring to saned(1) to refer to saned(8).
2004-06-13 15:25:13 +00:00
Gerhard Jaeger b9afb831cd added u12 subdirectory. 2004-01-09 14:20:16 +00:00
Gerhard Jaeger d219ef73a0 added u12 backend man-page. 2004-01-05 20:34:48 +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 1a7f24b247 Remove doxygen-sanei.conf in clean target. 2003-10-06 15:36:32 +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 322079d9cc Cleanup. Removed install target for mostang.com. 2003-10-03 12:23:25 +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 402100e4cd Fixed link to image in HTML manpages. 2003-09-25 12:10:53 +00:00
Henning Geinitz f286a6f220 Added README.windows. 2003-09-24 15:16:07 +00:00
Gerhard Jaeger 5c565f4496 removed TODO, as this file does no longer exist 2003-09-24 14:42:21 +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
Henning Geinitz a4e842d946 Minor cleanup from the jpeg move. Reverted frontend link order. 2003-07-26 21:40:06 +00:00
Henning Geinitz f1d003fd3c Add option -nodepage to man2html to avoid missing lines in the html output. 2003-05-26 23:34:56 +00:00
Henning Geinitz 6cbe39f1ef Only use latex if available. 2003-04-30 23:12:17 +00:00
Henning Geinitz d539755da5 The lists of supported devices are now generated and installed by default. 2003-04-20 14:00:51 +00:00
Henning Geinitz 517751ff09 Added hp5400 backend from Martijn van Oosterhout <kleptog@svana.org> and
Thomas Soumarmon <soumarmt@nerim.net>. Changed to use sanei_usb instead of
direct /dev/usb/scanner access. Added manual page. Fixed some portablility
issues and some warnings. Added SANE headers.
2003-04-17 09:19:25 +00:00
Henning Geinitz 87387511b0 Added IBM backend for the IBM 2456, the Ricoh IS-420 and maybe the IS-410 and
IS-430 from mf <massifr@tiscalinet.it>. Added manual page, fixed some
warnings, Added detection for IS-410 and IS-430.
2003-04-15 09:54:00 +00:00
Henning Geinitz 47d5a76da0 Added documentation for ma1509 backend. 2003-02-24 21:05:18 +00:00
Henning Geinitz c92b3b6123 Added plustek to list of directories. 2003-01-31 20:10:45 +00:00
Henning Geinitz 08c2f84690 Removed LEVEL2. 2002-12-06 23:27:30 +00:00
Henning Geinitz 991bd09675 Fixed PACKAGE_VERSION breakage. PACKAGE_VERSION was redefined by autoconf 2.5
with a different meaning. Use PACKAGE_STRING instead.
2002-11-29 18:19:58 +00:00
Michael Herder 4ea774818c Modified due to check-in of artec_eplus48u backend 2002-11-20 12:23:07 +00:00
Henning Geinitz c265786fb9 Added variable @PACKAGEVERSION@ for usage in manpages. 2002-11-17 12:32:04 +00:00
Henning Geinitz c896009ed6 Added some missing files to DISTFILES. 2002-10-25 15:55:23 +00:00
Henning Geinitz bc2a2f1d1c Added documentation for gt68xx backend. 2002-10-25 12:19:34 +00:00
Henning Geinitz 23dd9c65ef Added man page for sane-config. 2002-10-15 17:37:11 +00:00
Henning Geinitz 4e41c03f8f Added BeOS platform information. Updated Makefiles concerning READMEs. 2002-09-12 19:01:11 +00:00
Henning Geinitz 51fdd3a670 Fixed typo. 2002-09-01 20:02:29 +00:00
Henning Geinitz 68ba537d93 Make sure that sane-desc is compiled when generating HTML pages. 2002-09-01 18:48:49 +00:00
Frank Zago 0387fd0e23 added teco2 backend. 2002-08-31 15:49:16 +00:00
Oliver Rauch 69d6156402 2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* tools/gamma4scanimage.c: Bugfix (atof->atoi)
        * tools/README: added gamma4scanimage
        * doc/Makefile.in: added manpage for gamma4scanimage
        * doc/gamma4scanimage.man: added manpage for gamma4scanimage
2002-08-18 13:54:16 +00:00
Henning Geinitz a2337684a0 Minor DISTFILES and distclean updates. 2002-07-30 18:31:11 +00:00
Frank Zago ce8c24ef48 Added teco3 man page. 2002-07-26 04:01:42 +00:00
Henning Geinitz e96fab5e8f Added support for sane-desc.c.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-17 14:46:45 +00:00
Henning Geinitz 5f46acb092 Added hpsj5s backend for the Hewlett-Packard ScanJet 5S parport scanner
(from Max Vorobiev <pcwizard@zelmail.ru>).
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-05-29 19:10:12 +00:00
Andras Major a6bef6ab38 man page for coolscan2 added 2002-05-05 13:55:38 +00:00
Frank Zago 246bca4d4e Added leo documentation. 2002-04-21 23:14:46 +00:00
Henning Geinitz 0e7270fd22 Adjusted for fujitsu and sp15c manpages.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-17 18:59:37 +00:00
Henning Geinitz 4b7d688f75 Added sane-test man page. Added teco doc directory.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-13 19:14:06 +00:00
Frank Zago 289dcb5b1e Support for the teco1 backend. 2002-04-08 23:45:33 +00:00
Henning Geinitz c8d7791d87 Fixed make dist problems introduced with canon630u updates.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:55:28 +00:00
Henning Geinitz 8a1ce4f863 Added documentation and description of canon630u backend. Patch from Nathan
Rutman <nathan@gordian.com>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-07 12:32:21 +00:00
Henning Geinitz ccfe699a03 Updated for canon_pp backend. Patch from "Matthew Duggan"
<stauff@guarana.org>.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-04-01 22:56:14 +00:00