kopia lustrzana https://gitlab.com/sane-project/backends
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
rodzic
0a40fd4dc6
commit
dfc30fb383
|
@ -3,7 +3,11 @@
|
||||||
* doc/descriptions/unsupported.desc: Added Minolta and Visioneer
|
* doc/descriptions/unsupported.desc: Added Minolta and Visioneer
|
||||||
scanners. Updated Avision, Medion, and UMAX scanners.
|
scanners. Updated Avision, Medion, and UMAX scanners.
|
||||||
* tools/check-usb-chip.c: Added test for Genesys Logig GL660 +
|
* 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>
|
2003-07-29 Matthew Duggan <stauff1@users.sourceforge.net>
|
||||||
|
|
||||||
|
|
37
TODO
37
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2003-07-25)
|
TODO (2003-07-29)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -21,9 +21,6 @@ backends
|
||||||
access.
|
access.
|
||||||
- The result of locking isn't checked --> does it make sense at all?
|
- 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:
|
* v4l:
|
||||||
- Geometry support is missing
|
- Geometry support is missing
|
||||||
- Frequency setting is missing
|
- Frequency setting is missing
|
||||||
|
@ -60,7 +57,6 @@ backends
|
||||||
must be either initialized in sane_init or reset in sane_exit.
|
must be either initialized in sane_init or reset in sane_exit.
|
||||||
At least these backends segfault:
|
At least these backends segfault:
|
||||||
- microtek
|
- microtek
|
||||||
- hp5400
|
|
||||||
|
|
||||||
* fujitsu: option names shouldn't contain "_"
|
* fujitsu: option names shouldn't contain "_"
|
||||||
|
|
||||||
|
@ -69,9 +65,6 @@ backends
|
||||||
|
|
||||||
* mustek_pp: Re-enable support for CCD scanners.
|
* 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):
|
* Don't mark option names with SANE_I18N (see po/README for details):
|
||||||
- canon630u.c ("cal")
|
- canon630u.c ("cal")
|
||||||
|
|
||||||
|
@ -85,12 +78,11 @@ doc
|
||||||
* desc files:
|
* desc files:
|
||||||
- Add keywords "vendor-id" and "product-id" for SCSI and USB ids.
|
- Add keywords "vendor-id" and "product-id" for SCSI and USB ids.
|
||||||
- umax: genius.kye.de times out?
|
- umax: genius.kye.de times out?
|
||||||
- umax, artec_eplus48u: http://www.umax.com.tw/ times out?
|
|
||||||
- plustek: add Genius ColorPage HR6X EPP as supported
|
- plustek: add Genius ColorPage HR6X EPP as supported
|
||||||
- Change all description files to use the new status keyword:
|
- Change all description files to use the new status keyword:
|
||||||
avision, canon, canon630u, coolscan2, fujitsu,
|
avision, canon, canon630u, epson, fujitsu,
|
||||||
hp, hp5400, hpsj5s, microtek, microtek2,
|
hp, hpsj5s, microtek, microtek2,
|
||||||
plustek, sharp, st400, umax1220u.
|
plustek, sharp, umax1220u.
|
||||||
|
|
||||||
* manpages:
|
* manpages:
|
||||||
- html manpages have broken links to other man pages if link is wrapped at
|
- 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
|
from br-x and br-y but this is wrong for tl-x and tl-y != 0 and for
|
||||||
SANE_UNIT_PIXEL.
|
SANE_UNIT_PIXEL.
|
||||||
|
|
||||||
|
* check why the frontends are linked against libsanei.
|
||||||
|
|
||||||
|
|
||||||
sanei
|
sanei
|
||||||
-----
|
-----
|
||||||
|
@ -181,18 +175,19 @@ misc
|
||||||
for c++ and fortran.
|
for c++ and fortran.
|
||||||
|
|
||||||
* Check the license of these files, they don't contain the SANE exception:
|
* Check the license of these files, they don't contain the SANE exception:
|
||||||
include/sane/sanei.h David Mosberger-Tang and Andreas Beck
|
backend/snapscan-usb.h + .c
|
||||||
include/sane/sanei_codec_ascii.h David Mosberger-Tang and Andreas Beck
|
The GPL only license may void the GPL + exception in snapscan.c.
|
||||||
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?
|
|
||||||
|
|
||||||
|
* 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 ********
|
******** 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: Check handling of short string-list options.
|
||||||
* scanimage: Print "inactive" for all inactive option types
|
* scanimage: Print "inactive" for all inactive option types
|
||||||
* sanei_scsi: Add FreeBSD fixes:
|
* sanei_scsi: Add FreeBSD fixes:
|
||||||
|
|
Ładowanie…
Reference in New Issue