kopia lustrzana https://gitlab.com/sane-project/backends
2001-04-07 Henning Meier-Geinitz <hmg@gmx.de>
* backend/sc240.c backend/dc240.h backend/dc240.conf backend/dc240.desc backend/dll.conf doc/sane-dc240.man: Added dc240 backend for the Kodak DC240 Digital camera (from Peter Fales <peter@fales.com>). * doc/Makefile.in: Added sane-dc240 in section 5. * backend/Makefile.in: Added dc240. * configure configure.in: If the jpeg libs are not available, dc240 is also disabled. * AUTHORS: Added entry for dc240 and updated email address of Peter Fales. * NEWS: First version of the news entry for 1.0.5. * PROJECTS: Removed dc240. Added Microrec ScanMaker 3600. * README: Added dc240. * TODO: Removed dc240. Added entry about keep-alive mechanism in saned. * sane-backends.lsm: Added dc240. * testsuite/.cvsignore: New file. Added entry for Makefile.DEVEL_2_0_BRANCH-1
rodzic
7f306bed63
commit
39b635df6a
5
TODO
5
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2001-03-31)
|
TODO (2001-04-07)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -33,8 +33,6 @@ backends
|
||||||
Henning Meier-Geinitz <hmg@gmx.de>
|
Henning Meier-Geinitz <hmg@gmx.de>
|
||||||
- UMAX 1220P/2000P & HP 320C
|
- UMAX 1220P/2000P & HP 320C
|
||||||
http://umax1220p.sourceforge.net
|
http://umax1220p.sourceforge.net
|
||||||
- Kodak DC-240
|
|
||||||
Peter Fales <psfales@lucent.com>
|
|
||||||
|
|
||||||
* Update backends
|
* Update backends
|
||||||
- add additions/bug fixes to microtek2 from Karsten Festag
|
- add additions/bug fixes to microtek2 from Karsten Festag
|
||||||
|
@ -49,6 +47,7 @@ backends
|
||||||
- don't just ignore the byte-order for the image data (needed to
|
- don't just ignore the byte-order for the image data (needed to
|
||||||
support depths > 8 bits/channel)
|
support depths > 8 bits/channel)
|
||||||
- net.c doesn't compile on Irix because socklen_t isn't known
|
- net.c doesn't compile on Irix because socklen_t isn't known
|
||||||
|
- Add keep-alive mechanism to avoid timeouts
|
||||||
|
|
||||||
* qcam: implement auto mode for brightness and black-level (don't
|
* qcam: implement auto mode for brightness and black-level (don't
|
||||||
just advertise it!) Actually, implement an auto "backend" instead
|
just advertise it!) Actually, implement an auto "backend" instead
|
||||||
|
|
Ładowanie…
Reference in New Issue