Frank Zago
db44edb31c
*** empty log message ***
2004-02-08 15:28:31 +00:00
Frank Zago
8e7172bc6f
Added info about USB scanners.
2004-02-08 15:28:20 +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
29c2e23f5b
Update.
2004-02-07 21:00:54 +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
Henning Geinitz
9e4cc8f137
Added Genius Colorpage Vivid 1200EX and Mustek Paragon 800 II EP.
2004-02-07 15:14:44 +00:00
Henning Geinitz
b79b8b4db3
Fixed inconsistent error message (patch from Mattias Ellert <mattias.ellert@tsl.uu.se>).
2004-02-04 20:27:58 +00:00
Gerhard Jaeger
433993a7f5
* sanei/sanei_thread.c: added Mattias Ellerts' patch to make
...
sanei_thread_kill work on MacOSX.
2004-02-01 19:15:17 +00:00
Gerhard Jaeger
1fc1de58c5
Added MacOSX patch for sanei_thread_kill().
2004-02-01 19:14:28 +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
cbffe2300f
Added Mustek BearPaw 4800TA Pro II.
2004-01-30 17:12:42 +00:00
Henning Geinitz
80ae15abed
Use gettimeofday() instead of ftime(). Bug #300482 .
2004-01-29 22:58:17 +00:00
Gerhard Jaeger
84b7db977d
* backend/test.c: reader_process terminates now, when running as thread.
2004-01-21 19:03:31 +00:00
Gerhard Jaeger
09153449b7
reader_process terminates now, when running as thread.
2004-01-21 19:02:52 +00:00
Gerhard Jaeger
50f0eddf73
* backend/u12.c backend/u12-hw.c backend/u12-if.c backend/u12-io.c
...
backend/u12-map.c backend/u12-motor.c backend/u12-shading.c
backend/u12-tpa.c backend/u12.h backend/u12.conf: major update, compilation
fixes.
2004-01-21 08:15:44 +00:00
Gerhard Jaeger
1db4a06965
major update, compilation fixes.
2004-01-21 08:15:16 +00:00
Gerhard Jaeger
0138f46f66
* doc/u12/U12.changes: update.
...
* doc/u12/U12.todo: initial checkin.
* backend/plustek-usb.c: cleanup.
* backend/u12.c backend/u12-ccd.c backend/u12-hw.c backend/u12-if.c
backend/u12-image.c backend/u12-io.c: activated cancel function,
added lamp off timer function, cleanup, stability fixes.
2004-01-19 19:46:54 +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
Gerhard Jaeger
da7ec7ea25
update.
2004-01-19 19:37:48 +00:00
Gerhard Jaeger
fe3a5d46b9
initial checkin.
2004-01-19 19:37:29 +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
Henning Geinitz
ef0e9d92b2
* doc/gamma4scanimage.man: scanimage is in section 1.
...
* doc/descriptions/unsupported.desc: Added Lexmark X74.
2004-01-17 22:08:45 +00:00
Henning Geinitz
aa55d8caf7
Added Lexmark X74.
2004-01-17 22:08:28 +00:00
Henning Geinitz
afbce57aae
scanimage is in section 1.
2004-01-17 22:07:57 +00:00
Henning Geinitz
beba322505
Added missing ChangeLog entry.
2004-01-17 15:38:48 +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
Gerard Klaver
465e1686fc
update saneopts.h, teco2.c, teco2.h and sane-teco2.man.
2004-01-15 18:32:17 +00:00
Gerard Klaver
6ca6597b05
Option hange from WHITE_LEVEL to WHITE_LEVEL_R, WHITE_LEVEL_G and WHITE_LEVEL_B and text update.
2004-01-15 18:17:57 +00:00
Gerhard Jaeger
9c8ddaee61
* backend/u12.c: Fixed preview bug.
2004-01-15 17:50:31 +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
Gerard Klaver
5875781246
added options: WHITE_LEVEL_R, WHITE_LEVEL_G and WHITE_LEVEL_B
2004-01-15 17:19:56 +00:00
Gerhard Jaeger
1306634660
* descriptions/u12.desc: fixed wrong man-page reference, status updates.
...
* backend/u12.c backend/u12.h backend/u12-hwdef.h backend/u12-scanner.h
backend/u12-*.c: bump up version, fixed device autodetection and corrupted
pictures, improved model-detection.
2004-01-14 19:11:23 +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
Gerhard Jaeger
4a17860c98
fixed wrong man-page reference, status updates.
2004-01-14 19:05:35 +00:00
Karl Heinz Kremer
170f42289e
Added product ID for RX-500
2004-01-13 22:27:06 +00:00
Henning Geinitz
561b7501e1
Added Packard Bell Diamond 2450.
2004-01-13 21:07:16 +00:00
Henning Geinitz
8ad178343b
Epson 1670 is supported by SnapScan backend now.
2004-01-13 21:05:01 +00:00
Henning Geinitz
bbbc252993
Added several Canon, HP, Plustek, and UMAX scanners.
2004-01-13 21:03:10 +00:00
Gerhard Jaeger
e234415ce5
* doc/sane-plustek_pp.man: added missing explanation. Bug #300441 .
...
* include/sane/sanei_thread.h: updated copyright info.
* sanei/sanei_thread.c: fixed return value handling for sanei_wait_pid().
2004-01-13 07:56:28 +00:00
Gerhard Jaeger
1bc71ef4dc
updated copyright info.
2004-01-13 07:41:06 +00:00