Added frontend linking issue and color management discussion. Removed

sanei_jpeg move and avision patch entries.  Updated global init issue and desc
file entry.
merge-requests/1/head
Henning Geinitz 2003-07-29 16:16:45 +00:00
rodzic 0a40fd4dc6
commit dfc30fb383
2 zmienionych plików z 21 dodań i 22 usunięć

Wyświetl plik

@ -3,7 +3,11 @@
* doc/descriptions/unsupported.desc: Added Minolta and Visioneer
scanners. Updated Avision, Medion, and UMAX scanners.
* tools/check-usb-chip.c: Added test for Genesys Logig GL660 +
GL646 combination. Added some more messages about what's going on.
GL646 combination. Added some more messages about what's going
on.
* TODO: Added frontend linking issue and color management
discussion. Removed sanei_jpeg move and avision patch entries.
Updated global init issue and desc file entry.
2003-07-29 Matthew Duggan <stauff1@users.sourceforge.net>

37
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2003-07-25)
TODO (2003-07-29)
******** todo ********
@ -21,9 +21,6 @@ backends
access.
- The result of locking isn't checked --> does it make sense at all?
* dc210, dc240, gphoto2, and jpeg stuff: move sanei_* functions to sanei/
(if they are necessary). That's probably for SANE2.
* v4l:
- Geometry support is missing
- Frequency setting is missing
@ -60,7 +57,6 @@ backends
must be either initialized in sane_init or reset in sane_exit.
At least these backends segfault:
- microtek
- hp5400
* fujitsu: option names shouldn't contain "_"
@ -69,9 +65,6 @@ backends
* mustek_pp: Re-enable support for CCD scanners.
* avision: Add patch for using the --source option from priya
<priyag@newgen.co.in> (?)
* Don't mark option names with SANE_I18N (see po/README for details):
- canon630u.c ("cal")
@ -85,12 +78,11 @@ doc
* desc files:
- Add keywords "vendor-id" and "product-id" for SCSI and USB ids.
- umax: genius.kye.de times out?
- umax, artec_eplus48u: http://www.umax.com.tw/ times out?
- plustek: add Genius ColorPage HR6X EPP as supported
- Change all description files to use the new status keyword:
avision, canon, canon630u, coolscan2, fujitsu,
hp, hp5400, hpsj5s, microtek, microtek2,
plustek, sharp, st400, umax1220u.
avision, canon, canon630u, epson, fujitsu,
hp, hpsj5s, microtek, microtek2,
plustek, sharp, umax1220u.
* manpages:
- html manpages have broken links to other man pages if link is wrapped at
@ -115,6 +107,8 @@ frontends
from br-x and br-y but this is wrong for tl-x and tl-y != 0 and for
SANE_UNIT_PIXEL.
* check why the frontends are linked against libsanei.
sanei
-----
@ -181,18 +175,19 @@ misc
for c++ and fortran.
* Check the license of these files, they don't contain the SANE exception:
include/sane/sanei.h David Mosberger-Tang and Andreas Beck
include/sane/sanei_codec_ascii.h David Mosberger-Tang and Andreas Beck
include/sane/sanei_codec_bin.h David Mosberger-Tang and Andreas Beck
include/sane/saneopts.h David Mosberger-Tang and Andreas Beck
Probably just forgotten to move from GPL to GPL+SANE.
include/lalloca.h The Free Software Foundation
include/lassert.h Henning Meier-Geinitz, FSF(?)
sanei/linux_sg3_err.h ? (somewhere from the linux kernel or sg tools?)
External files. Check for replacements. Are they necessary at all?
backend/snapscan-usb.h + .c
The GPL only license may void the GPL + exception in snapscan.c.
* Think about color management, calibration with reference targets and the
usage of .icm files. Do we need backend support for that or can it be done
in the frontends completely?
See:
http://www.mostang.com/pipermail/sane-devel/2003-July/019523.html
http://www.mostang.com/pipermail/sane-devel/2003-July/019528.html
******** done ********
* avision: Add patch for using the --source option from priya
* dc210, dc240, gphoto2, and jpeg stuff: move sanei_* functions to sanei/
* scanimage: Check handling of short string-list options.
* scanimage: Print "inactive" for all inactive option types
* sanei_scsi: Add FreeBSD fixes: