Thierry HUCHARD
7b5386ff6e
Factoring of umax_pp_low functions concerning sys/io.h to sanei lib
2021-12-15 22:39:25 +02:00
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
Peter Marschall
33d1aecc7c
Apply 1 suggestion(s) to 1 file(s)
2020-09-06 07:34:40 +00:00
Peter Marschall
e8ba89fdcc
spelling fixes for umax_pp backend
2020-08-29 09:18:03 +02:00
Olaf Meeuwissen
9e1acea497
umax_pp: Fix typo. Fixes #290
2020-05-05 13:08:23 +09:00
Ralph Little
97dea94959
Revert "plustex: suppressed format truncated compiler warning."
...
This reverts commit cc7fbd35e535e22cd13cd58979921e0c01fb38b4
2019-12-19 12:14:16 +00:00
Povilas Kanapickas
e40596c2a5
Fix -Wimplicit-fallthrough warnings by adding standard annotations
2019-06-30 11:58:32 +03:00
Olaf Meeuwissen
f88b5ea2b6
umax_pp: Fix [-Wsign-compare] compiler warnings
2017-07-22 15:31:42 +09:00
Olaf Meeuwissen
14e701438d
umax_pp: Fix [-Wunused-but-set-variable] compiler warnings
2017-07-22 14:19:02 +09:00
Olaf Meeuwissen
772f31d4a0
umax_pp: Fix [-Wunused-variable] compiler warnings
...
The variable declaration section has been completely rewritten to
follow the #ifdef structure of the function's implementation.
2017-07-22 14:02:10 +09:00
Olaf Meeuwissen
fc4b250a09
.editorconfig: use utf-8 charset throughout
2017-05-29 21:14:30 +09:00
Olaf Meeuwissen
23891a2646
.editorconfig: trim trailing whitespace
2017-05-29 21:14:29 +09:00
Jörg Frings-Fürst
e21bb28e50
Source code string typo fixes
2017-05-13 18:38:43 +09:00
Olaf Meeuwissen
737977199c
umax_pp: fix [-Wunused-but-set-variable] compiler warning
2016-09-05 23:40:39 +09:00
Olaf Meeuwissen
a65e74fe83
umax_pp: fix [-Werror=unused-but-set-parameter] compiler warnings
2016-08-28 15:49:44 +09:00
Olaf Meeuwissen
0de5416a9b
umax_pp: fix memory leak
...
Found courtesy of [-Wunused-but-set-variable] compiler warning.
2016-01-02 16:06:34 +09:00
Olaf Meeuwissen
9d78ace3b7
umax_pp: fix [-Wunused-but-set-variable] compiler warnings
2016-01-02 16:06:00 +09:00
Mark Buda
c591d2b7da
Correction of some spelling/grammatical errors in source code
2014-05-15 22:04:37 -04:00
Stéphane Voltz
34a6dec3bf
minor build number and documentation updates
2012-07-04 06:55:14 +02:00
Chris Bagwell
3125506715
revert broken sleep()->usleep conversion.
...
Got unit conversion wrong.
2011-11-10 18:39:12 -06:00
Chris Bagwell
e7d1932f5b
use usleep consistently in umax_pp_low.c
...
It was about an 90/10 split with usleep/sleep. We have portablity
logic to make usleep on all platforms but not sleep. This is
needed to link tools directory under mingw.
2011-11-06 11:24:45 -06:00
Chris Bagwell
8b5df29714
Submit Makefile.in from Makefile.am submitted previously.
...
Updated backends with EXTRA_* files to allow Makefile's
to always pass in BACKEND_NAME to be fixed to backend name
instead of filename; while still making sure that
SANE_DEBUG_${BACKEND}* exist as documented in man pages.
Add references to epson and epson2 man pages about
SANE_DEBUG_EPSONx_SCSI and _NET options.
Created an epson2 man page; based mostly on epson page.
2009-01-23 03:50:22 +00:00
Stéphane Voltz
5be6af9c72
- removed scanners supported by the lexmark backend from
...
unsupported.desc
- umax_pp small copyright refresh
2008-03-02 15:01:13 +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
Stéphane Voltz
57cb277087
- removed unused variable
2006-01-05 20:33:27 +00:00
Stéphane Voltz
83880f74c2
- ifdef'ed forgottent debug statements
2005-11-28 20:59:30 +00:00
Stéphane Voltz
0b6469ec26
- fix 'blue tint' on scanning area borders for 1220P/2000P
2005-11-28 20:49:57 +00:00
Stéphane Voltz
8c463cfb76
- added EPP support for UMAX Astra 610P
2005-08-24 05:35:06 +00:00
Stéphane Voltz
6ec1194542
- non i386 linux compilation fix
...
- 1220P gray levels scan hang fix
- 1220P color calibration tuning
2004-11-15 05:55:34 +00:00
Stéphane Voltz
9ff04460ef
- code cleanups
...
- 1220P offset and calibration fixes, image quality
is really good now.
- 610P shading calibration improvement
2004-10-08 05:16:43 +00:00
Stéphane Voltz
db6ba01d78
* backend/umax_pp.c:
...
option parsing fix
* backend/umax_pp_low.c:
minor 1220P calibration fixes
2004-08-28 07:21:12 +00:00
Stéphane Voltz
44065a4f5a
- rename 'contrast' to 'offset' and 'highlight' to 'gain'.
...
Translations will need to be updated.
- beginning of 610P/1220P codepath merge.
2004-08-25 19:51:58 +00:00
Stéphane Voltz
f6c51c2b7e
- fixed a 610P initialization bug that shown up when changing from
...
color to grey mode from within a fronted
- internal revision numbers increase
2004-07-21 04:42:17 +00:00
Stéphane Voltz
06ef6f1dbb
- fixed overflows in 610P shading calibration coefficients
...
- minor man update
- 610P status change from minimal to good
2004-06-17 05:09:10 +00:00
Stéphane Voltz
e4892c69cf
* 610P gray levels shading calibration fix
...
* added timer to let 610P ASIC settle down after probing
2004-06-15 05:45:09 +00:00
Stéphane Voltz
935f195487
- final fixes for 610P color scanning
...
- umax_pp tool can autodetect the parallel port
2004-06-12 05:20:53 +00:00
Stéphane Voltz
aa7f92c063
- added protection against configuration tools that put
...
several 'port' option in umax_pp.conf file
- fixed y origin shift bug for 610P
2004-05-15 05:03:42 +00:00
Stéphane Voltz
94e5c585fb
- fixed color data lines reordering for 610P
2004-05-13 05:00:28 +00:00
Stéphane Voltz
c77dd8e04f
- fixed 300x600 dpi scans for 610P
...
- fixed direct hardware access for 610P
- fixed timing issues in 610P
2004-05-10 05:23:42 +00:00
Stéphane Voltz
d41fed97b2
- support for UMAX Astra 610P in umax_pp backend
2004-05-03 05:14:20 +00:00
Stéphane Voltz
e2b72e6b57
- added ppdev support for 610P
...
- fixed direct hardware ECP support for 1220P
- fixed scanning area overflow
- removed uneeded function
2004-03-15 13:21:13 +00:00
Stéphane Voltz
e973af58e8
- finished ECP support for 1220P/2000P
...
- added low level communication for 610P
- added scanner detection for 610P
- misc doc updates
2004-03-09 06:12:27 +00:00
Stéphane Voltz
e64495994e
- initial ECP support
...
- version number and status update
- made safe-auto the default for port access
2004-02-20 05:36:27 +00:00
Stéphane Voltz
512dcd9fd0
* added automatic parallel port detection,
...
and special keyword in configuration file to use it. Indent cleaning.
2003-10-09 05:27:39 +00:00
Stéphane Voltz
c6a2bfc784
- reworked direct hardware access API to improve portability
2003-09-14 06:09:02 +00:00
Stéphane Voltz
1123c7bf11
* backed out an change that broke the umax_pp backend on many
...
parallel port settings
2003-05-21 05:39:56 +00:00
Stéphane Voltz
4b17ba9ca0
umax_pp.c: cleanings and minor fix in option file reading
...
umax_pp_low.c umax_pp_low.h: *BSD support for /dev/ppi0
2003-04-18 12:53:55 +00:00
Stéphane Voltz
5ed8c99cb7
- changed 'gain' option name to 'brightness'
...
- changed 'highlight' option name to 'contrast'
2003-02-25 07:04:12 +00:00
Stéphane Voltz
711f602c76
- reset global vars when needed
...
- fixed a bug when th device name used was ""
2003-02-23 08:54:16 +00:00
Stéphane Voltz
a7b7dfb309
- EPP mode set fix for direct hardware access
...
- icc compile fixes
2003-02-18 13:32:52 +00:00