From 3f6afae9105172e8f70bb76f3d6d758af1e8d07b Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sat, 22 Mar 2003 16:52:01 +0000 Subject: [PATCH] Updated xcam and xscanimage entries. --- Changelog | 1 + TODO | 8 +++----- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Changelog b/Changelog index 4937ab0..badc8c8 100644 --- a/Changelog +++ b/Changelog @@ -10,6 +10,7 @@ BLACHE . 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 diff --git a/TODO b/TODO index 2efe693..8564d09 100644 --- a/TODO +++ b/TODO @@ -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