* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c backend/plustek-usbscan.c: Fixed problem,
when trying to scan at resolutions beyond the optical one
(sensor stops too early).
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c backend/plustek-usbscan.c: Fixed problem,
when trying to scan at resolutions beyond the optical one
(sensor stops too early).
* tools/hotplug/libsane.usermap: Added USB ID for LiDE25.
* backend/plustek-usb.h backend/plustek-usbdevs.c: Removed obsolete
_WAF_BLACKFINE. LiDE20 does not seem to have a reliable black
calibration area, so the devices now will switch off the lamp
for dark calibration.
* backend/plustek-usbcal.c backend/plustek-usbscan.c: Cleanup.
* backend/plustek-usbshading.c: Fixed line statistics and added
calibration data output.
* backend/plustek.c: Bumped build number.
LiDE20 does not seem to have a reliable black calibration area, so the
devices now will switch off the lamp for dark calibration.
Fixed line statistics and added calibration data output.
Bumped build number.
* doc/descriptions/plustek.desc: Updated version number.
* backend/plustek.h. backend/plustek-usb.h backend/plustek-usbcalfile.c
backend/plustek-usbimg.c backend/plustek-usbmap.c
backend/plustek-usbdevs.c backend/plustek-usbscan.c: Cleanup.
* backend/plustek.c: Bumped version and build number.
Activated IPC between reader-process and parent.
* backend/plustek-usbio.c: usbio_DetectLM983x() now returns error if
register could not be red, usbio_ResetLM983x() checks for reg7
value before writing.
* backend/plustek-usbhw.c: Added button support for Plustek/Genius
devices. Changed behaviour of usb_IsScannerReady().
Added special misc I/O setup for CIS devices (usb_ResetRegisters).
* backend/plustek-usb.c: Minor fix for startup reset.
Removed unnecessary calls to usbio_ResetLM983x().
* backend/plustek-usbshading.c: Readded kCIS670 to add 5% extra to
LiDE20 fine calibration.
* backend/plustek-usbcal.c: Tried to use the settings from SANE-1.0.13.
Added _TWEAK_GAIN to allow increasing GAIN during lamp coarse
calibration. Added call to speedtest function.
at the end of the scan area and also missing parts of the scanned
image. Increased safety margin for backtracking. This fixes the "garbled image"
bug. Set default gamma value to 2. Manpage update. Status set to "basic".
package, based on Frank Zago's patches based on Adrian Perez Jorge's code. Fixed
compilation warnings. Fixed bug when no sane device was given. Code indented by
indent -gnu. Added man page.