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
Mattias Ellert
1e8ff4c986
Fix the logic
2008-05-29 20:46:07 +00:00
Nicolas Martin
a8f3404cc3
Update SANE status types, and take into account new ones.
2008-05-29 20:03:35 +00:00
Mattias Ellert
d19b1a6b6e
Correct typos, update localization
2008-05-29 19:24:12 +00:00
Rene Rebe
3f0f3be9e3
* backend/avision.{c,h}: merged latest upstream SVN changes, bug fixes
...
and device ID updates, including fixing uninitialized variables due
former defect merge and exposure control for film / dia scanners
2008-05-26 09:57:28 +00:00
Stéphane Voltz
fa01ab9662
- added 2 more virtual devices. 'locked' which is hardware locked
...
and 'warmup' that always do warming-up before scan
2008-05-26 04:58:05 +00:00
Stéphane Voltz
25d2ffff6d
- added support for new status
...
- added internationalization support
2008-05-26 04:55:52 +00:00
Stéphane Voltz
1ed1d84f85
- renamed per frontend struct tp Rts8891_Session
...
- made use of new well-known option groups
- added warming-up handling in sane_start()
2008-05-26 04:48:20 +00:00
Stéphane Voltz
c97e99a430
- changed top of scan area detection for MD6228/MD6471 models
2008-05-23 08:55:22 +00:00
Jonathan Bravo Lopez
fa54852d6e
Setting appropiate capabilities to some advanced options
2008-05-23 08:34:53 +00:00
Jonathan Bravo Lopez
041f5cd20c
* backend/hp3900_sane.c: use 1.1.0 well-known option group strings.
...
* backend/hp3900_config.c, backend/hp3900_debug.c,
backend/hp3900_rts8822.c, backend/hp3900_types.c,
backend/hp3900_usb.c: fixed reference position detection for
HP3800/HPG2710 scanners. Code clean up.
2008-05-22 10:24:31 +00:00
Stéphane Voltz
e154d2eb11
- minor tweak for scanjet 4470cx
2008-05-22 04:47:42 +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
084a18b0c4
remove undocumented and otherwise unused SANE_CAP_ALWAYS_SETTABLE
2008-05-21 01:20:35 +00:00
Stéphane Voltz
726e46456e
- shading calibration fixes for HP4470 with 'xpa sensor'
2008-05-19 19:53:11 +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
Mattias Ellert
d5ae0bbc3d
Fix for bug #306751 : sanei-thread with pthreads on 64 bit
2008-05-15 12:50:25 +00:00
Stéphane Voltz
8d55281218
- calibration and 150/300 dpi mode fixes for 4470cx sensor
2008-05-12 05:48:07 +00:00
Julien BLACHE
341363843a
By popular demand, merge my Debian patch adding support for dll.conf
...
snippets under $configdir/dll.d.
2008-05-07 17:04:40 +00:00
Nicolas Martin
00a0b5fd31
USB IDs updates in imageClass backend (pixma), by Dennis Lou.
2008-05-07 06:52:24 +00:00
Stéphane Voltz
1eb416ba47
- description update for untested HP4400 model
...
- 150 dpi mode fix for HP4470 models sold with XPA
2008-05-06 20:00:32 +00:00
Earle F. Philhower III
f2230330cb
Fix 64-bit compile warnings, add information about lineart and halftone modes
2008-05-06 01:37:36 +00:00
Nicolas Martin
ddb9080cfd
Code cleanup patch to imageClass backend (pixma) by Dennis Lou.
2008-05-04 17:32:58 +00:00
Julien BLACHE
89b77cef58
Initialize s->fd to -1 once the struct Epson_Scanner is allocated and zeroed
...
out in attach(). Otherwise the backend sends inquiry data to fd 0, which it
obviously shouldn't do; this breaks scanning over saned.
Thanks to Giuseppe Sacco who experienced the issue and pointed to epson2 as
the probable cause.
2008-05-03 14:43:07 +00:00
m. allan noah
8c2f857f39
backend v1.0.12: fix double free error
2008-04-29 00:57:26 +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
Stéphane Voltz
dcb8cda9ae
- added untested support for HP4400c
2008-04-27 05:57:36 +00:00
m. allan noah
16f5a83f8d
fujitsu: support new fi-6x20
...
epjitsu: mention new S300M
2008-04-23 01:55:34 +00:00
Nicolas Martin
7b695e1c8e
Update pixma backend for Grayscale scan for MP970 (tested), and probably other CCD sensor MPs (yet untested).
2008-04-22 19:28:18 +00:00
Nicolas Martin
2ccf695b59
Update for Canon ImageCLASS series MFPs, to add pixma_imageclass.c to the pixma backend.
2008-04-21 19:27:46 +00:00
Nicolas Martin
d1a648f194
For Canon ImageCLASS series MFPs, add file pixma_imageclass.c to the pixma backend.
2008-04-21 19:26:22 +00:00
Nicolas Martin
4e780149b7
Update for Canon ImageCLASS series MFPs, to add pixma_iclass.c to pixma backend.
2008-04-21 19:23:06 +00:00
Nicolas Martin
8bfc2b0143
Update for Canon ImageCLASS series MFPs, to add pixma_iclass.c to pixma backend.
2008-04-21 19:22:35 +00:00
Nicolas Martin
37cf724fc4
Fix a bug for ADF and ADF duplex, for pixma source scan selection.
2008-04-21 19:20:12 +00:00
m. allan noah
b1bfdd9460
remove duplicate #define SANE_FRAME_JPEG
2008-04-20 12:35:14 +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
Alessandro Zummo
e16b0e2051
backend/epson2.c: fixed attach() error path.
2008-04-18 21:24:32 +00:00
Nicolas Martin
983e8c0eeb
Update for MP970 (yet for color scan, all resolutions) and bug fix for MP220 at 1200 dpi (reported to work OK)
2008-04-15 21:27:34 +00:00
Julien BLACHE
57bfede65b
Plug an information leak in the net backend.
...
When sending out a SANE_NET_CONTROL_OPTION RPC for the SANE_ACTION_GET_VALUE
action (and SANE_ACTION_SET_AUTO for the network protocol versions < 3), the
backend was not clearing the memory area for the value argument before
sending it over the network, resulting in an information leak for the
SANE_ACTION_GET_VALUE case.
2008-04-13 14:44:20 +00:00
Mattias Ellert
8196a0f471
Format warning fixes, man page fixes
2008-04-12 17:49:49 +00:00
Julien BLACHE
eff4892c1c
Restrict protocol for service announcement/browsing/resolution to IPv4
...
unless IPv6 is enabled.
2008-04-11 17:43:16 +00:00
Julien BLACHE
f4ff1b74f6
Add mDNS DNS-SD support to saned and the net backend so they can announce
...
and discover each other automatically.
Optional at configure time, requires Avahi >= 0.6.4.
2008-04-11 17:18:19 +00:00
Nicolas Martin
67ebd9576c
Modifications for PIXMA MP970, to manage CCD sensor with PIXMA generation 3 protocol. To be tested.
2008-04-06 19:46:15 +00:00
Stéphane Voltz
79fbd0c2f1
- added OPT_CUSTOM_GAMMA and OPT_GAMMA_VECTOR* options for GL646
...
- fixed allocation bugs detected by valgrind
- fixed bugs detected by 'tstbackend -r 1 -l 1'
- allow 'genesys' as default value for backend opening
- made OPT_COLOR_FILTER effectively work for GL646 scanners
- split sane_control_options() to make it more readable
2008-04-05 09:21:56 +00:00
Stéphane Voltz
0239a8344a
- split sane_control_option to make it more readable
2008-04-05 09:11:47 +00:00
Nicolas Martin
d9d44cbe72
Added a tempo before failing in NO PAPER in ADF scan, declared MX850, changed MP970 to Generation 3.
2008-04-02 20:13:48 +00:00
Julien BLACHE
8ed0d66582
Do not blindly use ftok() in snapscani_mutex_open(). Compute an IPC key based
...
on the product ID, bus number and device number for libusb devices; fallback
to ftok() otherwise and check the return value.
2008-03-28 20:39:02 +00:00
m. allan noah
1ee8fa1d8f
add usleep to improve usb performance, from jim a t meyering d o t net
2008-03-28 14:37:36 +00:00