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
Rene Rebe
6b45291c02
* backend/avision.[ch]:
...
Implemented support for latest Avision ASICs and features,
including overscan, background raster, software scaling for
cheaper ASICs used in HP scanners. Changed types used to
more portable uint* ones, without underscore (_), removed
in-file ChangeLog history, as the files became big enough.
Implemented early calibration for easier handling of
Avision-based film scanners and implemented support for
2-pass duplex scanners.
2007-11-17 16:19:53 +00:00
Gerhard Jaeger
2c944f5f6f
Tweaked TravelScan464 settings. Added possibility to disable
...
dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
Use attribute packed for data access structs
2007-11-16 08:42:10 +00:00
Mattias Ellert
abd402ad51
Correct the test of the return value from sanei_thread_begin
2007-11-16 08:04:02 +00:00
Pierre Willenbrock
6fcca0d4fd
* backend/genesys_gl841.c: add check for low brightness
2007-11-11 22:59:20 +00:00
Pierre Willenbrock
bb2263e81b
* backend/genesys.c, backend/genesys_gl646.c,
...
backend/genesys_gl841.c, backend/genesys_low.h: change
bulk_write_register to take number of registers instead of
byte size of register set
2007-11-11 21:50:00 +00:00
Mattias Ellert
71f9081904
MacOS X updates
2007-11-10 11:35:34 +00:00
Mattias Ellert
93e856b53f
Cross compilation fixes and libtool update
2007-11-10 07:12:55 +00:00
Gerhard Jaeger
85c089c91d
Added support for TravelScan464
2007-11-08 19:53:14 +00:00
Gerhard Jaeger
2d476172b8
Fixed copyright
2007-11-08 19:49:53 +00:00
Gerhard Jaeger
cf3691ed90
Bumped build number
2007-11-08 19:46:31 +00:00
Julien BLACHE
7a90266998
Fix legacy IPv4 code.
2007-10-27 09:07:28 +00:00
Julien BLACHE
7ca41423ac
OPT_NUM_OPTS must be of type SANE_TYPE_INT.
2007-10-26 14:56:38 +00:00
Pierre Willenbrock
6d4a3ac828
* backend/genesys.c: Removed some more hardcoded sizeof(Genesys_Register_Set)
2007-10-25 13:41:21 +00:00
Julien BLACHE
cba7922706
Fix strncpy()/strncat() usage in check_for_driver(). From Johannes Meixner at SuSE.
2007-10-25 13:25:42 +00:00
Pierre Willenbrock
7459dfe035
* backend/genesys_gl841.c: Hopefully removed the remaining hardcoded
...
sizeof(Genesys_Register_Set)
* ChangeLog: fixed date of my previous commit
2007-10-25 13:12:29 +00:00
Pierre Willenbrock
e403a87c10
* backend/genesys_gl841.c: One more instance of
...
sizeof(Genesys_Register_Set) vs 2
* backend/genesys.c: Add check for small register set in
sanei_genesys_get_address
2007-10-25 12:44:33 +00:00
Julien BLACHE
4cf4d8dd7f
Add an optional connection timeout option for the net backend. This can be used to prevent the backend from hanging for several minutes when the saned server is unresponsive.
2007-10-24 10:32:46 +00:00
Pierre Willenbrock
d60b98bfca
use sizeof(Genesys_Register_Set) instead of 2
2007-10-13 14:36:49 +00:00
Stéphane Voltz
148e4bb599
- fixed compilation warnings
2007-10-01 05:03:06 +00:00
Stéphane Voltz
dce6df9182
- moved experimental version to current tree
2007-10-01 04:27:24 +00:00
Stéphane Voltz
84e356fdf4
- fixed wrongly commited changes, for real this time
...
previous fixed was only for MAIN, not HEAD version.
2007-09-02 19:30:41 +00:00
Giuseppe Sacco
d19db5e776
* Italian translation update
...
* Corrected a typo in backend/canon.c
2007-08-28 21:13:04 +00:00
Stéphane Voltz
c0ee8a2143
- mail address update
...
- minor man update
2007-08-27 04:58:53 +00:00
Stéphane Voltz
6213a520ac
* release candidate for inclusion in CVS main:
...
- X1200 fully working on USB 1.1, USB 2.0 needs more testing
- clean-ups
2007-08-27 04:39:45 +00:00
Stéphane Voltz
825ff7335e
* genesys/gl646: HP2400 warmup fix by Luke <iceyfor@gmail.com>
2007-08-26 09:49:18 +00:00
Henning Geinitz
4b83c2d24c
Added Artec Ultima 2000 e+, Nortek Myscan 1200, NeatReceipts Scanalizer
...
Professional, Genius Colorpage Slim-1200. Name and email address changes.
2007-08-19 13:30:46 +00:00
Julien BLACHE
f4a6016611
Added various USB IDs.
2007-08-18 12:06:36 +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
Julien BLACHE
ff5387ffa0
Apply patch from Nils Philippsen, turning 3 logical AND into bitwise AND (SANE bug #304363 ).
2007-07-30 13:42:39 +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
Gerhard Jaeger
258b48fd5a
Force output bit set on misc I/O, when lamp is switched
2007-07-26 20:39:48 +00:00
Gerhard Jaeger
ec062ad96b
Bumped build number
2007-07-26 20:39:03 +00:00
Wittawat Yamwong
c4af52e84a
Updated pixma backend to version 0.13.1
...
Added PIXMA MP960
2007-07-19 22:17:21 +00:00
m. allan noah
048161249d
* doc/descriptions/fujitsu.desc: update website and fi-60F status
...
* Authors, backend/dll.conf.in: added cardscan backend
2007-07-16 00:39:24 +00:00
m. allan noah
41761fede4
add new backend for Corex CardScan 800c, small-format sheetfed usb scanner
...
for cards/receipts, etc.
2007-07-15 01:46:47 +00:00
m. allan noah
5973ebe12d
add new models and fix bug in man page
...
drop sanei_thread.lo from libsane-fujitsu.la (fujitsu backend single threaded)
2007-07-15 00:59:14 +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
Gerhard Jaeger
d6261ec5df
Added flag to allow only 1- and 8-bit scanmodes. The Q-Scan does
...
not seem to support 14-bit modes.
2007-07-10 09:01:54 +00:00
Gerhard Jaeger
d7d8160b5f
Added sheetfed device Q-Scan USB001 from Portable Peripherals
...
Fixed Mustek Bearpaw and made some speedup (bugreports #304343 and #301763 )
Fixed calibration for senororders other that RGB
2007-06-29 08:39:56 +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
Gerhard Jaeger
4d9251c88d
Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS.
2007-06-18 20:28:51 +00:00
Gerhard Jaeger
e603ee0021
Bumped build number.
2007-06-18 20:27:43 +00:00
Jon Chambers
ab4ca71a02
remove strange whitespace characters
2007-06-16 20:55:23 +00:00
Jon Chambers
6b2be8f2bb
Tweaks to allow compilation on OS/2
2007-06-16 19:18:56 +00:00
Mattias Ellert
a75a509bcc
Updated localization files
2007-05-08 11:46:24 +00:00
Ilia Sotnikov
d398f615d0
* Don't use libusb structs directly, define necessary of them by ourselves
...
('struct usb_ctrl_setup' -> 'struct usb_in_usb_ctrl_setup')
* Renamed 'struct usb_bulk_setup' to 'struct usb_in_usb_bulk_setup' to show
its internal usage
2007-04-29 15:06:52 +00:00
Ilia Sotnikov
bb31b94180
+ Added files for 'hp5590' backend which supports HP ScanJet 5550/5590/7650
...
scanners
2007-04-24 17:56:36 +00:00
Ilia Sotnikov
2441d08401
+ Added 'hp5590' backend
2007-04-24 17:54:41 +00:00
Julien BLACHE
d1d46d8d2a
Remove bogus check in get_identity2_information().
2007-04-21 10:12:48 +00:00