2000-09-16 Henning Meier-Geinitz <hmg@gmx.de>

* TODO: Added xscanimage bug and information about versioning
 	  problems. Some other minor changes.
DEVEL_2_0_BRANCH-1
Henning Geinitz 2000-09-16 18:13:09 +00:00
rodzic 08c233668a
commit a2ce79ccf8
1 zmienionych plików z 12 dodań i 4 usunięć

16
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2000-08-19) TODO (2000-09-16)
******** todo ******** ******** todo ********
@ -13,7 +13,6 @@ backends
- hp4200 http://hp4200-backend.sourceforge.net/ - hp4200 http://hp4200-backend.sourceforge.net/
* use DBG(...) instead of fprintf(stderr, ...) * use DBG(...) instead of fprintf(stderr, ...)
- hp
- microtek - microtek
- microtek2 - microtek2
@ -85,7 +84,10 @@ frontends
* xcam: add recording feature (e.g., GIF, JPG, or MPEG) * xcam: add recording feature (e.g., GIF, JPG, or MPEG)
* dll: make it robust against against it being listed in the configuration * dll: make it robust against against it being listed in the configuration
file (currently bad things will happen if dll attempts to load itself) file (currently bad things will happen if dll attempts to load itself)
* xscanimage: Fix "Gtk-CRITICAL **: file gtkmain.c: line 534 ..." bug
when no SANE devices found
sanei sanei
----- -----
@ -130,13 +132,19 @@ misc
All the above with shared and static libraries. All the above with shared and static libraries.
* move .desc files for backends that are not included in SANE to * move .desc files for backends that are not included in SANE to
different directory different directory (e.g. backends and external-backends)
* add ADF and TA entries to .desc files * add ADF and TA entries to .desc files
* add alpha channel so that RGBI scanners like Nikon LS-20 can * add alpha channel so that RGBI scanners like Nikon LS-20 can
send infra-red info back to gimp for post-processing send infra-red info back to gimp for post-processing
* Add a check for installed sane versions.
* Print a warning when already a sane version is installed.
* Maybe add script to detect and deinstall existing sane versions
* 0 is white for sane
******** done ******** ******** done ********