kopia lustrzana https://gitlab.com/sane-project/frontends
Updated xcam and xscanimage entries.
rodzic
3db20ca424
commit
3f6afae910
|
@ -10,6 +10,7 @@
|
||||||
BLACHE <jb@jblache.org>.
|
BLACHE <jb@jblache.org>.
|
||||||
Check that setting resolution option in preview succeeded.
|
Check that setting resolution option in preview succeeded.
|
||||||
Otherwise we may use the main resolution setting accidently.
|
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>
|
2003-02-01 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||||
|
|
||||||
|
|
8
TODO
8
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2003-01-29)
|
TODO (2003-03-22)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -15,7 +15,7 @@ TODO (2003-01-29)
|
||||||
window, it causes a segfault of xscanimage.
|
window, it causes a segfault of xscanimage.
|
||||||
- When doing a preview, it is also possible to start a scan.
|
- When doing a preview, it is also possible to start a scan.
|
||||||
- Menu (at least preferences) should be disabled during scan/preview.
|
- Menu (at least preferences) should be disabled during scan/preview.
|
||||||
|
- Lots of sane api calls are done without checks for the status.
|
||||||
|
|
||||||
* xcam
|
* xcam
|
||||||
|
|
||||||
|
@ -23,6 +23,7 @@ TODO (2003-01-29)
|
||||||
- add dithering and support for SANE depths other than 8 bit (test
|
- add dithering and support for SANE depths other than 8 bit (test
|
||||||
with Mustek backend, for example)
|
with Mustek backend, for example)
|
||||||
- add recording feature (e.g., GIF, JPG, or MPEG)
|
- 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
|
* Add a check in the frontends if the backend delivers more data than
|
||||||
it announced by sane_get_parameters to avoid segfaults with bad
|
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.
|
* 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 ********
|
******** done ********
|
||||||
* check PUT_PIXEL macro (see
|
* check PUT_PIXEL macro (see
|
||||||
|
|
Ładowanie…
Reference in New Issue