Wykres commitów

1174 Commity (d80e2f47ca7ed27557aaa002743e0e29e77d5b56)

Autor SHA1 Wiadomość Data
Henning Geinitz d80e2f47ca Don't eject medium twice after each page. 2004-10-06 15:59:40 +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 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 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
Peter Kirchgessner 07a22cd39f Rename global function hp_init_openfd to sanei_hp_init_openfd 2004-10-04 18:09:05 +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
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
Oliver Rauch 47aa22cd1b *** empty log message *** 2004-09-30 22:20:28 +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
Jochen Eisinger e94bd95143 2004-09-06 Jochen Eisinger <jochen@penguin-breeder.org>
* backend/mustek_pp.c: clarify error message
	* configure.in: only build the mustek_pp backend, if parallel
	  port support of any kind is present
2004-09-06 18:30:54 +00:00
Gerhard Jaeger b7ec4d0fc4 Fixed bug #300913. 2004-09-06 07:58:36 +00:00
Gerhard Jaeger c2403281fa Bumped build number. 2004-09-06 07:58:20 +00:00
Ullrich Sigwanz 25b1983efc using correct literal for SANE_Fix type conversion 2004-09-04 19:15:51 +00:00
Ullrich Sigwanz fa432745ca cleaned gamma-stuff and set correct start-gamma 2004-09-04 11:16:55 +00:00
Henning Geinitz f7fb0fa2d2 Committed missing file. 2004-09-03 18:08:02 +00:00
Henning Geinitz 42aab25d25 Fixed firmware name for Mustek 1248 UB. Changed status to basic. Removed
"unsupported" warning.  Added workaround for shared memory compilation problem
on Windows. It's now possible to add a new vendor/product id line to gt68xx.conf
to test yet unsupported scanners without changing the source code.
2004-09-03 14:06:19 +00:00
Oliver Schwartz 199eab31b8 Added support for Epson 2480 2004-09-02 20:59:12 +00:00
Ullrich Sigwanz d6badf6687 removed niash_types.h 2004-08-31 18:43:58 +00:00
Stéphane Voltz db6ba01d78 * backend/umax_pp.c:
option parsing fix
	* backend/umax_pp_low.c:
          minor 1220P calibration fixes
2004-08-28 07:21:12 +00:00
Stéphane Voltz 44065a4f5a - rename 'contrast' to 'offset' and 'highlight' to 'gain'.
Translations will need to be updated.
	- beginning of 610P/1220P codepath merge.
2004-08-25 19:51:58 +00:00
Henning Geinitz b600c81c26 Added Mustek ScanExpress 1248 UB and new version of Mustek BearPaw 1200 CU Plus. 2004-08-08 10:00:02 +00:00
Gerard Klaver 57f1ef4df5 -using now SANE_VALUE_SCAN_MODE_LINEART, _GRAY, and _COLOR,
-changed use of %d to %ld (when bytes values are displayed)
 (part of bug 300799 and 300814)
2004-08-05 17:01:00 +00:00
Gerard Klaver 4f1709e51c correction removed dummy WHITE R, G and B slides for VM656A and VM6586. 2004-08-04 20:58:10 +00:00
Gerard Klaver fdc5564cac -added for the VM6575 a WHITE_LEVEL_R, _G and _B slider option
-changed for the VM656A, VM6575 and VM6586 the calibration part(subtract highest and lowest value and then divide).
-default SANE_TECO2_CAL_ALGO value is now 1 for the VM3564 and VM6575
-preview value is now 75 dpi for the VM6575
2004-08-04 16:53:20 +00:00
Gerhard Jaeger f9c28244fb Small cleanup. 2004-08-03 10:23:26 +00:00
Gerhard Jaeger 727dd4ab9a Niash backend files, initial checkin. 2004-08-03 07:42:08 +00:00
Gerhard Jaeger 75858b7e9b Added niash backend files and target. 2004-08-03 07:40:00 +00:00
Gerhard Jaeger 9aa86144d0 Added niash backend. 2004-08-03 07:37:56 +00:00
Gerhard Jaeger 2a1b6bd853 Added speedup parameters and TPA autodetection for UMAX3400/3450,
added disableSpeedup option.
2004-07-26 15:16:32 +00:00
Stéphane Voltz f6c51c2b7e - fixed a 610P initialization bug that shown up when changing from
color to grey mode from within a fronted
	- internal revision numbers increase
2004-07-21 04:42:17 +00:00
Gerhard Jaeger 1faef6ebf3 improved fastforward stuff, cleanup work. 2004-07-16 11:45:11 +00:00
Gerhard Jaeger 5b730abe4c cleanup work. 2004-07-16 11:41:22 +00:00
Gerhard Jaeger a0f1ff4a1b bumped up build number. 2004-07-16 11:40:51 +00:00
Gerhard Jaeger dfba0dd7a7 added DevFS support for kernel 2.6, removed floating point
operations (Thanx to Rafal Rzepecki), bumped up build number,
  cleanup work.
2004-07-16 11:39:09 +00:00
Gerhard Jaeger 349bce36ca Added support for binary scanning for the CanoScan D660U, cleanup work. 2004-07-05 12:59:03 +00:00
Gerhard Jaeger 6bb7bcaf49 Bumped up build number. 2004-07-05 12:56:23 +00:00
Gerhard Jaeger 51549b4570 Major update, see doc/plustek/Plustek-USB.changes. 2004-07-02 13:09:36 +00:00
Frank Zago 2e06036a35 added support for Genius FS-1130 Colorpage Scanner. 2004-07-01 02:35:20 +00:00