m. allan noah
dfee7abb75
fujitsu backend v71,
...
- disable overscan option if vpd does not tell overscan size
- fi-5110EOX crops scan area based on absolute maximum, not paper
- fi-5330C and fi-5650C can't handle 10 bit LUT via USB
- fi-5900 has background color, though it reports otherwise
2008-07-13 06:32:41 +00:00
m. allan noah
7b73560b15
* backend/fujitsu.[ch]: backend v70,
...
- fix bug in sane_get_parameters (failed to copy values)
- autodetect jpeg duplex interlacing mode by inspecting scan width
2008-07-06 01:03:11 +00:00
m. allan noah
800a3ae2c3
backend/fujitsu.[ch]: backend v69, support hot-unplugging scanners
2008-07-04 01:04:12 +00:00
m. allan noah
40e5aaa7fe
* backend/fujitsu.[ch], backend/fujitsu-scsi.h: backend v68,
...
- add halftone type and pattern options
- support M3097G with IPC and CMP options via modified VPD response
* doc/descriptions/fujitsu.desc, doc/sane-fujitsu.man: backend v68,
- manpage cleanup
2008-07-02 20:43:49 +00:00
m. allan noah
da1587f897
backend v67,
...
- add IPC/DTC/SDTC options
- call check_for_cancel() in sane_cancel, unless reading flag is set
2008-07-01 21:21:16 +00:00
m. allan noah
d7a24693cf
oops- 1 char typo
2008-06-27 04:02:06 +00:00
m. allan noah
07df99df47
backend version 66:
...
- restructure double feed detection options for finer-grained control
- add endorser side option
- prevent init_interlace() from overriding init_model()
- simplify sane_start() and fix interlaced duplex jpeg support
- simplify sane_read() and add non-interlaced duplex jpeg support
- removed unused code
2008-06-27 03:13:08 +00:00
m. allan noah
f3ed5342cc
backend version 65, add endorser support, add quirks for fi-4990
2008-06-25 02:30:54 +00:00
m. allan noah
ad779e0865
backend version 64,
...
use model and serial to build sane.name (idea from Ryan Duryea),
allow both serial_name and device_name to sane_open scanner,
simulate missing VPD data for M3097G, probe scanner for color
interlacing mode instead of hardcoding, other minor cleanups
2008-05-30 08:47:38 +00:00
m. allan noah
c204b01b89
SANE 1.1.0 well-known button options
2008-05-21 18:48:30 +00:00
m. allan noah
2016e8f019
backend version 1.0.62, begin sane 1.1.0 compliance
2008-05-21 02:27:14 +00:00
m. allan noah
5c10c3f29b
look at correct bool before enabling prepick mode option
2008-05-16 13:20:50 +00:00
m. allan noah
f6f4de5d5d
* doc/descriptions/cardscan.desc, doc/descriptions/epjitsu.desc,
...
doc/descriptions/hp3900.desc, doc/descriptions/hp5590.desc,
doc/descriptions/hpljm1005.desc, doc/descriptions/hs2p.desc:
remove 'new' tag from sane 1.0.19 backends
* doc/descriptions/fujitsu.desc, backend/fujitsu.conf.in:
add fi-5530C2 usb ID
* backend/cardscan.c: correct version number
* backend/epjitsu.conf.in: improved firmware directions
* backend/fujitsu.[ch]: update to backend v 1.0.61
2008-05-16 02:31:57 +00:00
m. allan noah
deafc44600
sanei/sanei_usb.c: allow sanei_usb_init() to run once per second
...
backend/fujitsu.c: backend v1.0.60, relocate call to sanei_usb_init(), free sane_devArray before calloc'ing a new one
2008-04-28 00:48:48 +00:00
m. allan noah
16f5a83f8d
fujitsu: support new fi-6x20
...
epjitsu: mention new S300M
2008-04-23 01:55:34 +00:00
m. allan noah
39458249b5
backend version 1.0.58:
...
- page code 32 is not color interlacing, rename to 'unknown'
- increase number of bytes in response buffer of init_ms()
- protect debug modification code in init_ms() if NDEBUG is set
- proper async sane_cancel support
- re-enable JPEG support
- replace s->img_count with s->side
- sane_get_parameters(): dont round up larger than current paper size
- sane_start() rewritten, shorter, more clear
- return values are SANE_Status, not int
- hide unused functions
2008-04-20 01:31:29 +00:00
m. allan noah
ebf7fbc30b
fujitsu backend v1.0.57, minor updates to debug color interlace on fi-5900
2008-02-26 02:16:06 +00:00
m. allan noah
db29ded1d1
sanei_read_config has already cleaned string, fix bug #310597
2008-02-14 16:37:45 +00:00
m. allan noah
587744776e
add DBG calls to hpljm1005, hide 'compression arg' option in fujitsu
2008-01-23 01:21:21 +00:00
m. allan noah
58045b775b
updated fr translation from Yann E. MORIN, added S500M usb id to fujitsu
2008-01-17 01:03:43 +00:00
m. allan noah
09f523defe
remove support for SANE_FRAME_JPEG, add other frame types but commented out
2007-12-29 21:36:25 +00:00
m. allan noah
b4e05e5e23
update to backend version 1.0.53
...
- add ID for S510
- note jblache's NUM_OPTS type fix
2007-11-18 01:48:20 +00:00
Julien BLACHE
7ca41423ac
OPT_NUM_OPTS must be of type SANE_TYPE_INT.
2007-10-26 14:56:38 +00:00
m. allan noah
c8e8f2c41a
scanimage.c: add default: blocks to switch statements so recent gcc will shutup
...
fujitsu.[ch]: update to backend v1.0.52:
- remove unused jpeg function
- reactivate look-up-table based brightness and contrast options
- change range of hardware brightness/contrast to match LUT versions
- call send_lut() from sane_control_option instead of sane_start
2007-07-31 18:07:53 +00:00
m. allan noah
86c976274a
update to backend v1.0.51, fix jpeg bug when using adf
2007-07-27 00:54:07 +00:00
m. allan noah
e343cc59cf
* backend/fujitsu.[ch], backend/fujitsu-scsi.h: update to v1.0.50,
...
add JPEG support, usb command sending and scan params cleanups
* include/sane/sane.h: add SANE_FRAME_JPEG
* frontend/scanimage.c: dont crash on unknown frame types
2007-07-10 16:07:25 +00:00
m. allan noah
26d0e072ee
update to v 1.0.49. add fi-5750C and S510
2007-06-28 17:53:09 +00:00
m. allan noah
1f30d88c6c
update to 1.0.48, plus playing with cvslog
2007-04-17 00:47:53 +00:00
m. allan noah
47cb655c19
update to backend v1.0.47
2007-04-13 15:50:20 +00:00
m. allan noah
041aea259b
update to backend version 1.0.46
2007-03-09 02:05:51 +00:00
m. allan noah
a76e85a0b4
update to backend v1.0.45
2007-01-28 15:32:17 +00:00
m. allan noah
4eabb3820c
updated to backend version 1.0.44, updated maintainer email addy
2007-01-27 01:42:13 +00:00
m. allan noah
2eb55005c6
update to v1.0.43
2006-09-19 12:04:54 +00:00
m. allan noah
3a78258ac5
update to v1.0.42
2006-09-01 00:31:45 +00:00
m. allan noah
5bbc2fef6c
update to v1.0.41
2006-08-28 23:45:25 +00:00
m. allan noah
e47693e107
updated to v 1.0.40
2006-08-27 00:49:43 +00:00
m. allan noah
4d357d0fa1
updated to backend v1.0.39
2006-07-18 00:08:10 +00:00
m. allan noah
6a453bd191
update to backend v1.0.38
2006-07-15 15:15:52 +00:00
m. allan noah
8b9df6bcbf
update to backend v1.0.37
2006-07-15 01:17:33 +00:00
m. allan noah
05aa6cc323
update to v1.0.36
2006-07-06 23:47:13 +00:00
m. allan noah
cdbe31d245
update to backend v1.0.35
2006-07-05 22:46:42 +00:00
m. allan noah
f9927937af
update fujitsu backend to v 1.0.34
2006-07-05 00:42:05 +00:00
m. allan noah
b4d76b6923
update to backend v 1.0.33, add fi-5900 usb id, print sane version during
...
sane_init.
2006-06-24 17:48:53 +00:00
m. allan noah
f61d6d2b80
update backend to v1.0.32, just adds a usb id.
2006-06-14 17:46:40 +00:00
m. allan noah
fe0a606b98
update fujitsu backend to v 1.0.31. minor changes
2006-06-13 16:10:39 +00:00
m. allan noah
c62006fd47
update to v1.0.30
2006-06-07 02:42:27 +00:00
m. allan noah
8f80793464
updated to v 1.0.29, the 'ram-eater' release
2006-06-04 03:59:48 +00:00
m. allan noah
022ae0f5ab
update to v 1.0.28
2006-06-01 23:43:04 +00:00
m. allan noah
3adfe84214
update to fujitsu backend v 1.0.27
2006-05-31 03:01:06 +00:00
m. allan noah
ad3b5f989d
fujitsu: fix bug, update desc with comment and version number
2006-05-24 01:50:40 +00:00