Wykres commitów

4391 Commity (ddbcb1bf54394a436bb09fd4542e7cf44e1615aa)

Autor SHA1 Wiadomość Data
Henning Geinitz ddbcb1bf54 Update to libtool 1.5.10. 2004-10-11 16:03:03 +00:00
Oliver Schirrmeister 072b49566e bugfix: M3091 did not work, supports M4099 (bw only) 2004-10-11 08:23:43 +00:00
Henning Geinitz ce969bc1bb Added details on building SANE on Solaris/x86 (from Tomasz Orlinski
<tomasz.orlinski@wp.pl>).
2004-10-10 13:14:10 +00:00
Henning Geinitz 8e367bc2da Fixed typo. 2004-10-10 13:08:40 +00:00
Mattias Ellert 1263a1410a Fix niash dependencies 2004-10-10 07:31:48 +00:00
Ullrich Sigwanz 20b13d557f using unity gamma for lineart 2004-10-08 10:39:17 +00:00
Stéphane Voltz 9ff04460ef - code cleanups
- 1220P offset and calibration fixes, image quality
		is really good now.
	- 610P shading calibration improvement
2004-10-08 05:16:43 +00:00
Ullrich Sigwanz 281726a0b2 adding monochrome modes 2004-10-07 22:37:08 +00:00
Henning Geinitz d80e2f47ca Don't eject medium twice after each page. 2004-10-06 15:59:40 +00:00
Gerhard Jaeger 822e775c03 * backend/plustek.c backend/u12.c backend/plustek_pp.c:
Using now the well known MODE definitions.
* backend/plustek.h backend/plustek-usb.h: Cleanup.
* doc/plustek/Plustek-USB.changes
  doc/plustek/Plustek-Parport.changes doc/u12/U12.changes: Update.
* po/*.po: Update.
2004-10-06 13:24:22 +00:00
Gerhard Jaeger 3095319e39 Update. 2004-10-06 13:20:51 +00:00
Gerhard Jaeger e0bad8599b Cleanup. 2004-10-06 13:19:50 +00:00
Gerhard Jaeger 35d6d250ab Using now the well known MODE definitions. 2004-10-06 13:11:23 +00:00
Henning Geinitz b145a332e7 Removed dangling quotation mark. 2004-10-06 11:09:14 +00:00
Henning Geinitz 9f77cad58d Added link to artiscan 9600 project. Removed Genius ColorPage-EP. 2004-10-06 10:42:06 +00:00
Henning Geinitz 5d3abf887c New version: 0.96. Added Genius ColorPage-EP (from Karsten Festag
<karsten.festag@gmx.de>).
2004-10-06 10:36:57 +00:00
Henning Geinitz ecf698eede Added test for interface 1 and altsetting 2 for GT-8911. Unified
ouitput. Formatting updates.
2004-10-05 14:27:33 +00:00
Henning Geinitz 419c622b44 Added backend version 200410042220 from Karsten Festag <karsten.festag@gmx.de>.
While attaching devices only read attributes from source 0 (=
MD_SOURCE_FLATBED), others give wrong results. Better handling of different
shading depths. Including model ColorPage-EP. Workaround for firmware bug for
V300 (FW < 2.70). Workaround for firmware bug with odd pixel numbers. Bugfix for
lamp switching when using LightLid35 Transparency Adaptor.
2004-10-05 10:52:39 +00:00
Henning Geinitz aea72b506d Fixed compilation problem when compiled without libusb support. Print
sane-backends version number. Print if built without libusb.
2004-10-05 10:31:03 +00:00
Henning Geinitz 85b457a282 sane-find-scanner can now load USB descriptors from /proc/bus/usb/devices dumps
(e.g. from the unsupported scanner web pages). Minor modifications to some of
the chipset tests.
2004-10-04 18:29:37 +00:00
Peter Kirchgessner 3359ae8b0a Fixed bug#300973 in hp-backend 2004-10-04 18:12:09 +00:00
Peter Kirchgessner 07a22cd39f Rename global function hp_init_openfd to sanei_hp_init_openfd 2004-10-04 18:09:05 +00:00
Gerhard Jaeger 9685d273b3 * backend/plustek.c: Fixed bug #300963.
* doc/plustek/Plustek-USB.changes: Update.
* po/*.po: Update.
2004-10-04 07:20:21 +00:00
Gerhard Jaeger b73080d6f8 Update. 2004-10-04 07:19:30 +00:00
Gerhard Jaeger 29b8f0047a Fixed bug #300963. 2004-10-04 07:18:19 +00:00
Henning Geinitz c26223ed79 Fixed DESTFILES. 2004-10-03 17:39:44 +00:00
Henning Geinitz af58065746 64 bit platform fixes (bug #300799). 2004-10-03 17:34:36 +00:00
Henning Geinitz 0e29f2138f Fixed some warnings (bug #300823). Fixed Microtek Phantom C6 scanning on big
endian platforms. Based on patch from Matijs van Zuijlen in Debian bug tracking
system (#274523).
2004-10-03 13:19:07 +00:00
Thomas Soumarmon 3e4899d63b * hp5400: removing more compilation warnings 2004-10-03 13:00:49 +00:00
Henning Geinitz 9e3a4cefbf Fixed some warnings (bug #300823). 2004-10-03 12:57:19 +00:00
Henning Geinitz a70f09e4ca Check for (size_t) -1 doesn't work on 64 bit platforms as size_t is 64 bits
there while the length of a data block is defined as 32 bits in the SANE network
standard (bug #300837).
2004-10-03 12:34:10 +00:00
Thomas Soumarmon f50c42d4fb * hp5400: removing more compilation warnings 2004-10-03 11:14:03 +00:00
Henning Geinitz 59b80e8c46 Used new lamp option from saneopts.h. 2004-10-03 10:54:57 +00:00
Henning Geinitz 53ab3cc90e Added option for turning off the scanner's lamp on exit. 2004-10-03 10:51:40 +00:00
Henning Geinitz 0379607466 Added Nikon LS-5000 ED. 2004-10-03 10:16:10 +00:00
Thomas Soumarmon fe611e1011 * hp5400 : removed some compilation warnings 2004-10-02 18:39:01 +00:00
Thomas Soumarmon 973198cb30 * hp5400 : removed some compilation warnings 2004-10-02 18:31:28 +00:00
Thomas Soumarmon bae6c75ac7 * hp5400 : Version Matching Test removed by default 2004-10-02 17:03:58 +00:00
Henning Geinitz f5aaa34eed Updates of supported scanners. 2004-10-02 16:21:37 +00:00
Henning Geinitz 38076118db Added several scanners. Removed Genius Vivid 1200 XE (actually supported by
gt68xx backend).
2004-10-02 15:56:16 +00:00
Oliver Rauch 47aa22cd1b *** empty log message *** 2004-09-30 22:20:28 +00:00
Mattias Ellert 0d9ea50b02 Update Swedish translation file 2004-09-28 14:53:32 +00:00
Oliver Schwartz 7e10ea5e46 Changed entry for Epson 2580 2004-09-27 18:51:49 +00:00
Gerhard Jaeger a176f47273 * doc/descriptions/unsupported.desc: fixed Plustek entries. 2004-09-21 07:19:14 +00:00
Gerhard Jaeger 7032ca30c1 Fixed Plustek entries. 2004-09-21 07:18:43 +00:00
Henning Geinitz 39f44b08c0 Added Compeye Simplex 1236C. 2004-09-19 15:25:22 +00:00
Karl Heinz Kremer f19a7ac039 backend/epson_usb.c: add USB device ID for CX6400 back in
backend/epson.c: disable "feed" command for Perfection 1640 w/ ADF
2004-09-14 23:21:29 +00:00
Gerhard Jaeger 1886187673 * doc/plustek/Plustek-USB.changes: Update.
* doc/descriptions/unsupported.desc: Added Microtek Scanmaker 5700,
  ArtixScan 4000tf and Medion MD41985.
2004-09-08 07:29:56 +00:00
Gerhard Jaeger 0eea1cde70 Update. 2004-09-08 07:29:25 +00:00
Gerhard Jaeger caf65a14bf Added Microtek Scanmaker 5700,
ArtixScan 4000tf and Medion MD41985.
2004-09-08 07:29:00 +00:00