kopia lustrzana https://gitlab.com/sane-project/backends
Removed tevion9693usb and umax1220u warnings entries. Added avsion
warnings. Little bit of restructuring.DEVEL_2_0_BRANCH-1
rodzic
089b24e539
commit
2f24d35e41
|
@ -15,6 +15,8 @@
|
||||||
gt68xx_low.h: Fixed __FUNCTION__ bug on non-gcc compilers.
|
gt68xx_low.h: Fixed __FUNCTION__ bug on non-gcc compilers.
|
||||||
Added more details about the BSDs in the manpage. Fixed color order
|
Added more details about the BSDs in the manpage. Fixed color order
|
||||||
for ScanExpress A3 USB.
|
for ScanExpress A3 USB.
|
||||||
|
* TODO: Removed tevion9693usb and umax1220u warnings entries. Added
|
||||||
|
avsion warnings. Little bit of restructuring.
|
||||||
|
|
||||||
2002-11-21 Michael Herder <crapsite at gmx.net>
|
2002-11-21 Michael Herder <crapsite at gmx.net>
|
||||||
|
|
||||||
|
|
69
TODO
69
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2002-11-15)
|
TODO (2002-11-21)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -7,8 +7,6 @@ backends
|
||||||
* Add new backends (+ means scheduled for SANE 1.0.10)
|
* Add new backends (+ means scheduled for SANE 1.0.10)
|
||||||
- Hewlett-Packard ScanJet 3300C / 3400C and 4300C (wip)
|
- Hewlett-Packard ScanJet 3300C / 3400C and 4300C (wip)
|
||||||
http://sourceforge.net/projects/hp3300backend
|
http://sourceforge.net/projects/hp3300backend
|
||||||
+ tevion9693usb backend
|
|
||||||
http://www.angelfire.com/linux/crapsite/
|
|
||||||
|
|
||||||
* qcam:
|
* qcam:
|
||||||
- implement auto mode for brightness and black-level (don't
|
- implement auto mode for brightness and black-level (don't
|
||||||
|
@ -28,41 +26,24 @@ backends
|
||||||
- Frequency setting is missing
|
- Frequency setting is missing
|
||||||
- check if v4lctl distributed with xawtv can be used
|
- check if v4lctl distributed with xawtv can be used
|
||||||
|
|
||||||
* Fix backends where sane_exit() does not release memory allocated by
|
* memory leaks:
|
||||||
sane_get_devices().
|
- sane_exit() does not release memory allocated by sane_get_devices():
|
||||||
- abaton
|
abaton, agfafocus, apple, as6e, bh, canon, coolscan, dmc, qcam,
|
||||||
- agfafocus
|
ricoh, s9036, sp15c, tamarack
|
||||||
- apple
|
- as6e: attach: memory (dev + dev-sane.name) isn't freed if driver isn't
|
||||||
- as6e
|
found.
|
||||||
- bh
|
|
||||||
- canon
|
|
||||||
- coolscan
|
|
||||||
- dmc
|
|
||||||
- qcam
|
|
||||||
- ricoh
|
|
||||||
- s9036
|
|
||||||
- sp15c
|
|
||||||
- tamarack
|
|
||||||
|
|
||||||
- etc?
|
|
||||||
|
|
||||||
* as6e: attach: memory (dev + dev-sane.name) isn't freed if driver isn't
|
|
||||||
found.
|
|
||||||
|
|
||||||
* net: add IPv6 support.
|
* net: add IPv6 support.
|
||||||
|
|
||||||
* Fix warnings about DBG calls (try gcc 3.x to get these warnings):
|
* suspicious warnings or type mismatchs:
|
||||||
- umax1220u
|
- avision.c: avision.c:3163: warning: too many arguments for format
|
||||||
|
- bh: backend/bh.c", line 1923: warning: end-of-loop code not reached
|
||||||
* bh: Suspicious loop ("../../backend/bh.c", line 1923: warning:
|
see sane-devel.
|
||||||
end-of-loop code not reached), see sane-devel.
|
- coolscan: Lots of compilation warnings (e.g.
|
||||||
|
"backend/coolscan-scsidef.h", line 160: warning: initialization
|
||||||
* coolscan: Lots of compilation warnings (e.g.
|
type mismatch; empty declarations), see sane-devel.
|
||||||
"../../backend/coolscan-scsidef.h", line 160: warning: initialization
|
- microtek2.c (scsi_read_control_bits): Make sure to pass a size_t*
|
||||||
type mismatch; empty declarations), see sane-devel.
|
to sanei_scsi_cmd().
|
||||||
|
|
||||||
* microtek2.c (scsi_read_control_bits): Make sure to pass a size_t*
|
|
||||||
to sanei_scsi_cmd().
|
|
||||||
|
|
||||||
* hpsj5s seems to freeze in DetectScanner() if a printer is connected to
|
* hpsj5s seems to freeze in DetectScanner() if a printer is connected to
|
||||||
the system. Is the access to the parport device save at all? Should
|
the system. Is the access to the parport device save at all? Should
|
||||||
|
@ -85,10 +66,11 @@ doc
|
||||||
* sane.tex:
|
* sane.tex:
|
||||||
- Add a warning/explanation about problems with sane_get_select_fd, Unix
|
- Add a warning/explanation about problems with sane_get_select_fd, Unix
|
||||||
select() calls and sane_cancel (-->backend-writing.txt?).
|
select() calls and sane_cancel (-->backend-writing.txt?).
|
||||||
- Define, how to handle SANE_CAP_ADVANCED for groups. (-->backend-writing.txt?)
|
- Define, how to handle SANE_CAP_ADVANCED for groups.
|
||||||
- Add a well-known option that represents the status of buttons or some other
|
(-->backend-writing.txt?)
|
||||||
means to support buttons if this is possible before SANE2. Keep in mind
|
- Add a well-known option that represents the status of buttons or some
|
||||||
locking issues.
|
other means to support buttons if this is possible before SANE2. Keep
|
||||||
|
in mind locking issues.
|
||||||
|
|
||||||
* desc files:
|
* desc files:
|
||||||
- Add viceo.desc to descriptions-external (from Steven Ellis
|
- Add viceo.desc to descriptions-external (from Steven Ellis
|
||||||
|
@ -155,13 +137,14 @@ platform-specific
|
||||||
|
|
||||||
* Add support for semaphores also for OS/2 (currently used in snapscan).
|
* Add support for semaphores also for OS/2 (currently used in snapscan).
|
||||||
|
|
||||||
* Find out why USB on *BSD only works once (at least for Mustek scanners
|
* Find out why USB on *BSD only works once (at least for Mustek scanners).
|
||||||
and OHCI).
|
|
||||||
|
|
||||||
* Fix MacOS X issues:
|
* Fix MacOS X issues:
|
||||||
- Add support in sanei_scsi.c.
|
- Add support in sanei_scsi.c.
|
||||||
- Find out why libusb doesn't work propperly.
|
- Find out why libusb doesn't work propperly.
|
||||||
- Check if dll.c need to use the .dylib postfix for libraries.
|
- Check if dll.c needs to use the .dylib postfix for libraries. The usage
|
||||||
|
of .so or .dylib seems to depend on a compat package and the availability
|
||||||
|
of the dl.h header file (?).
|
||||||
- sm3600 is reported to crash with MacOS X.
|
- sm3600 is reported to crash with MacOS X.
|
||||||
|
|
||||||
misc
|
misc
|
||||||
|
@ -182,6 +165,8 @@ misc
|
||||||
a segfault in Sane.c.
|
a segfault in Sane.c.
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* Fix warnings about DBG calls (try gcc 3.x to get these warnings):
|
||||||
|
* add backend: tevion9693usb backend
|
||||||
* canon.c: Fix model extraction code.
|
* canon.c: Fix model extraction code.
|
||||||
* po files: use msgcat if available, remove awk hook instead.
|
* po files: use msgcat if available, remove awk hook instead.
|
||||||
* sane.tex:
|
* sane.tex:
|
||||||
|
|
Ładowanie…
Reference in New Issue