Wykres commitów

5321 Commity (b7109db2eb8a00f6a065c72bb1499db5917cb13c)

Autor SHA1 Wiadomość Data
Henning Geinitz 6a1c09a355 Made config file more readable. Instead of commenting every single line, the
explanations are given once at the top. Don't repeat options that aren't changed
anyway.
2006-04-20 17:22:06 +00:00
Giuseppe Sacco 57f53a4664 Italian translation update 2006-04-18 19:50:28 +00:00
Henning Geinitz be57b55222 Added. 2006-04-18 19:06:15 +00:00
Henning Geinitz 543a3bd9e8 Point to current lists on Brother website. 2006-04-18 18:47:59 +00:00
Henning Geinitz a9d80890da Don't print warnings when creating the HTML scanner tables. The warnings are
already printed in the tools directory.
2006-04-18 18:46:58 +00:00
Henning Geinitz 7d20639cb7 Create libsane.usermap (for hotplug), libsane.db (for hotplug-ng) and
libsane.rules (for udev) automatically with sane-desc based on the :usbid tokens
in the description files.
2006-04-18 18:45:16 +00:00
Henning Geinitz 204ac69909 Removed. Will be created automatically by sane-desc. 2006-04-18 18:41:22 +00:00
Henning Geinitz 92e629e922 Added missing scanners from libsane.usermap. 2006-04-18 15:41:34 +00:00
Henning Geinitz 67941f9032 Added missing devices. 2006-04-18 14:39:16 +00:00
Pierre Willenbrock e2682e96cf * backend/genesys_gl841.c backend/genesys_gl646.c: Actually use
the endian converted slope table.
 * backend/genesys_conv_hlp.c: Fix interpolation code to emit all
   pixels of a line.
2006-04-18 13:23:02 +00:00
Henning Geinitz 955a75979e Added USB ids. Splitted some entries which have two different USB ids. Clarified
comment about UMAX 3400.
2006-04-18 12:34:01 +00:00
Henning Geinitz 3126bc3135 Used avision-desc.sh to update the .desc file to current SANE CVS avision.c
code. Added USB ids.
2006-04-18 12:32:02 +00:00
Henning Geinitz 4301acdbe7 Added most USB vendor and product ids. Minor cleanup. 2006-04-18 12:23:47 +00:00
Henning Geinitz fb75cbf546 Removed description of non-existimg configuration ile. 2006-04-17 15:07:09 +00:00
Henning Geinitz 66dff39d19 Moved scanners supported by the external pixma backend to pixma.desc. Added
Canon PIXMA MP730.
2006-04-17 14:53:27 +00:00
Henning Geinitz b1745a413f Added Patrick Lessard and Pierre Willenbrock. 2006-04-17 12:50:43 +00:00
Henning Geinitz 709da66159 Make UMAX 2100U (and probably 1600U and 2000U) work. Code from Patrick Lessard
<palessar@cgocable.ca>. Updated manual page and .desc file.
2006-04-17 12:46:41 +00:00
Julien BLACHE 8cdd5db635 Fix/optimize udev rules; tests on the same line are ANDed together, not ORed together, causing the rules to trigger more often than necessary. 2006-04-12 11:35:06 +00:00
Henning Geinitz 828ed95b6e Added Lexmark X5150. 2006-04-09 22:01:50 +00:00
Henning Geinitz f05f4777f5 Fixed undefined symbols in the qcam backend on GNU/kFreeBSD (patch from Aurelien
Jarno <aurelien@aurel32.net>).
2006-04-09 15:11:06 +00:00
Henning Geinitz 2f6ae4a1b3 Added links to Patrick Lessard's patch. 2006-04-09 11:57:19 +00:00
Henning Geinitz de2c4fb484 If saned does not find any config file, it calls fclose with a NULL FILE*. The
code may also leak open file descriptors and FILE's if multiple config files are
found. (bug #303339). Fixed possible segfault on close_handle() (bug #303338).
2006-04-09 10:07:18 +00:00
Henning Geinitz db4e34ab62 Added some scanners. 2006-04-03 18:37:43 +00:00
Henning Geinitz 87d4a3c10d Added C-Channel scanners. 2006-04-03 18:36:16 +00:00
Henning Geinitz 578a760d76 Added several scanners from Brother website. 2006-04-03 18:35:06 +00:00
Henning Geinitz 1f28f3d134 Added Canon PIXMA760, Tevion MD 90090, Microtek ScanMaker 4600, and Visioneer
Onetouch 9320. Removed Canon CanoScan 3200F (now in external backends).
2006-03-29 22:01:57 +00:00
Henning Geinitz ff42a5425f Listed new cs3200f backend for Canon 3200F. 2006-03-29 21:50:25 +00:00
Henning Geinitz 085e777104 Fixed ADF support. Patch from Andreas Degert <ad@papyrus-gmbh.de>. 2006-03-29 20:48:50 +00:00
Pierre Willenbrock 6b7031ca40 * backend/genesys.c backend/genesys.h backend/genesys_low.h
backend/genesys_conv.c backend/genesys_gl841.c: Added extended
   option "Threshold" for lineart mode(Thanks to Laurent Charpentier).
2006-03-27 14:41:30 +00:00
Julien BLACHE 864fce1daa Another batch of spelling fixes from A. Costa. 2006-03-24 22:46:48 +00:00
Henning Geinitz f79d1cf747 Added Iris Iriscan and Xerox Documate 510. 2006-03-24 22:25:50 +00:00
Thomas Soumarmon 91e05c0b06 * integrated hp5400-endian.patch to run under PPC (thanks to Mattias Ellert) 2006-03-24 07:43:14 +00:00
Julien BLACHE 35e92104c2 More spelling fixes from A. Costa. 2006-03-21 13:51:18 +00:00
Oliver Schwartz 564b275fa7 Limit inquiry length to 120 bytes if firmware is not yet loaded 2006-03-20 18:20:10 +00:00
Julien BLACHE 31aa52485a Applied patch from A Costa (through Debian); english/spelling fixes. 2006-03-18 10:10:00 +00:00
Henning Geinitz d3cd1c9d6d Added Microtek ScanMaker 4850 II and Plustek OpticPro ST 64+. 2006-03-16 13:04:46 +00:00
Stéphane Voltz b3b4b3719b - removed now unneeded #ifdef in gl646_send_gamma_table 2006-03-13 14:55:36 +00:00
Pierre Willenbrock e857486bf9 * backend/genesys_gl646.c: fixed silly thinko in gl646_send_gamma_table. 2006-03-12 11:34:36 +00:00
Stéphane Voltz ec3d95b9f6 - fixed gl646_send_gamma_table on x86 arch
- put into a small power saving fix
2006-03-12 11:20:04 +00:00
Henning Geinitz 92d177c049 Added USB support for DragonFlyBSD (bug #303183). 2006-03-11 12:56:34 +00:00
Pierre Willenbrock 9fbc4ad57f * backend/genesys.c backend/genesys_low.h: Removed little endian conversions
in slope table creation functions
 * backend/genesys_gl646.c backend/genesys_gl841.c: Added little endian
   conversions to gl*_send_slope_table functions
2006-03-09 19:58:19 +00:00
Pierre Willenbrock 50fc452e8b * backend/genesys.c: Some annotations about endianess of scanned data
* backend/genesys_gl646.c: Convert gamma tables to little endian
2006-03-09 18:46:41 +00:00
Stéphane Voltz 385fa20988 - power saving fixes for gl646 based scanners 2006-03-06 20:39:44 +00:00
Henning Geinitz c782ab3921 Added Brother MFC 9600, Canon PIXMA MP450, and Plustek ScanCopy 115. 2006-03-05 14:56:12 +00:00
Henning Geinitz 08ac1fdb09 Added USB ids for SCX-4100 (bug #303166). 2006-03-05 14:13:08 +00:00
Mattias Ellert 60024daafb Empty line confuses the convert-usermap.sh tools 2006-02-19 08:01:09 +00:00
Gerhard Jaeger 13babf9dab * doc/plustek/Plustek-PARPORT.changes: Update.
* backend/plustek_pp.c: Bumped build number.
* backend/plustek-pp_ptdrv.c backend/plustek-pp_detec.c:
  Fixed bug, that prevents backend from working, when the device
  is another parport than parport0 - spotted by Christoph Steinbruchel.
2006-02-16 08:11:55 +00:00
Gerhard Jaeger 938a9719ce * doc/u12/U12.changes: Update.
* backend/u12.c: Bumped build number.
* backend/u12-hw.c: SoftwareReset is now disabled in
  cancelSequence when the device is a Genius scanner.
2006-02-14 10:26:39 +00:00
Stéphane Voltz 28a876983c - disabled powersaving for gl646 scanners. Some CCD settings are
overwritten by this, and aren't reset later, leading to scanning
	  problems.
2006-02-13 05:59:24 +00:00
Henning Geinitz 6b15d3635b Removed HP ScanJet 8200 (supported by Avision backend). Minor updates. 2006-02-12 13:09:54 +00:00