kopia lustrzana https://gitlab.com/sane-project/backends
2000-11-21 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added FUKUDA Kazuya for the nec Backend. Used spaces instead of tabs. * PROJECTS: Removed entry about NEC. Added/updated entries about Mustek USB scanners. * README: Added link to sane-nec(5). * TODO: Removed entries about sanei_authorize and plain text passwords. * backend/Makefile.in backend/dll.conf backend/nec.conf backend/nec.c backend/nec.desc backend/nec.h doc/Makefile.in doc/sane-nec.man: Added nec backend for the NEC scanners PC-IN500/4C (from Kazuya Fukuda <fukuda@pjs.nevt.nec.co.jp>)DEVEL_2_0_BRANCH-1
rodzic
994e687b91
commit
c1810ab59d
9
TODO
9
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2000-11-19)
|
TODO (2000-11-21)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -26,9 +26,6 @@ backends
|
||||||
- microtek
|
- microtek
|
||||||
- microtek2
|
- microtek2
|
||||||
|
|
||||||
* make authorization_callback work in net-backend and saned. Try to
|
|
||||||
avoid plain text passwords?
|
|
||||||
|
|
||||||
* check net/saned
|
* check net/saned
|
||||||
- net backend segfaults if saned isn't started (or timed out)
|
- net backend segfaults if saned isn't started (or timed out)
|
||||||
- don't just ignore the byte-order for the image data (needed to
|
- don't just ignore the byte-order for the image data (needed to
|
||||||
|
@ -74,7 +71,6 @@ frontends
|
||||||
|
|
||||||
sanei
|
sanei
|
||||||
-----
|
-----
|
||||||
* add sanei_authorize (function for all backends)
|
|
||||||
|
|
||||||
misc
|
misc
|
||||||
----
|
----
|
||||||
|
@ -132,6 +128,9 @@ misc
|
||||||
* libdl is used in dll backend but -ldl is not added to LDFLAGS?
|
* libdl is used in dll backend but -ldl is not added to LDFLAGS?
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* add sanei_authorize (function for all backends)
|
||||||
|
* make authorization_callback work in net-backend and saned. Try to
|
||||||
|
avoid plain text passwords?
|
||||||
* Add as6e http://as6edriver.sourceforge.net/
|
* Add as6e http://as6edriver.sourceforge.net/
|
||||||
* stiff.c: Tiff header not written correctly: "Jaeger, Gerhard"
|
* stiff.c: Tiff header not written correctly: "Jaeger, Gerhard"
|
||||||
<gjaeger@sysgo.de> writes: When writing the TIFF header, you have to
|
<gjaeger@sysgo.de> writes: When writing the TIFF header, you have to
|
||||||
|
|
Ładowanie…
Reference in New Issue