Wykres commitów

3053 Commity (48d3828a135b6fda40470c7bab96950f411635bf)

Autor SHA1 Wiadomość Data
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
Henning Geinitz 50314950bd Added comment about DEC cc on Linux Alpha. 2002-10-20 17:17:38 +00:00
Peter Fales 5e424bbb01 backend/dc25.c 2002-10-19 16:40:40 +00:00
Peter Fales 2726f546bb Fix compilation problem on OS/X gcc with UNUSEDARG 2002-10-19 16:35:02 +00:00
Henning Geinitz 2f02a5fa77 Added Trust Easy Webscan 19200. 2002-10-19 10:51:47 +00:00
Frank Zago 33597b48e7 Added Primax Jewel 4800. 2002-10-19 00:02:53 +00:00
Frank Zago e4a71ab4b5 Added inquiry for the AVEC 2412 (vm352a). 2002-10-18 23:59:41 +00:00
Henning Geinitz 9dd9b8921f Code freeze for SANE 1.0.9 is now active. 2002-10-17 20:45:11 +00:00
Henning Geinitz 81e2e26d91 Added scanimage short string-list options problem. 2002-10-17 19:31:10 +00:00
Henning Geinitz d2925b40b2 Updated release date and backend list. 2002-10-17 19:29:55 +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
Henning Geinitz f82c69e727 Added sane-config.1. 2002-10-15 18:30:34 +00:00
Gerhard Jaeger eff5c115cb Many small fixes and documentation update. 2002-10-15 18:02:53 +00:00
Henning Geinitz 23dd9c65ef Added man page for sane-config. 2002-10-15 17:37:11 +00:00
Henning Geinitz 2fc7891363 Added microtek2 problem. Updated sane.tex and desc sections. Added scanimage
width/height problem. Added possible solution to po file mess.
2002-10-15 08:46:34 +00:00
Henning Geinitz a99e4f1ecd Really check for bulk_out ep when writing. 2002-10-15 08:42:42 +00:00
Henning Geinitz 94976a8954 Backend behaviour is undefined if sane_init doesn't return
SANE_STATUS_GOOD. Added SANE_STATUS_INVAL to return codes for
sane_start. Description of sane_set_io_mode is more precise.
2002-10-15 08:36:40 +00:00
Peter Kirchgessner b064ea5da5 Added comment for USB-scanners in hp.conf 2002-10-15 05:37:10 +00:00
Peter Kirchgessner f29f0db2f2 Added comment for USB scanner 2002-10-15 05:35:16 +00:00
Peter Fales a324485666 backend/dc240.c, backend/dc240.h 2002-10-15 00:50:44 +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
Henning Geinitz 5cb6875fdf Added per-scanner status (from Karsten Festag <karsten.festag@gmx.de>). 2002-10-09 15:49:24 +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
Gerhard Jaeger d9350e9118 Cleanup... 2002-10-08 15:36:01 +00:00
Henning Geinitz 92e36c4b64 Fixed double msgids. 2002-10-08 11:43:38 +00:00
Henning Geinitz 720642f97b Removed comment about saned port not officially assigned. 2002-10-08 10:18:46 +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
Jochen Eisinger 5c746fdfd1 2002-10-04 Jochen Eisinger <jochen.eisinger@gmx.de>
* doc/descriptions/mustek_pp.desc: add :status tags to each
	  scanner
2002-10-04 18:27:13 +00:00
Gerhard Jaeger 8326e2595c Minor bug fixes... 2002-10-04 17:55:55 +00:00
Karl Heinz Kremer 6a2a74a1cb Added quotes around halftone options. 2002-10-04 17:12:02 +00:00
Henning Geinitz a39b8fb68e Updated list of backends scheduled for inclusion. Updated v4l bug list. Added
entry about vendor/product ids for .desc.  Removed TL_X > BR_X (->TODO), dll
ltdl rewrite, wait return value (->TODO), sane.tex comment about 1 bit color
mode, sane-plustek.man issue.
2002-10-02 19:40:17 +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
Henning Geinitz 1a2ee3a4c7 Added paragraph about checking geometry (from TODO). 2002-10-01 16:19:11 +00:00
Henning Geinitz ad578d91fa Added explanation of bit order for 1 bit modes. Added comment about 1 bit
color modes. Fixed missing \code command. New version: 1.03.
2002-10-01 15:53:02 +00:00
Henning Geinitz ec0b6057d2 Added new scanners. Updated status of supported scanners. 2002-10-01 15:30:19 +00:00
Peter Fales b9e94dd9e7 Update allowed gphoto2 version numbers 2002-10-01 03:28:09 +00:00
Oliver Rauch e11c6074db updated umax.desc 2002-09-30 16:33:35 +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
Henning Geinitz 4b8c5eb3f0 Added ChangeLog-1.0.6 ChangeLog-1.0.7 ChangeLog-1.0.8 to DISTFILES. 2002-09-29 21:14:10 +00:00