Updated xcam and xscanimage entries.

merge-requests/2/head
Henning Geinitz 2003-03-22 16:52:01 +00:00
rodzic 3db20ca424
commit 3f6afae910
2 zmienionych plików z 4 dodań i 5 usunięć

Wyświetl plik

@ -10,6 +10,7 @@
BLACHE <jb@jblache.org>.
Check that setting resolution option in preview succeeded.
Otherwise we may use the main resolution setting accidently.
* TODO: Updated xcam and xscanimage entries.
2003-02-01 Henning Meier-Geinitz <henning@meier-geinitz.de>

8
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2003-01-29)
TODO (2003-03-22)
******** todo ********
@ -15,7 +15,7 @@ TODO (2003-01-29)
window, it causes a segfault of xscanimage.
- When doing a preview, it is also possible to start a scan.
- Menu (at least preferences) should be disabled during scan/preview.
- Lots of sane api calls are done without checks for the status.
* xcam
@ -23,6 +23,7 @@ TODO (2003-01-29)
- add dithering and support for SANE depths other than 8 bit (test
with Mustek backend, for example)
- add recording feature (e.g., GIF, JPG, or MPEG)
- Preview window is huge when default geometry of backend is big
* Add a check in the frontends if the backend delivers more data than
it announced by sane_get_parameters to avoid segfaults with bad
@ -30,9 +31,6 @@ TODO (2003-01-29)
* Add/improve debug output for xscanimage and xcam.
* option_menu_lookup () in gtkglue.c doesn't check if the value is contaimed in
the option list at all -> crash.
******** done ********
* check PUT_PIXEL macro (see