Olaf Meeuwissen
e79adde8b2
Use URL to refer users to copies of the GPL and LGPL
...
With the exception of use in three quotes as well as our inlcuded copy
of the GPL, all use of the Free Software Foundation's postal address
has been removed.
Re #320 .
2021-02-12 17:41:38 +09:00
Mikolaj Kucharski
65f1131541
drop CVS keywords
2020-11-28 12:48:32 +00:00
Peter Marschall
fe71899cc8
spelling fixes for teco1 backend
2020-08-29 09:18:03 +02:00
Olaf Meeuwissen
23891a2646
.editorconfig: trim trailing whitespace
2017-05-29 21:14:29 +09: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
Frank Zago
ab5d790e26
Replaced __unused__ with __sane_unused__ to avoid a namespace conflict.
2005-09-19 19:57:48 +00:00
Frank Zago
483e472841
New email address.
2005-07-07 11:55:43 +00:00
Frank Zago
da05a875bc
Use __unused__.
2004-11-13 19:33:16 +00:00
Frank Zago
fafc1de3df
Added new scanner Relisys RELI 4816, marked Relisys AVEC 2412 as tested.
2004-02-08 15:27:55 +00:00
Frank Zago
e2e71d97b6
Fixed function declaration.
2002-11-19 05:01:24 +00:00
Frank Zago
32c28abac4
Added entry for AVEC color 2412.
2002-10-09 17:54:21 +00:00
Frank Zago
da6aa74692
Added threshold option for b&w.
2002-09-07 21:32:25 +00:00
Frank Zago
b3747c06fd
Added support for the vm3510.
2002-08-31 02:40:54 +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
Frank Zago
1489a6552e
Added support for Relisys RELI 4830 (VM4542).
2002-07-04 19:05:58 +00:00
Frank Zago
27c80d116b
New email address.
2002-05-29 04:52:14 +00:00
Frank Zago
9baac0977f
Fixed the computation of pixels_per_line for a B&W scan after the scan has started.
2002-05-05 19:55:31 +00:00
Frank Zago
12cbbabc0f
Changed some strncpy to memcpy. Removed the reset scanner code since it fails sometimes and crash the scanner.
2002-05-03 23:53:40 +00:00
Frank Zago
8b7ebabee7
Changed the AVEC manufacturer to Relisys. Fixed a memleak and potential crash. Removed some assert(). Query the scanner to get the scan size instead of using the values computed. Do not active the gray gamma in color mode. Added a reset scanner routine before starting a scan. Fixed sane_set_io_mode to be SANE conformant.
2002-04-22 00:23:14 +00:00
Frank Zago
807935bacc
no comment!
2002-04-08 23:54:20 +00:00
Frank Zago
4359513416
New backend: teco1.
2002-04-08 23:42:44 +00:00