Wykres commitów

160 Commity (8968a4a58a1de6bee831077cde20319354d1a9b3)

Autor SHA1 Wiadomość Data
Stéphane Voltz c74a1be430 - add support for SANE_Bool in sanei_check_value
- add sanei_constrain_value.lo to libsane dependencies
	- add makedepend for .lo files in sanei
	- add configuration parsing framework
2008-07-10 05:40:25 +00:00
Julien BLACHE 341363843a By popular demand, merge my Debian patch adding support for dll.conf
snippets under $configdir/dll.d.
2008-05-07 17:04:40 +00:00
Nicolas Martin 2ccf695b59 Update for Canon ImageCLASS series MFPs, to add pixma_imageclass.c to the pixma backend. 2008-04-21 19:27:46 +00:00
Stéphane Voltz b85ec879da - rts8891 backend inclusion 2008-03-22 14:33:36 +00:00
Mattias Ellert d9e30e41a0 Library version definition fixes 2008-02-20 00:37:10 +00:00
Alessandro Zummo 4f022fba36 added coolscan3 backend 2008-02-19 10:46:06 +00:00
m. allan noah 753706f6e7 fix broken DISTFILES, etc 2008-02-10 23:02:31 +00:00
Mattias Ellert 22efa538b7 Fix warnings about ignored --datarootdir 2008-02-03 06:59:36 +00:00
Mattias Ellert 74c81b6daf Fix deps and missing includes 2008-02-02 21:18:13 +00:00
m. allan noah 5afcaa4489 adding hpljm1005 backend (i know, i know, so much for feature freeze :)
latest .fr updates
2008-01-18 01:27:22 +00:00
m. allan noah dc61dc4471 add new hs2p backend for ricoh is450 series scanners 2008-01-03 02:42:32 +00:00
m. allan noah 3f857c4c82 update backend as per m. ellert's FIRMWARE_DIRS/DATADIR suggestion 2007-12-30 01:31:13 +00:00
Alessandro Zummo 4cf7b16449 backend/epson2.c, added network scanner autodiscovery 2007-12-26 11:34:17 +00:00
m. allan noah 559212e96e Adding v1.0.9 of the epjitsu backend: supports Epson-based Fujitsu scanners,
currently the fi-60F flatbed and ScanSnap S300 duplex ADF machines
2007-12-18 02:02:51 +00:00
Jonathan Bravo Lopez 46376814f2 Added files for 'hp3900' backend 2007-12-13 00:26:08 +00:00
Mattias Ellert 93e856b53f Cross compilation fixes and libtool update 2007-11-10 07:12:55 +00:00
Stéphane Voltz dce6df9182 - moved experimental version to current tree 2007-10-01 04:27:24 +00:00
Stéphane Voltz 84e356fdf4 - fixed wrongly commited changes, for real this time
previous fixed was only for MAIN, not HEAD version.
2007-09-02 19:30:41 +00:00
Stéphane Voltz 6213a520ac * release candidate for inclusion in CVS main:
- X1200 fully working on USB 1.1, USB 2.0 needs more testing
	- clean-ups
2007-08-27 04:39:45 +00:00
m. allan noah 41761fede4 add new backend for Corex CardScan 800c, small-format sheetfed usb scanner
for cards/receipts, etc.
2007-07-15 01:46:47 +00:00
m. allan noah 5973ebe12d add new models and fix bug in man page
drop sanei_thread.lo from libsane-fujitsu.la (fujitsu backend single threaded)
2007-07-15 00:59:14 +00:00
Ilia Sotnikov 2441d08401 + Added 'hp5590' backend 2007-04-24 17:54:41 +00:00
Alessandro Zummo bf5a1290f7 * epson2: restructured code once more, splitted
in multiple files, added networking
support, added FS G extended handshaking mode,
make proper use of extended commands when possible
* sanei/sanei_tcp.c: read now wait until all
the requested data is available.
2006-12-18 00:13:09 +00:00
Alessandro Zummo 735130b0ff Added missing bits for epson2 driver. 2006-12-02 14:47:21 +00:00
Jon Chambers 00e0019c0c Remove explicit $(srcdir) from conf files in Makefile.
Fix dell1600n_net.c compile warnings.
2006-08-20 14:13:42 +00:00
Jon Chambers 98339fa803 added dell1600n_net.conf.in 2006-08-12 12:43:15 +00:00
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
Mattias Ellert 734d3600c2 Fix stv680 dependencies 2006-06-06 11:42:20 +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 b584612aae added dell1600n_net to the build
removed #include <sys/select.h>
2006-05-24 20:56:15 +00:00
Henning Geinitz e7c499798b Regenerate .conf files only if .conf.in were changed. 2006-01-05 21:53:01 +00:00
Henning Geinitz 872e619e13 Renamed backend configuration files from *.conf to *.conf.in. The configuration
files are preprocessed by backend/Makefile now and variables like @DATADIR@ are
substituted by the appropriate directories. This is especially useful for
firmware locations. For the firmware paths for the artec_eplus48u, gt68xx, and
snapscan backends variables were used. Bug #302590.
2006-01-05 16:27:10 +00:00
Oliver Schwartz 8818aeabd9 Added snapscan-data.c to Makefile.in 2006-01-01 23:02:55 +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 c69b84852c Added missing genesys_conv.c and genesys_conv_hlp.c to DISTFILES. Without this
change the files wouldn't be part of the archive.
2005-12-18 13:51:51 +00:00
Mattias Ellert 87bfa3c259 Adding artec_eplus48u to FIRMWARE_DIRS 2005-11-23 20:20:11 +00:00
Oliver Schwartz 5138513904 Added deinterlacing for Epson 3490 2005-11-10 19:42:02 +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 b2accf7467 Make "make dist" work again. 2005-10-16 19:06:14 +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 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 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 443cfa28bb libsane and documentation is installed correctly again. 2005-07-30 14:15:50 +00:00
Henning Geinitz 9cf32060ac Make sure that all the necessary files will be in the distribution .tar.gz file. 2005-07-17 12:27:59 +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 bce76371c4 - added genesys backend from experimental area 2005-06-27 20:07:45 +00:00
Gerhard Jaeger 8f047dccf3 Added installation of $(localstatesanedir)/lock/sane, were the lockfile
should go to.  Also added linking of sanei_access to the plustek
backend.
2005-04-01 13:57:47 +00:00
Earle F. Philhower III e1da48acae SM3840: Added SM4800, PPC endianness fix, Makefile deps fix 2005-03-16 08:09:19 +00:00