Gerhard Jaeger
15be36e0b4
* backend/plustek-usb.[ch] backend/plustek-usbcal.c
...
backend/plustek-usbdevs.c backend/plustek.[ch]:
Tweaked TravelScan464 settings. Improved AFE gaincalculation
for CIS devices. This should avoid stripes in the scanned images.
2007-11-23 16:46:05 +00:00
Gerhard Jaeger
3ef789f55b
Update due to changes in the Plustek backend
2007-11-23 07:54:48 +00:00
Pierre Willenbrock
8d2069c0dd
* backend/genesys.c, backend/genesys_devices.c, backend/genesys_low.h,
...
backend/genesys_gl646.c, backend/genesys_gl841.c: add infrastructure for
multiple motor power modes
2007-11-22 14:05:13 +00:00
Pierre Willenbrock
f58aa28cd0
* backend/genesys_gl841.c: add internal flag for disabling lamp
...
during scan(useful for black level calibration)
2007-11-21 17:54:44 +00:00
Mattias Ellert
82b8049f5d
Fix for bug #306775
2007-11-18 11:09:05 +00:00
Mattias Ellert
7c6b4d6a99
Fix handling of valid "negative" PIDs
2007-11-18 10:59:18 +00:00
Alessandro Zummo
26e167cdec
backend/epson2.c: removed quick-format option. it's
...
the job of a frontend to provide such a commodity.
removed confusing parameters (preview-speed, speed).
when a preview is requested, the scanner will be
set to high speed (if possible).
removed references to the never implemented zoom function.
the function that shortened the list was actually
missing the first entry.
more resolutions addedd for networked scanners.
added support for Perfection 4990 (Claus Boje).
2007-11-18 09:36:04 +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
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
Mattias Ellert
0f3a068bfd
Fixing doxygen warnings
2007-11-16 12:31:59 +00:00
Gerhard Jaeger
ec74551da4
* include/sane/sanei_usb.h sanei/sanei_usb.c: Added function
...
sanei_usb_get_descriptor() to retrieve some infos about a connected
device
2007-11-16 08:48:14 +00:00
Gerhard Jaeger
f8eb9260a6
* backend/plustek-usb.[ch] backend/plustek-usbcal.c
...
backend/plustek-usbdevs.c backend/plustek-usbshading.c
backend/plustek.[ch] backend/plustek.conf.in:
Tweaked TravelScan464 settings. Added possibility to disable
dark-calibration with lamp on (touches devices like CanoScan1220 etc.)
Use attribute packed for data access structs
* doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update
2007-11-16 08:42:55 +00:00
Mattias Ellert
abd402ad51
Correct the test of the return value from sanei_thread_begin
2007-11-16 08:04:02 +00:00
Julien BLACHE
eb850185bb
Update epkowa.desc for iScan! 2.10.0.
2007-11-12 09:10:09 +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
71be983cdd
use SCSITaskSGElement if available
2007-11-10 15:44:41 +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
6e67a84696
* doc/plustek/Plustek-USB.changes doc/sane-plustek.man: Update
...
* backend/plustek.c: Bumped build number
* doc/descriptions/unsupported.desc: Updated some entries
* backend/plustek-usb.c backend/plustek-usbimg.c backend/plustek-usbmap.c
backend/plustek-usbscan.c backend/plustek-usbshading.c: Fixed copyright
* backend/plustek-usb.h backend/plustek-usbdevs.c
doc/descriptions/plustek.desc: Added support for TravelScan464
2007-11-08 19:53:54 +00:00
Julien BLACHE
f5a4d0af2b
Added the Epson DX-6000 (04b8:082e) based on user report.
2007-10-28 09:57:44 +00:00
Julien BLACHE
d36abf100e
Fix date. Oops.
2007-10-27 09:09:29 +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
Julien BLACHE
b349d9c500
Fix boundary checking after the for() loop in sanei_ab306_open(). From Johannes Meixner at SuSE.
2007-10-25 13:23:52 +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
Stéphane Voltz
76b0c6d7e8
- added rts8801/rts8891 detection
2007-10-19 15:12:48 +00:00
Pierre Willenbrock
d60b98bfca
use sizeof(Genesys_Register_Set) instead of 2
2007-10-13 14:36:49 +00:00
Bertrik Sikken
3583622d04
Updated with changes for 2007-10-07
2007-10-07 11:18:19 +00:00
Julien BLACHE
2b3275c001
Mark the Brother DCP-117C support as good and add USB IDs, based on user report.
2007-10-02 09:41:26 +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
8c638f5802
- added the 'Genius ColorPage-Life Pro' as supported by the
...
umax_pp backend
2007-10-01 03:53:56 +00:00
Bertrik Sikken
c389f15de8
Added changes for 2007-09-28
2007-09-28 13:59:06 +00:00
Bertrik Sikken
8da8e2373f
Added changes for 2007-09-25
2007-09-28 11:19:31 +00:00
Julien BLACHE
929f057596
Fix typos in backend-writing.txt.
2007-09-27 09:30:25 +00:00
Julien BLACHE
82602663f3
Added pointer to http://code.google.com/p/kvss905c/ for the Panasonic KV-SS905C and Panasonic KV-S3105C scanners.
2007-09-26 18:49:51 +00:00
Bertrik Sikken
daaa446403
Added changes for 2007-09-23 (unsupported.desc)
2007-09-23 21:36:59 +00:00
Gerhard Jaeger
1b3fc23141
#305009 removed UMAX3400, as it is supported by the Plustek backend
2007-09-17 06:03:26 +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
825ff7335e
* genesys/gl646: HP2400 warmup fix by Luke <iceyfor@gmail.com>
2007-08-26 09:49:18 +00:00
Henning Geinitz
a55ccf9ad0
Name and email address change.
2007-08-19 13:33:24 +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
Henning Geinitz
6ca105af27
Added.
2007-08-12 16:58:06 +00:00
m. allan noah
b2666cada5
scanimage: bugfix, dont round up negative user input values
...
fujitsu.desc: add/consolidate new models
2007-08-08 12:46:02 +00:00
Julien BLACHE
94f0ce1b00
Add the Epson Stylus CX-6600 (04b8:0813) based on user report.
2007-08-03 11:34:31 +00:00
Julien BLACHE
6d6e4271e0
Add the Epson Stylus Photo RX-700 (04b8:0810).
2007-08-03 11:31:15 +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
2db8ec7d98
Add the Epson Stylus DX-5050 (04b8:082b).
2007-07-31 11:48:49 +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
Julien BLACHE
964eccff2c
Add Epson Stylus DX-5000 (04b8:082b) based on several reports.
2007-07-30 13:36:52 +00:00
Julien BLACHE
ef05fcdbad
Add Epson Stylus DX4050 (04b8:082f) based on several reports.
2007-07-30 13:32:34 +00:00
Julien BLACHE
08f6df7b48
Add a RUN rule to the udev rules to automatically disable USB suspend for all known scanners.
...
This effectively works around the hardware bugs exposed by CONFIG_USB_SUSPEND.
Works only with kernels >= 2.6.22 where /sys/bus/usb/devices/*/power/level exists.
2007-07-29 18:39:54 +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
Julien BLACHE
d5d762f96e
Revert my last commit and rework the one before to produce a backward compatible udev rules file. Yay.
2007-07-26 21:23:27 +00:00
Gerhard Jaeger
c9fbdd4073
* doc/plustek/Plustek-USB.changes: Update
...
* backend/plustek.c: Bumped build number
* backend/plustek-usbhw.c: Force output bit set on misc I/O,
when lamp is switched
* doc/descriptions/unsupported.desc: Updated some Plustek entries
2007-07-26 20:42:18 +00:00
Julien BLACHE
8dc1f4493c
Update udev rules for use with Linux >= 2.6.22 and CONFIG_USB_DEVICE_CLASS=n.
2007-07-25 09:21:18 +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
44e085b331
update website in manpage
2007-07-16 00:42:24 +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
Gerhard Jaeger
aec768f551
* tools/check-usb-chip.c: Try to distinguish the various
...
GenesysLogic GeneScan ASICS - GL841, GL842 and GL843
2007-07-11 20:55:03 +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
05868435b9
* backend/plustek-usb.h backend/plustek-usbdevs.c backend/plustek.c:
...
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:02:22 +00:00
Gerhard Jaeger
5b31b57a3a
doc/descriptions/plustek.desc: Fixed web entries
2007-07-10 06:19:10 +00:00
Gerhard Jaeger
b0778e41a9
* backend/plustek-usb*.[ch] backend/plustek.[ch]:
...
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
* doc/descriptions/plustek.desc: Bumped version and added Q-Scan
* doc/descriptions/unsupported.desc: Removed Q-Scan
* doc/sane-plustek.man doc/plustek/Plustek-USB.changes: Update
2007-06-29 08:40:33 +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
Julien BLACHE
5dcf165795
Switch sanei_scsi to the SG_IO ioctl interface, instead of the
...
asynchronous SG3 read/write interface.
Makes it possible to use SCSI scanners in 32/64bit mixed environments,
thanks to the ioctl 32bit compatibility layer, which is NOT possible
using the SG3 interface.
2007-06-21 19:35:53 +00:00
Gerhard Jaeger
dd7aa7403b
* doc/plustek/Plustek-PARPORT.changes: Update.
...
* backend/plustek_pp.c: Bumped build number.
* backend/plustek-pp_drv.c backend/plustek_pp_sysdep.h:
Make the Kernelmodule work with Kernels > 2.6.15 w/o DEVFS
2007-06-18 20:29:45 +00:00
Ilia Sotnikov
9f6424d266
+ Use libtool instead of ar/ranlib, which correctly handles dependencies
...
(eg. for parallel makes)
2007-06-12 06:40:29 +00:00
Mattias Ellert
a75a509bcc
Updated localization files
2007-05-08 11:46:24 +00:00
Ilia Sotnikov
18160038f1
* backend/hp5590_low.c: don't use libusb structs directly, define
...
necessary of them by ourselves ('struct usb_ctrl_setup' -> 'struct
usb_in_usb_ctrl_setup')
* backend/hp5590_low.c: renamed 'struct usb_bulk_setup' to 'struct
usb_in_usb_bulk_setup' to show its internal usage
2007-04-29 15:08:43 +00:00
Troy Rollo
23862a0072
Add ChangeLog entry for recent changed to the HP3500 backend.
2007-04-24 23:29:43 +00:00
Ilia Sotnikov
19ac33fc60
*** empty log message ***
2007-04-24 18:18:11 +00:00
Mattias Ellert
78ff28cb83
Adding new external backend hp5590
2007-04-21 16:17:56 +00:00
Julien BLACHE
d1d46d8d2a
Remove bogus check in get_identity2_information().
2007-04-21 10:12:48 +00:00
m. allan noah
ae29b20e4b
simple whitespace change to see if cvs changes survived gforge cron scripts
2007-04-19 14:01:29 +00:00
Julien BLACHE
a0fd0edb03
Use mode 0664 for usbfs device nodes; allows everybody on the system to use lsusb.
2007-04-17 19:21:13 +00:00
Julien BLACHE
83a22d6ab9
backend/microtek2.c: Add missing braces.
2007-04-17 19:11:29 +00:00
m. allan noah
e00626d917
whitespace change to test sane-commit list
2007-04-17 00:51:14 +00:00
m. allan noah
9eeb345e6a
update to v1.0.48
2007-04-16 23:54:27 +00:00
Wittawat Yamwong
efced87595
Remove Canon PIXMA MP160 & MP600 from unsupported. (supported by pixma)
2007-04-14 23:32:40 +00:00
Mattias Ellert
833ae68aca
Moved 3 scanners from unsupported to hp3900
2007-04-13 20:17:05 +00:00
m. allan noah
9e506f4cfc
update backend to v1.0.47
2007-04-13 15:49:08 +00:00
Wittawat Yamwong
459d5c7e8e
* Updated to version 0.13.0
...
* Added MP160, MP180, MP460, MP510 and MP600
* Fixed a buffer-overflow bug in sane_read()
2007-04-09 20:41:25 +00:00
Jochen Eisinger
d620d407bb
2007-04-5 Jochen Eisinger <jochen@penguin-breeder.org>
...
* README.openbsd, tools/README, tools/openbsd/attach,
tools/openbsd/detach: add notes about device permissions on
OpenBSD and provide some example scripts for hotplugd(8).
2007-04-05 07:41:02 +00:00
m. allan noah
ed0e4af3d5
fix SANE_Parameters description
2007-04-02 19:07:46 +00:00
Julien BLACHE
7691b81b51
Remove leftovers from a previous experiment.
2007-03-21 16:10:29 +00:00
Julien BLACHE
17ca143dc2
Adding hal FDI output mode, from David Zeuthen <davidz@redhat.com>
2007-03-18 09:31:10 +00:00
Oliver Rauch
5b38d6f1d6
*** empty log message ***
2007-03-17 15:51:54 +00:00
Earle F. Philhower III
c5c85c5515
Added lineart and halftone scan modes, updated man page with new options
2007-03-08 21:49:23 +00:00
Gerhard Jaeger
b851bf539a
* doc/plustek/Plustek-USB.changes: Update.
...
* backend/plustek.c: Bumped build number.
* backend/plustek-usb.c: Fixed typo.
* backend/plustek-usbdevs.c: Added CanoScan to all Canon
device strings, identified one more Plustek device as U24.
* backend/plustek-usbhw.c: Fixed button handling for Plustek/
KYE devices and added some more debug messages.
2007-03-05 19:50:32 +00:00
Giuseppe Sacco
1436f82ab6
Corrected a few typo in previous translation
2007-02-24 09:54:00 +00:00
Giuseppe Sacco
b6b3beea4b
Italian translation update
2007-02-24 09:16:51 +00:00
Jochen Eisinger
78e9962f4b
2007-02-11 Jochen Eisinger <jochen@penguin-breeder.org>
...
* doc/sane-mustek_pp.man: clean up markup, bug #304392
2007-02-11 17:36:31 +00:00
Henning Geinitz
218a1080d0
Polish translation fix (from Jakub Bogusz <qboosh at pld-linux.org>, bug #304410 ).
2007-02-11 13:19:35 +00:00
Gerhard Jaeger
3766614f83
* sanei/sanei_scsi.c: Fixed retrieval of HZ.
2007-02-07 07:16:53 +00:00
Henning Geinitz
1a0fe6ab1a
Added UMAX Astra 2850. Added Canon Imagerunner series.
2007-01-28 16:31:53 +00:00
Henning Geinitz
e8a59a97df
Added UMAX Astra 2850.
2007-01-28 15:58:09 +00:00
Henning Geinitz
5c7517ed50
Added .conf entry for Pluste OpticPro S12 and S24. Updated .desc file.
2007-01-28 15:41:18 +00:00
m. allan noah
4ed45d56e4
updated to backend version 1.0.45
2007-01-28 15:20:04 +00:00
Oliver Rauch
1b9030b925
*** empty log message ***
2007-01-27 22:07:40 +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
Jochen Eisinger
50a260fee3
2006-01-21 Jochen Eisinger <jochen@penguin-breeder.org>
...
* doc/descriptions/mustek_pp.desc: Cybercom is a CIS scanner
2007-01-21 21:51:00 +00:00
Mattias Ellert
17e9115fdd
Fixed the "three-valued boolean" bug
2007-01-21 13:29:21 +00:00
Mattias Ellert
448ba7e84d
Changelog entries
2007-01-20 23:21:54 +00:00
Alessandro Zummo
7a34d599e5
* sanei/sanei_tcp.c: added a missing include
...
* backend/epson2.c: fixed a bug while moving scanner data,
removed support for line mode (block or ext modes will be used).
2007-01-20 20:59:05 +00:00
Mattias Ellert
c2df6b9677
Fix autogenerated files
2007-01-20 09:55:10 +00:00
Mattias Ellert
cc8acd0d7e
Adding Visioneer Strobe Pro USB to unsupported
2007-01-19 14:52:14 +00:00
Henning Geinitz
6beb33d016
Added and updated several scanners.
2007-01-15 23:14:06 +00:00
Julien BLACHE
7d15d5b06b
Add missing return status check in sane_start(), preventing an ugly segfault later on.
2007-01-08 18:45:50 +00:00
Julien BLACHE
aae12092de
Fix man warnings.
2007-01-08 18:40:30 +00:00
Alessandro Zummo
bf5a1290f7
* epson2: restructured code once more, splitted
...
in multiple files, added networking
support, added FS G extended handshaking mode,
make proper use of extended commands when possible
* sanei/sanei_tcp.c: read now wait until all
the requested data is available.
2006-12-18 00:13:09 +00:00
Alessandro Zummo
99770af682
coolscan2: fixed coolscan2 infrared to work
...
as advertised in the man page. RGBA format will come soon.
2006-12-13 22:46:24 +00:00
Alessandro Zummo
35d54905e8
epson2: removed calls to alloca(), code reorganization fixed a bug
...
with request_extended_status (reply length is 33 on older scanners).
include/.cvsignore: added two more entries
2006-12-12 01:12:07 +00:00
Pierre Willenbrock
6a7fb3235a
* backend/genesys_devices.c: reduced height of calibration area
...
* backend/genesys_gl841.c: fixed bug in offset calibration(offset values were
not clamped to 0..255)
2006-12-10 14:06:18 +00:00
Ulrich Deiters
b06eb2220b
Ulrich Deiters: disentangled some pointer arithmetics in canon-sane.c
2006-12-10 12:28:42 +00:00
Alessandro Zummo
48b02b3489
epson2: reordered includes, replaced __FUNCTION__, use the new byteorder macros
...
moved acbyteorder.m4 to m4/byteorder.m4, added m4/stdint.m4
2006-12-07 19:28:02 +00:00
Alessandro Zummo
326e3c131c
Added acbyteorder.m4 macro for endianness conversion
2006-12-06 20:37:00 +00:00
Pierre Willenbrock
dba2f29195
* backend/genesys_devices.c: fixed gamma settings(1.0 now)
...
* backend/genesys.c backend/genesys_gl841.c: improved calibration for dark
shades
2006-12-02 21:57:08 +00:00
Alessandro Zummo
735130b0ff
Added missing bits for epson2 driver.
2006-12-02 14:47:21 +00:00
Alessandro Zummo
57e12f246a
fixed spelling. :)
2006-11-30 23:47:57 +00:00
Alessandro Zummo
b1db719d88
Added (esperimental) epson2 driver.
2006-11-30 23:46:23 +00:00
Alessandro Zummo
b400664851
2006-12-01 Alessandro Zummo <a.zummo@towertech.it>
...
* Added sanei_tcp interface.
2006-11-30 23:23:19 +00:00
Henning Geinitz
cfc1f96ba8
SCX-4200 is reported to work.
2006-11-27 19:49:06 +00:00
Gerhard Jaeger
06323b4597
* doc/plustek/Plustek-USB.changes: update.
...
* backend/plustek.c: bumped build number, fixed option
descriptors, see bug #303786 .
2006-11-22 20:30:32 +00:00
Henning Geinitz
f3f6ce01a7
Updated status of Brother MFC-7420.
2006-11-22 20:19:05 +00:00
Henning Geinitz
db352cc1b7
Updated status of UMAX 2000.
2006-11-22 20:17:30 +00:00
Henning Geinitz
b8b81f00d5
Added several scanners, fixed the USB id for Microtek 4850 (bug #304151 ).
2006-11-22 20:16:09 +00:00
m. allan noah
5e81563b60
updated external desc
2006-11-06 13:55:50 +00:00
Henning Geinitz
3f8864e7e7
Project is unmaintained.
2006-10-31 19:26:26 +00:00
Henning Geinitz
9b46fe372c
Added HP Photosmart C5100 and ScanJet 8390.
2006-10-31 19:22:19 +00:00
Henning Geinitz
8cd0f282a9
Added Canon Canoscan 4400F, LiDE 70, Corex Cardscan 700 C, Umax Astra 4900,
...
Visioneer Onetouch 7700. Updated other scanners.
2006-10-24 20:53:47 +00:00
Henning Geinitz
c04d8433d5
Updated based on sane-devel information.
2006-10-24 20:50:22 +00:00
Henning Geinitz
a39c0a4620
Updated (from Jonathan Bravo Lopez <jkdsoft at gmail.com>).
2006-10-24 20:47:13 +00:00
Henning Geinitz
c8d597168f
Major bugfix and few small changes (noticed by Jaroslaw Gorny) (bug #303962 ).
2006-10-24 20:12:51 +00:00
Henning Geinitz
2df19bcd0b
Added Support for Genius Colorpage SF600.
2006-10-03 21:24:39 +00:00
Henning Geinitz
a0b7aed86d
Added EDT BizCardReader 900C. Moved Genius ColorPage-SF600 to gt68xx.desc. Minor
...
updates.
2006-10-03 21:19:31 +00:00
Henning Geinitz
6bff1fdf4b
Added examples on how to set the scan area in the manual page (bug
...
#303802 ). Mention how to separate parameters from options in --help and manpage
(bug #303819 ).
2006-10-03 18:39:35 +00:00
Henning Geinitz
316075f0c4
Changed status of HP Scanjet 4370 to "minimal" (bug #303839 ).
2006-10-03 17:57:56 +00:00
Giuseppe Sacco
12e964d64f
Italian translation update
2006-09-24 11:32:45 +00:00
m. allan noah
2eb55005c6
update to v1.0.43
2006-09-19 12:04:54 +00:00
Stéphane Voltz
63fa40d277
- fixed color calibration for 1220P, whit is really white, no more
...
greenish tint
- mail address update
2006-09-18 04:59:52 +00:00
Henning Geinitz
276cf032ee
Updated Polish translation (from Jakub Bogusz, bug #303769 ).
2006-09-14 18:47:20 +00:00
Henning Geinitz
69914baf00
Added several scanners.
2006-09-14 18:14:13 +00:00
Oliver Schwartz
00e6616499
Bugfix for firmware download by Paul Smedley
2006-09-03 10:00:11 +00:00
m. allan noah
3a78258ac5
update to v1.0.42
2006-09-01 00:31:45 +00:00
Gerhard Jaeger
e44b51c218
* doc/plustek/Plustek-PARPORT.changes: update.
...
* backend/plustek-pp.h backend/plustek-pp_ptdrv.c backend/plustek_pp.c:
fixed "not homing" problem, the sensor did not return when
the driver gets the _IOCTL_STOP command
fixed compilation issue for kernels > 2.6.15
fixed compiler warning conditions
2006-08-29 08:57:02 +00:00
m. allan noah
5bbc2fef6c
update to v1.0.41
2006-08-28 23:45:25 +00:00
Stéphane Voltz
51a4f3c216
- chnages to support HP2400 in lamp warm up
2006-08-28 06:20:59 +00:00
Wittawat Yamwong
c4d9ff0a87
* Updated pixma backend to version 0.12.2
2006-08-27 13:00:46 +00:00
m. allan noah
e47693e107
updated to v 1.0.40
2006-08-27 00:49:43 +00:00
Karl Heinz Kremer
0da1bfb49a
Added V700/V750 scanner information
2006-08-23 21:45:51 +00:00
Karl Heinz Kremer
0c16bb9916
Add product ID for CX3800/3810
2006-08-23 01:49:50 +00:00
Eddy De Greef
0cbdbd66d1
doc/sane-mustek_pp.man: URL update.
2006-08-22 08:08:17 +00:00
Karl Heinz Kremer
cc1d524c66
Fix buffer overflow error (submitted by Johannes Meixner)
2006-08-22 01:44:49 +00:00
Jon Chambers
7b3e64508e
TIFF tweaks required for pickier libtiff version under win32/cygwin
2006-08-21 21:12:08 +00:00
Jon Chambers
00e0019c0c
Remove explicit $(srcdir) from conf files in Makefile.
...
Fix dell1600n_net.c compile warnings.
2006-08-20 14:13:42 +00:00
Jon Chambers
a88f2909a5
dell1600n_net updates
2006-08-12 12:52:37 +00:00
Gerhard Jaeger
7ab8ce6e13
* doc/plustek/Plustek-USB.changes: update.
...
* backend/plustek.c: bumped build number.
* backend/plustek-usbdevs.c: lowered speed for LiDE20/30 when
using low resolutions.
* backend/plustek-usb.c: fixed warning condition.
2006-08-11 05:42:02 +00:00
Stéphane Voltz
7ec4d9b567
- improved sanei_genesys_search_reference_point to fix origin detection
...
for HP2300 and a left margin detection bug with MD6345
- some HP2400 support tidbits
2006-08-09 13:22:36 +00:00
Gerhard Jaeger
67ae886d9c
* doc/plustek/Plustek-PARPORT.changes doc/plustek/Plustek-USB.changes
...
doc/u12/U12.changes: update.
* backend/artec_eplus48u.c backend/plustek.c backend/plustek_pp.c
backend/u12.c: changed sane.type to "flatbed scanner" only.
* backend/plustek-usbdevs.c: fixed LiDE20/30 motor settings
2006-08-09 12:47:58 +00:00
Stéphane Voltz
850ad80287
- fixed HP2300 detection of scanarea
...
- fixed one more issue related to bug #303681
2006-08-06 07:02:22 +00:00
Henning Geinitz
68983bed4e
Updated info about plugins and other comments (patch from Olaf Meeuwissen
...
<olaf.meeuwissen@avasys.jp>).
2006-08-01 19:45:37 +00:00
Pierre Willenbrock
b0f67f1f83
* backend/genesys_gl841.c: use an intermediate u_int8_t buffer
...
for register write (bug #303681 ).
2006-07-30 16:59:09 +00:00
Stéphane Voltz
ce8dbc6847
- fixed gl646_bulk_write_register regarding data alignment on ARM arch.
...
(bug #303681 )
2006-07-30 14:56:48 +00:00
Henning Geinitz
d56df03942
Fixed compilation problem with newer tail programs which don't understand "-1"
...
(bug #303630 ).
2006-07-25 18:34:44 +00:00
m. allan noah
4d357d0fa1
updated to backend v1.0.39
2006-07-18 00:08:10 +00:00
Julien BLACHE
08ebb3df15
Split very long comment lines in the udev rules file.
2006-07-16 11:05:15 +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
Julien BLACHE
587c25825c
sane-desc.c: Fix a typo in the udev header.
2006-07-03 17:51:32 +00:00
Henning Geinitz
882dddade3
Added ChangeLog-1.0.18 to DISTFILES.
2006-07-03 00:13:13 +00:00
Henning Geinitz
58b2fcb843
Changed version to 1.0.18-cvs. Enabled compilation warnings.
2006-07-03 00:11:14 +00:00
Henning Geinitz
9ce3c43fc5
****** Release of sane-backends 1.0.18. End of code freeze ******
2006-07-02 22:39:47 +00:00
Henning Geinitz
7727d32adb
Increased version number.
2006-07-02 22:39:23 +00:00
Gerhard Jaeger
c927b4acdf
* backend/plustek.c: Fixed the fix (problem when trying to select bit-depth).
2006-07-02 14:35:16 +00:00
Wittawat Yamwong
e340fedf6e
Fixed typo
2006-07-01 12:44:22 +00:00
Wittawat Yamwong
ebb0481f4c
Updated pixma backend
2006-07-01 12:22:20 +00:00
Gerhard Jaeger
3354675a85
* doc/plustek/Plustek-USB.changes: Update
...
* backend/plustek.c: Fixed problem when trying to select bit-depth.
2006-06-30 11:53:48 +00:00
Henning Geinitz
fb0fd5a88b
Disabled compilation warnings for release.
2006-06-29 19:01:38 +00:00
Henning Geinitz
d57dca63cb
Typo fix.
2006-06-29 17:47:49 +00:00
Henning Geinitz
574301aaef
Added dell1600n_net backend.
2006-06-29 17:34:22 +00:00
Jon Chambers
028d15cc58
added dell1600n_net
2006-06-27 21:01:37 +00:00
Henning Geinitz
6eefe75a8e
---- CODE FREEZE FOR SANE-BACKENDS 1.0.18 ---
2006-06-26 19:25:37 +00:00
Henning Geinitz
c616f9f9c3
Updated for 1.0.18.
2006-06-26 19:24:47 +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
Henning Geinitz
1bf3a5be5f
Added Xerox WorkCentre PE120i.
2006-06-22 18:45:28 +00:00
Henning Geinitz
4ebc8f2558
Updated (patch from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>).
2006-06-22 18:41:42 +00:00
Henning Geinitz
1cb470ae02
Fixed USB id of CX6600 (patch from Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>).
2006-06-22 18:37:52 +00:00