Nicolas Martin
27d1561afb
Updated doc for pixma backend (ImageClass)
2009-01-04 17:20:38 +00:00
Stéphane Voltz
2fda04000a
- restored warming-up broken by a previous commit
2008-12-31 07:11:20 +00:00
Nicolas Martin
751d878c56
Change to include different checksumming for MF41xx and MF42xx series
2008-12-28 09:53:55 +00:00
Alessandro Zummo
642e29f9be
backend/epson2.c: changed version code, added protection from wrong settings.
2008-12-26 22:02:32 +00:00
Ilia Sotnikov
d9bfa31c40
* [Bug #311316 ] Allow sane_open() to be called with empty (zero-length)
...
device name to select first available one (see special case described in
SANE API Documentation, s. 4.3.4).
2008-12-22 07:52:43 +00:00
m. allan noah
1f6ae430d7
* backend/fujitsu.[ch]: backend v87
...
- accept null pointer as empty device name
- track frontend reading sensor/button values to reload
- deactivate double feed options if df-action == default
2008-12-21 20:44:09 +00:00
Nicolas Martin
316027d93d
MP800/MP800R fixes and TPU support added, doc updates for MP980
2008-12-21 14:51:26 +00:00
Julien BLACHE
8a48c49721
Update descriptions for iScan 2.15.0.
2008-12-19 09:51:36 +00:00
m. allan noah
50176dbf5a
* backend/fujitsu.[ch]: backend v86
...
- get_pixelsize() sets back window ID for back side scans
* doc/sane-fujitsu.man, doc/descriptions/fujitsu.desc: backend v86
2008-12-18 19:36:33 +00:00
Julien BLACHE
ec46508258
Use libv4l (libv4l1) for v4l device access in the v4l backend. Gives us
...
limited v4l2 devices support for free through libv4l1/libv4l2/libv4lconvert.
2008-12-17 15:52:46 +00:00
Julien BLACHE
4930880e8f
Unmap mapped buffer in sane_cancel().
2008-12-17 15:20:31 +00:00
Alex Belkin
8a2b4538c1
add xerox_mfp
2008-12-16 00:05:57 +00:00
Alex Belkin
cebc089532
ChangeLog update for xerox_mfp
2008-12-15 22:01:06 +00:00
Alex Belkin
77c8b43209
linking xerox_mfp to build infrastructure
2008-12-15 21:48:20 +00:00
Alex Belkin
7dfa614b97
removed some unneeded warnings before final linking to build infrastructure
2008-12-15 19:54:47 +00:00
Alex Belkin
6232086bfd
xerox_mfp basic man page
2008-12-15 19:06:26 +00:00
Alex Belkin
439b5a1a3c
xerox_mfp desc
2008-12-15 18:43:09 +00:00
Alex Belkin
61f85eeea7
xerox_mfp backend base files
2008-12-15 18:31:55 +00:00
Julien BLACHE
b9807541c7
Add a data_portrange configuration file option to saned.
2008-12-12 15:51:15 +00:00
Julien BLACHE
3dfc5881ea
Fix crasher typo in IPv4-only code.
2008-12-12 15:29:59 +00:00
Julien BLACHE
383947f31d
Fix erroneous comment.
2008-12-12 15:29:10 +00:00
Stéphane Voltz
fa2f9968e6
- scan register setting fix
...
- documentation update
2008-12-11 05:35:26 +00:00
m. allan noah
425a3d034d
* backend/fujitsu.[ch]: backend v85
...
- round pixels_per_line down to arbitrary limits for fi-4990 & fi-4860
- fi-4860 returns random garbage to serial number queries
- initialize *info to 0 in sane_control_option()
* doc/descriptions/fujitsu.desc: backend v85, improve status/comments
* frontend/scanimage.c: initialize *info, fix buffer overwalk
2008-12-10 21:32:10 +00:00
m. allan noah
41e9763143
* backend/canon_dr.c: backend v10
...
- add all documented request sense codes to sense_handler()
- fix color jpeg (remove unneeded BGR to RGB swapping code)
- add macros for LUT data
* backend/canon_dr.conf.in: add DR-2080C usb ID
* doc/descriptions/canon_dr.desc: backend v10, add DR 3020
2008-12-10 18:47:57 +00:00
m. allan noah
56ed54d96e
* backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v9
...
- add rollerdeskew and stapledetect options
- add rollerdeskew and stapledetect bits to ssm_df()
* doc/descriptions/canon_dr.desc: backend v9
2008-12-09 03:21:47 +00:00
m. allan noah
7eedd6b799
* backend/avision.c: backend v289
...
- fix sending SIGTERM when reader_pid == 0
2008-12-08 14:46:07 +00:00
m. allan noah
95f87594f1
oops- forgot to bump version #
2008-12-08 03:51:23 +00:00
m. allan noah
8e38974a3e
* backend/canon_dr.[ch], backend/canon_dr-cmd.h: backend v8
...
- rename read/send_counter to read/send_panel
- enable control panel during init
- add options for all buttons
- call TUR twice in wait_scanner(), even if first succeeds
- disable rif
- enable brightness/contrast/threshold options
* doc/descriptions/canon_dr.desc, doc/sane-canon_dr.man: backend v8
2008-12-08 03:47:35 +00:00
Louis Lagendijk
93daeb670f
replaced getlogin/getenv by getpwuid(geteuid) as suggested by ulien BLACHE
2008-12-06 18:38:44 +00:00
Louis Lagendijk
e9ede962ee
backend/pixma_bjnp.c pixma_bjnp_private.h
...
On Ubuntu getlogin() returns NULL. So we noew first try getlogin()
and if that fails, we try getenv("USER") and if that fails we use
a defaul user string
2008-12-06 16:25:17 +00:00
Stéphane Voltz
e04240297d
- possible fix for failed scan at 300 and 1200 dpi for
...
HP4400 with sensor type 2
2008-12-03 20:33:31 +00:00
Julien BLACHE
e629a77f7e
Fix assignment in if.
2008-12-01 10:11:54 +00:00
Nicolas Martin
c40c4e5d77
Updated doc and man pages for MP620.
2008-11-30 22:11:44 +00:00
m. allan noah
3d197a1a64
* backend/canon_dr.[ch]: backend v7
...
- jpeg support (size rounding and header overwrite)
- call object_position(load) between pages even if buffering is on
- use request sense info bytes on short scsi reads
- byte swap color BGR to RGB
- round image width down, not up
- round image height down to even # of lines
- always transfer even # of lines per block
- scsi and jpeg don't require reading extra lines to reach EOF
- rename buffer option to buffermode to avoid conflict with scanimage
- send ssm_do and ssm_df during sane_start
- improve sense_handler output
* doc/descriptions/canon_dr.desc: backend v7
2008-11-30 03:40:51 +00:00
m. allan noah
5ee6f8de28
* backend/canon_dr.[ch], backend/canon_dr-cmd.c: backend v6
...
- fix adf simplex
- rename ssm_duplex to ssm_buffer
- add --buffer option
- reduce inter-page commands when buffering is enabled
- improve sense_handler output
- enable counter option
- drop unused code
* doc/descriptions/canon_dr.desc: backend v6
2008-11-29 05:22:37 +00:00
m. allan noah
91598aa800
* backend/*.[ch]: nearly every backend used V_MAJOR
...
instead of SANE_CURRENT_MAJOR in sane_init()
* backend/snapscan.c: remove EXPECTED_VERSION check
since new SANE standard is forward compatible
2008-11-26 21:21:31 +00:00
m. allan noah
9e0e272a9b
backend/canon_dr.[ch], backend/canon_dr-cmd.c,
...
doc/descriptions/canon_dr.desc: backend v5
- remove EOF ejection code
- add SSM and GSM commands
- add dropout, doublefeed, and jpeg compression options
- disable adf backside
- fix adf duplex
- read two extra lines (ignore errors) at end of image
- only send scan command at beginning of batch
- fix bug in hexdump with 0 length string
- DR-7580 support
2008-11-26 04:37:40 +00:00
Nicolas Martin
251153010d
Fixed regression bug at end of scan for all PIXMA, noticeable in multipage ADF scan.
2008-11-25 21:40:54 +00:00
m. allan noah
3f29ecae30
updated apple products per n.cafferkey at cs.ucc.ie
2008-11-24 14:26:05 +00:00
Nicolas Martin
af848fd82a
Support for PIXMA MP630 to pixma backend, doc and French translations updates.
2008-11-23 21:15:11 +00:00
Nicolas Martin
11410c5b0c
Support for PIXMA MP630 to pixma backend, doc and French translations updates.
2008-11-23 21:14:03 +00:00
Stéphane Voltz
12d1b49896
- fix 'commit scan' value. Should fix 150/1200 dpi scan problems
...
for HP4400 with sensor type 2
2008-11-22 06:40:46 +00:00
Stéphane Voltz
b1be8ec61f
- calibration fixes for hp440 with sensor type 3
2008-11-20 19:57:28 +00:00
Alessandro Zummo
9227e7d6bc
fixed bug when an extended command
...
was used with D8 level scanners. bug reported
by Kare Sars <kare.sars@kolumbus.fi>
2008-11-18 20:26:55 +00:00
Gerhard Jaeger
aa164fb56d
* doc/descriptions-external/epkowa.desc:
...
iscan 2.14.0 updates on behalf of olaf.meeuwissen@avasys.jp
2008-11-17 06:44:28 +00:00
Stéphane Voltz
ca5bfa59f3
- fix sensor mis-detection for HP4400
...
- lighting change for HP4400
2008-11-12 06:59:38 +00:00
m. allan noah
4c0b0a599f
backend version 4, eject paper in last sane_read()
2008-11-11 16:58:00 +00:00
m. allan noah
03c5a9ee44
* backend/canon_dr.[ch], backend/canon_dr-cmd.h, doc/sane-canon_dr.man,
...
backend/canon_dr.conf.in, doc/descriptions/canon_dr.desc:
- New Canon DR-series backend v3
- support all modes and resolutions of DR-9080C
- advanced options (MF detection, compression) not yet supported
- other larger models believed similar, smaller ones unknown
* doc/descriptions/unsupported.desc: remove Canon DR-series machines
2008-11-10 03:36:11 +00:00
m. allan noah
f4ccd1c46b
* backend/fujitsu.c: backend v84
...
- round lines down to even number to get even # of total bytes
- round binary bpl and Bpl down to byte boundary
2008-11-07 17:33:39 +00:00
m. allan noah
2b2923b154
* backend/fujitsu.[ch]: backend v83
...
- round binary bpl and Bpl up to byte boundary
- use s->params instead of user data in set_window()
- read_from_scanner() only grabs an even number of lines
2008-11-07 02:03:32 +00:00