kopia lustrzana https://gitlab.com/sane-project/backends
Update.
rodzic
a8577d20cb
commit
a17cba7eb2
|
|
@ -1,11 +1,10 @@
|
|||
Plustek-USB-TODO.txt (2004-03-22) Gerhard Jäger <gerhard@gjaeger.de>
|
||||
Plustek-USB-TODO.txt (2004-07-05) Gerhard Jäger <gerhard@gjaeger.de>
|
||||
====================================================================
|
||||
|
||||
TODO (in general):
|
||||
- more documentation/comments on the different functions
|
||||
- auto-warmup
|
||||
- sensor movement speedup ffw/rev
|
||||
- add plustek.conf presettings to interface for frontends
|
||||
- more documentation/comments on the different functions
|
||||
-
|
||||
|
||||
|
||||
KNOWN BUGS/Limitations:
|
||||
|
||||
|
|
@ -13,11 +12,17 @@ Model Description Workaround
|
|||
------------------------------------------------------------------------------
|
||||
|
||||
HP 2100c Straight Line Bug none
|
||||
EPSON Photo Negative Scanning quality bad none
|
||||
All with TPA Negative Scanning quality bad none
|
||||
CIS devices Skip calibration does not work none
|
||||
|
||||
********************************* DONE ***************************************
|
||||
|
||||
all add plustek.conf presettings to done
|
||||
interface for frontends
|
||||
|
||||
all Auto-warmup done
|
||||
all Sensor movement speedup ffw/rev done
|
||||
|
||||
Canon fine calibration does not work fixed
|
||||
Canon 650 color modes >=600 dpi too dark fixed
|
||||
Canon 660 add support done
|
||||
|
|
|
|||
|
|
@ -1,8 +1,12 @@
|
|||
Plustek.changes (2004-02-07) Gerhard Jäger <gerhard@gjaeger.de>
|
||||
Plustek.changes (2004-05-07) Gerhard Jäger <gerhard@gjaeger.de>
|
||||
===============================================================
|
||||
|
||||
Note: All other not mentioned builds have been never released.
|
||||
|
||||
V 0.48-2 (2004-05-07)
|
||||
---------------------
|
||||
- fixed binary mode for CanoScan D660U
|
||||
|
||||
V 0.48-1 (2004-02-07)
|
||||
---------------------
|
||||
- added more options to the frontend interface
|
||||
|
|
@ -12,7 +16,7 @@ V 0.48-1 (2004-02-07)
|
|||
- added speedup for sensor for some devices
|
||||
- fixed lamp switching problem for D660U
|
||||
- fixed negative scanning lamp problem
|
||||
- fixed Gray 16 mode for D660U
|
||||
- fixed Gray 16 mode for CanoScan D660U
|
||||
- code cleanup
|
||||
|
||||
V 0.47-11 (2004-21-04)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
Plustek-USB.txt (2004-03-28) Gerhard Jäger <gerhard@gjaeger.de>
|
||||
Plustek-USB.txt (2004-07-05) Gerhard Jäger <gerhard@gjaeger.de>
|
||||
===============================================================
|
||||
|
||||
NOTE:
|
||||
|
|
@ -75,7 +75,8 @@ UMAX
|
|||
Vendor ID: 0x1606
|
||||
|
||||
Product ID Device-description and status
|
||||
0x0060 UMAX 3400/3450 - working (TPA on 3450 not supported)
|
||||
0x0050 UMAX 3400 - working
|
||||
0x0060 UMAX 3400/3450 - working
|
||||
0x0160 UMAX 5400 - working
|
||||
|
||||
COMPAQ
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue