Frank Zago
c5805946f1
Added Dextra DF-600P (vm3510).
2002-08-31 02:36:49 +00:00
Frank Zago
1c6901bae1
Added vm3510 info.
2002-08-31 02:28:27 +00:00
Rene Rebe
c67286adee
Commited the latest avision backend.
2002-08-30 09:21:51 +00:00
Henning Geinitz
ecfaa7df88
First draft for 1.0.9.
2002-08-29 20:42:24 +00:00
Henning Geinitz
5228aee3ff
Updated .desc and v4l section. Added entries for scanimage.
2002-08-29 20:14:27 +00:00
Henning Geinitz
6fdbf3b2fe
Minor fixes and updates for the new .desc file format.
2002-08-29 20:12:44 +00:00
Henning Geinitz
bea3d1460f
Added warning about ALPHA software and bugs. Minor updates.
2002-08-29 19:45:26 +00:00
Henning Geinitz
c9c55949f0
Added myself as active maintainer of v4l.
2002-08-29 19:39:28 +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
Oliver Rauch
d054ded6c1
2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* frontend/scanimage.c, frontend/stiff.h, frontend/stiff.c:
Added option "-i filename"/"--icc-profile filename":
When image is saved in tiff format then this icc-profile is
added to the tiff file as tiff tag
2002-08-27 17:57:19 +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
Henning Geinitz
65e67720e1
Fixed gamma4scanimage target for OS/2.
2002-08-25 13:57:52 +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
6dc27bd66d
Fixed a warning.
2002-08-23 02:09:05 +00:00
Frank Zago
b6fa1b45de
Added Dextra scanner to the list of untested, but potentialy supported, scanners.
2002-08-23 01:59:27 +00:00
Frank Zago
3788956db8
Added RELI 4830 inquiry string.
2002-08-23 01:55:39 +00:00
Frank Zago
88bda0db33
Increased version number.
2002-08-23 01:37:14 +00:00
Frank Zago
fb939e9b4c
Added threshold option for black & white.
2002-08-23 01:35:31 +00:00
Frank Zago
6259eb59d9
Added 3 new (untested) scanners.
2002-08-23 01:15:42 +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
Henning Geinitz
30caa0cb6b
Added gamma4scanimage.c to DISTFILES.
2002-08-20 14:56:35 +00:00
Henning Geinitz
67ad076dac
Added Hewlett-Packard ScanJet 4470C project.
2002-08-20 14:48:11 +00:00
Oliver Rauch
69d6156402
2002-08-18 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* tools/gamma4scanimage.c: Bugfix (atof->atoi)
* tools/README: added gamma4scanimage
* doc/Makefile.in: added manpage for gamma4scanimage
* doc/gamma4scanimage.man: added manpage for gamma4scanimage
2002-08-18 13:54:16 +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
Oliver Rauch
84f2c90136
Added copyright/GPL notice to gamma4scanimage
2002-08-17 08:18:55 +00:00
Oliver Rauch
790e5c9c25
2002-08-17 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
...
* tools/gamma4scanimage.c: NEW: tool to create gamma table for scanimage
* tools/Makefile.in: changed file to compile and install gamma4scanimage
2002-08-17 08:07:34 +00:00
Gerhard Jaeger
28edd2af4d
Major update. Better support for LM983x based devices.
2002-08-16 11:43:30 +00:00
Peter Fales
101a96218f
Fix allowed gphoto2 version numbers
2002-08-16 03:04:52 +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
Henning Geinitz
b67f0a2123
Updated concerning HP backend and manufacturer names.
2002-08-14 14:35:18 +00:00
Henning Geinitz
0c6bd33698
Made Ulrich Deiters the active maintainer of the canon backend.
2002-08-14 14:30:05 +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
Peter Kirchgessner
36a0e0d332
Peter Kirchgessner: Use Hewlett-Packard instead of HP
2002-07-31 17:22:42 +00:00
Henning Geinitz
054dee30fb
Removed entries about "echo -e" and po problems.
2002-07-30 19:57:32 +00:00
Henning Geinitz
a2337684a0
Minor DISTFILES and distclean updates.
2002-07-30 18:31:11 +00:00
Henning Geinitz
8712617134
Avoided including duplicate msgids. Made sure that header is not marked fuzzy.
2002-07-30 16:50:21 +00:00
Henning Geinitz
2611e08871
Use awk to filter out duplicate .po file headers.
2002-07-30 16:44:26 +00:00
Henning Geinitz
9e37021e96
Updated .desc entries. Removed entry about scanimage i18n support.
2002-07-27 20:38:01 +00:00
Henning Geinitz
433a923082
Made libusb_timeout static.
2002-07-27 20:33:18 +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
2f409340a9
More junk.
2002-07-27 00:51:39 +00:00
Frank Zago
3770e54e21
Enlarged the "SUBMITTING A NEW BACKEND" section.
2002-07-26 04:26:21 +00:00