Wykres commitów

692 Commity (0ee8173f1319b946a94c229ec4aa94246131989e)

Autor SHA1 Wiadomość Data
Karl Heinz Kremer 0ee8173f13 Full support for libusb. 2002-11-03 20:47:46 +00:00
Henning Geinitz 7b590a0cde Faster AFE calibration. Minor fixes. New version: 1.0-28. 2002-10-31 19:50:44 +00:00
Stéphane Voltz c79500306a - added UTA detection
- version updates
2002-10-31 06:53:52 +00:00
Henning Geinitz 16e9e09ee8 Removed commented out gt68xx entry. 2002-10-30 09:59:06 +00:00
Henning Geinitz ba484e4b21 Explicitely close the pipe and wait until reader_process is killed. 2002-10-27 14:17:17 +00:00
Henning Geinitz c896009ed6 Added some missing files to DISTFILES. 2002-10-25 15:55:23 +00:00
Henning Geinitz 492b63060f Added gt68xx backend for scanners based on the Grandtech GT-6801
and GT-8616 chips like The Mustek BearPaw CU, and TA scanners
and some Artec Ultima 2000 clones.
2002-10-25 12:16:15 +00:00
Peter Fales 0a24458308 Improve checks for invalid parameters in config file 2002-10-25 02:16:40 +00:00
Stéphane Voltz aadf66461f * backend/umax_pp_low.c: added O_NONBLOCK to flags when opening ppdev
character device, to get around hangs with 2.4.19 linux kernels in
	  pure EPP mode.
2002-10-23 05:55:14 +00:00
Peter Fales 2726f546bb Fix compilation problem on OS/X gcc with UNUSEDARG 2002-10-19 16:35:02 +00:00
Henning Geinitz 1b7d22d8ad Added commented out entries for hpoj and gt68xx. 2002-10-17 18:19:17 +00:00
Gerhard Jaeger 7f023e1fc5 Fixed po problem (tmp solution), fixed bug in shading function and fixed
some typos...
2002-10-17 08:21:10 +00:00
Oliver Rauch 9a266515f9 umax backend build 38 2002-10-16 15:03:41 +00:00
Gerhard Jaeger eff5c115cb Many small fixes and documentation update. 2002-10-15 18:02:53 +00:00
Peter Kirchgessner f29f0db2f2 Added comment for USB scanner 2002-10-15 05:35:16 +00:00
Peter Fales 600abca5e1 Use portable code for camera structures that does not depend
on gcc or little-endian byte order
2002-10-15 00:48:19 +00:00
Oliver Schwartz 07e207ba40 SnapScan backend 1.4.17 2002-10-14 21:49:45 +00:00
Petter Reinholdtsen 27c68434f2 Remove semicolon at the end of functions. 2002-10-10 08:05:30 +00:00
Petter Reinholdtsen 48125643f6 Change type of size parameter from 'unsigned int' to 'size_t' for
gl640WriteBulk() and gl640ReadBulk() to avoid crash on platforms where
'sizeof(size_t) > sizeof(int)'.
2002-10-10 08:03:23 +00:00
Frank Zago 32c28abac4 Added entry for AVEC color 2412. 2002-10-09 17:54:21 +00:00
Stéphane Voltz 3e2cec6625 disable scanner protocol facility 2002-10-09 05:16:14 +00:00
Karl Heinz Kremer bcc2225031 Force color channel re-order for GT-2200 scanner 2002-10-09 01:56:20 +00:00
Stéphane Voltz 52668672a1 use saneopts.h macros for well-known option titles to fix
translations problems
2002-10-08 20:01:11 +00:00
Karl Heinz Kremer 8177992cae Fixed problem with incorrect response to sane_get_parameters()
in certain situations.
2002-10-06 02:24:38 +00:00
Gerhard Jaeger 8326e2595c Minor bug fixes... 2002-10-04 17:55:55 +00:00
Stéphane Voltz 95ab2b5dda - removed redundant entry in umax_pp.de.po
- fixed comment typo in umax_pp.conf
	- allow for 4 digits port adress
	- added ppdev ioctl return code check
2002-10-02 06:17:29 +00:00
Matto Marjanovic e1c7205510 2002-10-02 Matto Marjanovic <maddog@mir.com>
* doc/descriptions/microtek.desc: Updated version number.
	* backend/microtek.c:
	  Fixed bug in sane_read() [had failed to set return length to zero
           in non-STATUS_GOOD conditions].
	  Fixed bug in sane_set_io_mode() [had returned SANE_STATUS_UNSUPPORTED
           if blocking mode was requested].
	  Bumped version up to 0.13.1.
2002-10-02 05:05:15 +00:00
Matthew Duggan 284233e77e * backend/canon_pp.c backend/canon_pp-dev.c backend/canon_pp-dev.h:
Finally fixed cancelling, which I broke some time ago in the quest
  for speed.  FB620P still doesn't abort nicely (firmware bug?).
* doc/sane-canon_pp.man: Added notes on FB620P problems.
* doc/descriptions/canon_pp.desc: Bumped version number.
2002-09-30 15:25:14 +00:00
Henning Geinitz 2958f7a844 Fixed bytes_per_line in 1 bit mode. Fixed 1 bit color three-pass mode
(grid). Changed bit order for 1 bit color to most significant bit is first
pixel.
2002-09-30 13:54:02 +00:00
Peter Fales 16762f0a4c Fix tstbackend errors 2002-09-30 04:54:19 +00:00
Oliver Rauch 8b7e476644 umax.c: update to build 37 2002-09-28 12:31:06 +00:00
Gerhard Jaeger ff6e86ef36 Major update to support Canon CIS scanner N670/676U and N650/656U 2002-09-28 11:31:53 +00:00
Andras Major 8fed746702 *** empty log message *** 2002-09-28 08:04:22 +00:00
Andras Major 6e2c579cc1 coolscan2 update to 0.1.8 2002-09-28 07:59:11 +00:00
Oliver Schwartz 97044ee3e3 SnapScan backend 1.4.16 (support for Acer/Benq 5000) 2002-09-26 20:09:24 +00:00
Peter Fales 4c5bc01e89 backend returning more bytes than expected based on image size 2002-09-25 04:05:01 +00:00
Frank Zago 100a4163d0 Changed e-mail address. 2002-09-22 17:52:45 +00:00
Peter Fales fd3fa83a57 Update authors email address 2002-09-22 13:49:49 +00:00
Frank Zago 1f27c49a73 Added threshold and dithering options for black&white. Added more resolutions for the VM3575 and VM6586. 2002-09-20 03:02:20 +00:00
Frank Zago 8c0b86ca08 Added support for the LEOScan S3. 2002-09-20 02:59:18 +00:00
Matthew Duggan 9fef620345 * backend/canon_pp.c backend/canon_pp.h backend/canon_pp.conf:
Added init_mode option to conf file for faster starts.
* doc/sane-canon_pp.man : Added description of init_mode option.
2002-09-17 10:33:22 +00:00
Matthew Duggan 51a3075282 * backend/canon_pp-dev.c backend/canon_pp-dev.h backend/canon_pp-io.c
backend/canon_pp-io.h backend/canon_pp.c backend/canon_pp.h:
  Fix init problem, add changes to facilitate configurable wakeup mode
  (for faster starts on FB360P and FB620P).
* doc/sane-canon_pp.man doc/descriptions/canon_pp.desc: Updates
  regarding FB310P and FB610P (rebadged Avisions)
2002-09-16 13:42:51 +00:00
Oliver Schirrmeister 2b2453029f added 3092 support
bug fixes
2002-09-16 12:19:56 +00:00
Oliver Rauch b5c3730dcd 2002-09-13 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax-scanner.c, backend/umax.conf
          doc/descriptions/umax.desc:
          added Linotype Hell SAPHIR3 as supported scanner
2002-09-13 14:27:32 +00:00
Frank Zago da6aa74692 Added threshold option for b&w. 2002-09-07 21:32:25 +00:00
Oliver Rauch 08bc05d7cd 2002-09-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* backend/umax.c, umax.h, umax-scanner.c, umax.conf
          doc/descriptions/umax.desc
          Update to sane-umax build 36
2002-09-07 10:11:17 +00:00
Karl Heinz Kremer 703f1c6a77 Fixed alloca compile problem by adding '#include ../include/lalloca.h". 2002-09-02 01:10:18 +00:00
Karl Heinz Kremer 7a37599997 USB scanners are now using sanei_usb_ functions, split out SCSI related
functions to their own source/header file, added source/header file for
USB interface
2002-09-01 11:48:06 +00:00
Matthew Duggan f0722f0d5c Added support for FB620P to canon_pp backend. 2002-09-01 08:57:34 +00:00
Frank Zago 3385a045ea Fixed return code for sane_set_io_mode(). 2002-08-31 15:56:33 +00:00