Wykres commitów

1063 Commity (29a9a9876b5891abe69e39b2719f9978dd9bb0b6)

Autor SHA1 Wiadomość Data
Gerhard Jaeger 68aa020c41 added Canon D660U support, cleanup, bug-fixing. 2004-04-04 13:56:46 +00:00
Gerhard Jaeger dc125d1479 added red_lampoff, green_lampoff and blue_lampoff parameters. 2004-04-04 13:54:31 +00:00
Oliver Schwartz 1757ae5b5b Various bugfixes for gamma corretion (thanks to Robert Tsien) 2004-04-02 20:19:24 +00:00
Henning Geinitz 46ed7dab4d Plustek U16B: Added GT68XX_FLAG_SE_2400. Fixed color order.Increased debug level
for setup_scan. Fixed CCD ocarse calibration.
2004-03-28 18:26:38 +00:00
Peter Kirchgessner d77b4b4736 Keep USB-connection open (was problem with Linux 2.6.x) 2004-03-27 13:52:39 +00:00
Oliver Schwartz 64ae048c74 Added detection for Epson 660 by USB ID since new models use new ID strings 2004-03-22 00:00:40 +00:00
Henning Geinitz d7e5361782 Added detection of Mustek ScanExpress 1200 FS. 2004-03-21 12:35:39 +00:00
Henning Geinitz aafcfe6a8e Genius Vivid 4xe now has color order RGB. Removed 50 dpi for Mustek BearPaw 2448
as that resolution doesn't work. Make sure that the lamp of the Mustek A3 USB
gets warmed up. It's a CIS scanner with a lamp. That code is untested. Full scan
starts scanning from the start position of the white strip now. Added detection
for Genius Vivid 1200 EX. Fixed product id of Mustek BearPaw 2448 TA Plus. Other
minor updates.
2004-03-19 18:55:35 +00:00
Oliver Rauch 75018e1ad0 backend/umax: bugfix for sense_handler and do_calibration 2004-03-15 20:42:19 +00:00
Stéphane Voltz e2b72e6b57 - added ppdev support for 610P
- fixed direct hardware ECP support for 1220P
	- fixed scanning area overflow
	- removed uneeded function
2004-03-15 13:21:13 +00:00
Stéphane Voltz e973af58e8 - finished ECP support for 1220P/2000P
- added low level communication for 610P
	- added scanner detection for 610P
	- misc doc updates
2004-03-09 06:12:27 +00:00
Oliver Schirrmeister 24af8c80d9 enabled dropoutcolor for fi4x20C 2004-03-04 12:37:41 +00:00
Oliver Schirrmeister d431a39f63 enabled dropoutcolor for the fi4530C 2004-03-04 12:10:24 +00:00
Karl Heinz Kremer ad0b4850a4 Corrected typo introduced in last commit. 2004-03-03 02:55:39 +00:00
Karl Heinz Kremer 6e96cb5f90 Added function level D8 for RX-500 2004-03-03 01:34:49 +00:00
Henning Geinitz cae6ee91fd Added workaround for toggle = data0 chipset bug. Fixes bug #300323. 2004-03-02 21:00:46 +00:00
Frank Zago 7771e34ff6 Reverted unintentianal changes. 2004-02-28 18:39:28 +00:00
Frank Zago eed30216b5 ChangeLog 2004-02-28 18:33:09 +00:00
Matthew Duggan 34f8a413bf 2004-02-27 Matthew Duggan <stauff1@users.sourceforge.net>
* backend/canon_pp.c: Add more debug output to help resolve bug #300524
2004-02-26 22:05:21 +00:00
Oliver Schirrmeister a15136f82b merged the 3092 and the 3091 functions
inverted the image in mode color and grayscale
          jpg hardware compression support (fi-4530C)
2004-02-20 17:12:47 +00:00
Stéphane Voltz e64495994e - initial ECP support
- version number and status update
	- made safe-auto the default for port access
2004-02-20 05:36:27 +00:00
Frank Zago 04dec9382a Added partial support for models KV-SS55EX, KV-S2025C, KV-S2045C and KV-S2065L. 2004-02-12 01:59:53 +00:00
Henning Geinitz 820b9ba269 Added basic support for Plustek OpticSlim 2400. Fixed calibration debug output. 2004-02-10 19:02:03 +00:00
m. allan noah 3e34ca2aa2 minor whitespace cleanups 2004-02-09 20:55:42 +00:00
Karl Heinz Kremer 5a3f789018 Reformat of source code to get rid of different coding styles used by different
authors over the years.
2004-02-08 18:32:33 +00:00
Frank Zago fafc1de3df Added new scanner Relisys RELI 4816, marked Relisys AVEC 2412 as tested. 2004-02-08 15:27:55 +00:00
Oliver Rauch af4a252e02 sane-umax: bugfix for DOR mode 2004-02-08 14:02:26 +00:00
Karl Heinz Kremer c44e9b5e28 Increased timeout for lamp warmup from 60 to 120 seconds. 2004-02-08 00:29:07 +00:00
Eddy De Greef ad821bf12c Fixed mistakes in examples. 2004-02-07 20:59:50 +00:00
Eddy De Greef 8f3ad37072 Bumped version number. 2004-02-07 20:58:49 +00:00
Eddy De Greef 52dc4df31c Cleaned up debug code. 2004-02-07 20:58:12 +00:00
Karl Heinz Kremer d89d6730ea Updated version number and added changelog comments 2004-02-01 15:14:17 +00:00
Karl Heinz Kremer 39b8c6b325 backend/epson.c: Added D7 function level as copy of D1 for CX-6400
backend/epson_usb.c: Added IDs for CX-6400 and Perfection 4870
2004-02-01 15:12:45 +00:00
Oliver Schwartz 7d7df459ee Fixed resolutions for Epson 1670 2004-02-01 13:32:26 +00:00
Matthew Duggan cb65a9a8bc 2004-01-31 Matthew Duggan <stauff1@users.sourceforge.net>
* backend/canon_pp.c: Remove more compile warnings.
2004-01-31 06:47:55 +00:00
Henning Geinitz 80ae15abed Use gettimeofday() instead of ftime(). Bug #300482. 2004-01-29 22:58:17 +00:00
Gerhard Jaeger 09153449b7 reader_process terminates now, when running as thread. 2004-01-21 19:02:52 +00:00
Gerhard Jaeger 1db4a06965 major update, compilation fixes. 2004-01-21 08:15:16 +00:00
Gerhard Jaeger 1917906feb cleanup. 2004-01-19 19:41:02 +00:00
Gerhard Jaeger 21fbbbb312 activated cancel function, added lamp off timer function, cleanup, stability fixes. 2004-01-19 19:41:02 +00:00
Henning Geinitz 6026b31f36 Debug options are only enabled if the debug level is 1 and higher. Added product
id 0x0402 for Plustek U16B.
2004-01-19 17:35:57 +00:00
Eddy De Greef 256fab5d71 Bug fix: make sure that the child process releases the parallel port
under all circumstances. Otherwise, the parent process may no longer be
able to control the scanner and the lamp stays on and doesn't return home.
2004-01-15 19:58:03 +00:00
Gerhard Jaeger fab18995b2 Fixed preview bug. 2004-01-15 17:50:09 +00:00
Gerard Klaver 17a58e485c -Change from WHITE_LEVEL to WHITE_LEVEL_R, WHITE_LEVEL_G and WHITE_LEVEL_B. 2004-01-15 17:39:30 +00:00
Gerard Klaver 37008dff08 For VM3564, VM356A and VM3575 added options:
-Change from WHITE_LEVEL to WHITE_LEVEL_R, WHITE_LEVEL_G and WHITE_LEVEL_B sliders for manual changing calibration value downloaded to scanner.
-Subtraced highest and lowest value from calibration samples before divide by x-2 samples
2004-01-15 17:37:22 +00:00
Gerhard Jaeger 6c660815d3 bump up version, fixed device autodetection and corrupted pictures,
improved model-detection.
2004-01-14 19:10:43 +00:00
Karl Heinz Kremer 170f42289e Added product ID for RX-500 2004-01-13 22:27:06 +00:00
Karl Heinz Kremer 243d4e9498 Fixed bug # 300444 - Changed OPT_CCT_9 desc. string. 2004-01-13 01:02:46 +00:00
Oliver Rauch c287806dc0 *** empty log message *** 2004-01-12 19:54:31 +00:00
Matthew Duggan 656a9d8be3 2004-01-12 Matthew Duggan <stauff1@users.sourceforge.net>
* backend/canon_pp-dev.c backend/canon_pp-io.c backend/canon_pp.c
          backend/canon_pp.h: Fix various compile warnings (Bug #300407).
          Also fix bug in parsing config file.
        * doc/descriptions/canon_pp.desc: Bump version number.
2004-01-11 22:24:07 +00:00