Wykres commitów

181 Commity (d82fc1c38503afbad1da373d4cbf12d80b526c15)

Autor SHA1 Wiadomość Data
Petter Reinholdtsen 815cdc88b2 Adds a "batch mode" to the software, that can be used in conjunction
with an ADF device, so that one can e.g. scan a complete document
consting of multiple pages with just one call to scanimage.  This
modification was created by Christian Bucher so that his Epson scanner
could use the ADF.  Patch from Karl Heinz Kremer.
2000-01-20 01:26:19 +00:00
Karl Heinz Kremer cae35a0631 Fixed typo in epson.desc and fixed dates in ChangeLog 2000-01-18 23:33:25 +00:00
Karl Heinz Kremer 1bfd1d2660 Updated sane-epson.man and epson.desc. Added Expression family of
scanners to epson.c
2000-01-17 03:59:58 +00:00
Karl Heinz Kremer 07f40cd728 2000/01/10 entry added for epson.desc 2000-01-10 23:43:32 +00:00
Karl Heinz Kremer e35e165d0c Epson backend update 2000-01-09 20:03:39 +00:00
Oliver Rauch 19813432ad 2000-01-05 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
* backend/umax* updated to backend version 1.0 build 14
2000-01-05 20:29:22 +00:00
Petter Reinholdtsen 686525a0fc Updated Linux SCSI Generic (SG) driver as follows:
- new handling of sanei_scsi_max_request_size, if an SG
    driver >= 2 is installed;
  - SCSI command queueing on SG level for SG drivers >= 2.1.35;
  - usage of the new interface in SG version 3, if available
  - new configure option --enable-scsibuffersize=N
Patch from Abel Deuring <a.deuring@satzbau-gmbh.de>.
2000-01-05 01:05:50 +00:00
Petter Reinholdtsen 2098f0ee40 New script sane-config to help frontend developers find the sane libraries. 2000-01-02 05:01:14 +00:00
Petter Reinholdtsen f2b379c160 Add gcc options '-W -Wall -Wpointer-arith -Wcast-qual' to at
least get warnings on illegal C code which would fail to compile
on HP/UX native compiler.
1999-12-29 08:28:51 +00:00
Petter Reinholdtsen c73e7c2705 List todays changes. 1999-12-20 07:10:26 +00:00
Petter Reinholdtsen 36e4a57bec Add support for Ricoh IS50 scanner. Limit IS50 resolution to
400 dpi.  Reverse IS50 contrast direction.  Patch from Dick
Streefland <Dick.Streefland@inter.NL.net>.
1999-12-12 07:16:44 +00:00
Petter Reinholdtsen 5b2ad83bc7 Updated Microtek backend to v0.11.0 from
Matthew Marjanovic <maddog@mir.com>.
1999-12-12 06:17:05 +00:00
Petter Reinholdtsen 50cbb075ac Updated Microtek2 backend to v0.8 from
Bernd Schroeder <bernd@aquila.muc.de>.
1999-12-12 05:37:38 +00:00
Oliver Rauch a60a30afd8 *** empty log message *** 1999-11-19 23:56:39 +00:00
Oliver Rauch cfe8aebfde *** empty log message *** 1999-11-19 23:38:40 +00:00
Petter Reinholdtsen df2fb90484 Updated Artec backend to v0.5 from Chris Pinkham <cpinkham@infi.net>. 1999-11-14 02:31:48 +00:00
Petter Reinholdtsen 93adad15d7 Updated Microtek2 backend to vpre0.8.161099 from
Bernd Schroeder <bernd@aquila.muc.de>
1999-11-11 02:16:31 +00:00
Petter Reinholdtsen 9d0110d828 Updated Canon backend to v991108. 1999-11-11 01:31:49 +00:00
Oliver Rauch efd1150a0a *** empty log message *** 1999-09-14 19:12:58 +00:00
Oliver Rauch 291e094a9e *** empty log message *** 1999-09-12 22:40:06 +00:00
Petter Reinholdtsen 4f02720614 Add missing HAVE_SYS_SOCKET_H. 1999-09-12 22:11:59 +00:00
Petter Reinholdtsen 812579732a Updated backend to v0.83 from Peter Kirchgessner <peter@kirchgessner.net>.
News:
 - Reset scanner before downloading parameters (fixes problem with
   sleep mode of scanner)
 - Fix problem with coredump if non-scanner HP SCSI devices are
   connected (CDR)
 - Option scan-from-adf replaced by scantype
   normal/adf/xpa. Transparency adapter scans (XPA) allow scanning
   with internal light source switched off.
 - PhotoScanner: Allow scanning of slides/negatives only at
   multiple of 300 dpi. This fixes problem with preview which
   scanned at arbitrary resolutions.
 - (by Marian Szebenyi): close pipe (coredump on Digital UNIX)
1999-09-12 22:06:34 +00:00
Petter Reinholdtsen 514fbcb701 Correct install target to also work on platforms where dll endings
isn't .so (like HP/UX).  Extract endings from libsane-dll.la.
1999-09-12 21:54:10 +00:00
Petter Reinholdtsen 2adbac5798 Checks (Linux only so far) for SCSI Generic support in the OS
kernel. If NOT present it tells the user they may need SG drivers.
Patch from Nick Lamb <njl98r@ecs.soton.ac.uk>.
1999-09-07 20:50:52 +00:00
Petter Reinholdtsen 783c8b7628 Digital UNIX 4.0D patches from Marian Szebenyi <dms35@cornell.edu>. 1999-09-07 20:39:38 +00:00
Petter Reinholdtsen f7733c6c30 Turn on more gcc warnings. 1999-08-16 19:15:54 +00:00
Petter Reinholdtsen 6fdabe968d Separate GTK_LIBS into LIBS and LDFLAGS to get the X programs to
link on HP/UX.
1999-08-16 18:11:59 +00:00
Petter Reinholdtsen f6f2563ffd Generate configure and aclocal.m4 with autoconf 2.13. Adding
AC_PROG_LD, trying to get this compiling on CygWin32.  Add
AM_PROG_CC_STDC to get it to compile out of the box on HP/UX.
1999-08-12 19:53:23 +00:00
Petter Reinholdtsen 183030f7e4 Use calloc() instead of malloc() and memset(). Use dlerror() instead
of strerror() when dlopen fails (bugfix from Ingo Wilkens).
1999-08-12 09:53:00 +00:00
Petter Reinholdtsen 22d6070be8 Updated to latest versions from FSF. Better support for
BeOS, WinNT and others.
1999-08-11 20:19:13 +00:00
Petter Reinholdtsen a19c9d486f Forgot to include changes on last (and first) commit. 1999-08-11 20:07:20 +00:00