Peter Fales
4c5bc01e89
backend returning more bytes than expected based on image size
2002-09-25 04:05:01 +00:00
Frank Zago
100a4163d0
Changed e-mail address.
2002-09-22 17:52:45 +00:00
Peter Fales
fd3fa83a57
Update authors email address
2002-09-22 13:49:49 +00:00
Frank Zago
1f27c49a73
Added threshold and dithering options for black&white. Added more resolutions for the VM3575 and VM6586.
2002-09-20 03:02:20 +00:00
Frank Zago
8c0b86ca08
Added support for the LEOScan S3.
2002-09-20 02:59:18 +00:00
Matthew Duggan
9fef620345
* backend/canon_pp.c backend/canon_pp.h backend/canon_pp.conf:
...
Added init_mode option to conf file for faster starts.
* doc/sane-canon_pp.man : Added description of init_mode option.
2002-09-17 10:33:22 +00:00
Matthew Duggan
51a3075282
* backend/canon_pp-dev.c backend/canon_pp-dev.h backend/canon_pp-io.c
...
backend/canon_pp-io.h backend/canon_pp.c backend/canon_pp.h:
Fix init problem, add changes to facilitate configurable wakeup mode
(for faster starts on FB360P and FB620P).
* doc/sane-canon_pp.man doc/descriptions/canon_pp.desc: Updates
regarding FB310P and FB610P (rebadged Avisions)
2002-09-16 13:42:51 +00:00
Oliver Schirrmeister
2b2453029f
added 3092 support
...
bug fixes
2002-09-16 12:19:56 +00:00
Oliver Rauch
b5c3730dcd
2002-09-13 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* backend/umax-scanner.c, backend/umax.conf
doc/descriptions/umax.desc:
added Linotype Hell SAPHIR3 as supported scanner
2002-09-13 14:27:32 +00:00
Frank Zago
da6aa74692
Added threshold option for b&w.
2002-09-07 21:32:25 +00:00
Oliver Rauch
08bc05d7cd
2002-09-07 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* backend/umax.c, umax.h, umax-scanner.c, umax.conf
doc/descriptions/umax.desc
Update to sane-umax build 36
2002-09-07 10:11:17 +00:00
Karl Heinz Kremer
703f1c6a77
Fixed alloca compile problem by adding '#include ../include/lalloca.h".
2002-09-02 01:10:18 +00:00
Karl Heinz Kremer
7a37599997
USB scanners are now using sanei_usb_ functions, split out SCSI related
...
functions to their own source/header file, added source/header file for
USB interface
2002-09-01 11:48:06 +00:00
Matthew Duggan
f0722f0d5c
Added support for FB620P to canon_pp backend.
2002-09-01 08:57:34 +00:00
Frank Zago
3385a045ea
Fixed return code for sane_set_io_mode().
2002-08-31 15:56:33 +00:00
Frank Zago
72fd6c7d6c
Added teco2 backend.
2002-08-31 15:53:59 +00:00
Frank Zago
df7dad6c29
added teco2 backend
2002-08-31 15:49:58 +00:00
Frank Zago
b3747c06fd
Added support for the vm3510.
2002-08-31 02:40:54 +00:00
Frank Zago
c5805946f1
Added Dextra DF-600P (vm3510).
2002-08-31 02:36:49 +00:00
Rene Rebe
c67286adee
Commited the latest avision backend.
2002-08-30 09:21:51 +00:00
Henning Geinitz
8b8c958197
Deleted unused v4l-grab.h.
2002-08-29 19:37:43 +00:00
Henning Geinitz
8b0a038f61
Big clean up of Video for Linux backend. Removed old unused stuff from qcam
...
and others including unused options and variables concerning direct port
access. Removed wcam license (no "substantial portions of code" are used any
more). Removed unuesed headers. Made lots of global variables local. Lots of
checks for null pointer dereferences and errors when opening files or using
ioctl/mmap. Added option to select grey or color mode. Added support for
different channels. Fixed lots of options. Made sure ioctls are only used
when necessary. Used vendor == "Noname". Added ??? comments for suspicious
code. Lots of minor fixes and cleanup. Added version number: 1.0-2.
2002-08-29 19:34:53 +00:00
Henning Geinitz
2b54c3e7c4
Used GNU indent style.
2002-08-25 19:36:18 +00:00
Henning Geinitz
421fa4e12a
Fixed device list. Added more verbose error output. Unified DBG
...
messages. Fixed depth option. Reordered options in init_options to reflect
real order. Added some markers (/* ??? */) for suspicious code.
2002-08-25 19:25:37 +00:00
Frank Zago
4152fd6811
Fixed warnings.
2002-08-23 03:04:02 +00:00
Frank Zago
d8bdabb406
Fixes warnings.
2002-08-23 02:23:04 +00:00
Frank Zago
f5cc59b424
Fixed some warnings.
2002-08-23 02:13:57 +00:00
Frank Zago
fb939e9b4c
Added threshold option for black & white.
2002-08-23 01:35:31 +00:00
Frank Zago
ae2845430e
Fixed the scsi inquiry string for the VM4542.
2002-08-23 01:14:37 +00:00
Frank Zago
0f58159c61
Enlarged the gamma table for the VM4542 (1024 entries as opposed to 256 for the previous scanners).
2002-08-23 01:14:06 +00:00
Andras Major
29b7b4d674
coolscan2 update to 0.1.7
2002-08-21 23:36:00 +00:00
Karl Heinz Kremer
df3b61cd20
Fixed typo in variable name.
...
Fixed IEEE-1394 problem with Perfection-2450.
Fixed problem with older B3 level SCSI scanners that do not support
the extended status request.
2002-08-17 22:08:30 +00:00
Gerhard Jaeger
28edd2af4d
Major update. Better support for LM983x based devices.
2002-08-16 11:43:30 +00:00
Stéphane Voltz
e4b1534faa
* backend/umax_pp_low.c: handled 'short read' with ppdev
...
* backend/umax_pp.c: assign size of 0 to group options
* tools/umax_pp.c: upped version number
2002-08-15 08:32:08 +00:00
Matthew Duggan
4a552e1540
* backend/canon_pp.c backend/canon_pp-dev.c backend/caon_pp-io.c
...
backend/canon_pp-dev.h: Many changes: Bug fixes, less memory leaks (none left now?), more relaible, faster. Biggest changes are speculative reads (ask scanner to read more while data processing
occurs) and more reliable sending of commands. Slight performance
increase over previous version.
* doc/sane-canon_pp.man: Added discussion noting that scanning
greyscale in green is bad for colour.
2002-08-07 07:56:12 +00:00
Peter Kirchgessner
f7806b4492
Peter Kirchgessner, hp-backend V0.96, hp.h added with structure member got_connect_type
2002-08-07 04:59:40 +00:00
Peter Kirchgessner
f60b851fa7
HP-backend V0.96. Check device names to prevent USB-device to be
...
opened as SCSI-device
2002-08-06 19:33:08 +00:00
Matthew Duggan
68937254bf
* backend/canon_pp.c: Now always uses as much scanner buffer as
...
possible, then feeds data to frontend. Results in large speed
increase in ECP mode. Also fixed problems with saned compatibility.
* backend/canon_pp.h: Added bytes_sent to scanner data structure.
* doc/sane-canon_pp.man: Discuss hardware problems at high
resolutions.
2002-07-27 08:03:16 +00:00
Frank Zago
78042de327
Added teco3 backend.
2002-07-26 04:08:48 +00:00
Frank Zago
c0d7305608
New backend.
2002-07-26 04:03:35 +00:00
Matthew Duggan
db89d5be3b
* src/canon_pp.c: Now uses mm instead of pixel measurements, better behaved
...
in xsane etc as a result.
* src/canon_pp.h: Tweaked up max buffer size to size avaialable in hardware.
* doc/descriptions/canon_pp.desc: increment version no.
2002-07-25 17:45:29 +00:00
Henning Geinitz
2c16e3308b
Added option invert-endianess to test 16 bit modes.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-24 19:57:56 +00:00
Matthew Duggan
83be6692d2
src/canon_pp-io.c: Minor bugfix checking return of read
2002-07-24 12:02:14 +00:00
Simon Munton
7f6ea34a85
added TL_X < BR_X and TL_Y < BR_Y consistency check
2002-07-23 21:09:30 +00:00
Matto Marjanovic
1e36da44df
* doc/descriptions/microtek.desc:
...
Updated (status keywords, mostly).
* backend/microtek.c:
* backend/microtek.h:
Replaced fprintf()/printf() with various DBG() statements.
Removed #include <stdio.h>!
Eliminated a few "unused parameter" compiler warnings.
Updated the copyright date.
Bumped version up to lucky 0.13.0
2002-07-22 19:53:08 +00:00
Henning Geinitz
c95e463805
Added manufacturer comment in mustek_usb.desc. Changed brightness to
...
threshold. Fixed some warnings. Really check the status in usb_low_open.
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-17 17:33:25 +00:00
Henning Geinitz
a42e1b5435
Removed deleted files from DISFILES.
...
Henning Meier-Geinitz <henning@meier-geinitz.de>
2002-07-15 21:44:13 +00:00
Oliver Schwartz
1d1c4d1d8d
SnapScan backend 1.4.15
2002-07-12 23:29:11 +00:00
Max Vorobiev
83ccbe7a44
hpsj5s_int.h stuff moved to hpsj5s.h
2002-07-06 10:09:09 +00:00
Max Vorobiev
e287b237a3
hpsj5s version update
2002-07-06 10:04:27 +00:00