kopia lustrzana https://gitlab.com/sane-project/backends
Removed entries about config.h.in macros and disabling local backends.
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
fa42114a14
commit
27d33d26d4
15
TODO
15
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2002-05-09)
|
TODO (2002-06-02)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -66,7 +66,7 @@ backends
|
||||||
|
|
||||||
* net: add IPv6 support.
|
* net: add IPv6 support.
|
||||||
|
|
||||||
* Fix warnings about DBG calls:
|
* Fix warnings about DBG calls (try gcc 3.x to get these warnings):
|
||||||
- umax1220u
|
- umax1220u
|
||||||
|
|
||||||
* bh: Suspicious loop ("../../backend/bh.c", line 1923: warning:
|
* bh: Suspicious loop ("../../backend/bh.c", line 1923: warning:
|
||||||
|
@ -158,12 +158,6 @@ misc
|
||||||
* sane-config: add options "--exec-prefix=...." and "--prefix=..."
|
* sane-config: add options "--exec-prefix=...." and "--prefix=..."
|
||||||
compareable to gtk-config
|
compareable to gtk-config
|
||||||
|
|
||||||
* Check include/sane/config.h.in for unnecessary macros.
|
|
||||||
|
|
||||||
* Add configure option to enable only the net backend for users without
|
|
||||||
local scanners. Install only sane-dll/sane-net (or even only sane-net).
|
|
||||||
Maybe something like --network-client-only or --disable-local-devices.
|
|
||||||
|
|
||||||
* Make output of sane-find-scanner more flexible. See scanimage -f for
|
* Make output of sane-find-scanner more flexible. See scanimage -f for
|
||||||
details.
|
details.
|
||||||
|
|
||||||
|
@ -171,6 +165,7 @@ misc
|
||||||
if they are used in backends, their SANE exception will be void.
|
if they are used in backends, their SANE exception will be void.
|
||||||
|
|
||||||
* Can we link external libraries only to backends that need them?
|
* Can we link external libraries only to backends that need them?
|
||||||
|
See http://fz.eryx.net/sane/#configure.
|
||||||
|
|
||||||
* Add support to sane-find-scanner to check whole directories for device
|
* Add support to sane-find-scanner to check whole directories for device
|
||||||
files.
|
files.
|
||||||
|
@ -180,6 +175,10 @@ misc
|
||||||
|
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* Add configure option to enable only the net backend for users without
|
||||||
|
local scanners. Install only sane-dll/sane-net (or even only sane-net).
|
||||||
|
Maybe something like --network-client-only or --disable-local-devices.
|
||||||
|
* Check include/sane/config.h.in for unnecessary macros.
|
||||||
* scanimage: Fix pnm 16 bit output (partly patch available).
|
* scanimage: Fix pnm 16 bit output (partly patch available).
|
||||||
* Make all symbols that don't start with sane_ or sanei_ static (see
|
* Make all symbols that don't start with sane_ or sanei_ static (see
|
||||||
make libcheck):
|
make libcheck):
|
||||||
|
|
Ładowanie…
Reference in New Issue