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
Stéphane Voltz
34ba009415
- made /dev/parport0 the default device for scanning
...
- small picture quamity improvement
2003-01-05 07:37:54 +00:00
Stéphane Voltz
fec067eac9
- disable test facility
2002-11-18 21:06:52 +00:00
Stéphane Voltz
3dae65b55f
- corrected a experiment that went into cvs by mistake
...
- changed umax_pp.de.po encoding to iso-8859-1
2002-11-07 21:15:51 +00:00
Stéphane Voltz
d6789dfbd0
umax_pp_low.c: build fix for OS/2
...
umax_pp_mid.c: indent
2002-11-05 05:40:03 +00:00
Stéphane Voltz
c79500306a
- added UTA detection
...
- version updates
2002-10-31 06:53:52 +00:00
Stéphane Voltz
aadf66461f
* backend/umax_pp_low.c: added O_NONBLOCK to flags when opening ppdev
...
character device, to get around hangs with 2.4.19 linux kernels in
pure EPP mode.
2002-10-23 05:55:14 +00:00
Stéphane Voltz
95ab2b5dda
- removed redundant entry in umax_pp.de.po
...
- fixed comment typo in umax_pp.conf
- allow for 4 digits port adress
- added ppdev ioctl return code check
2002-10-02 06:17:29 +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
Stéphane Voltz
08f69dc851
- relaxed scanner detection not to fail on some parports.
2002-06-04 16:39:38 +00:00
Stéphane Voltz
0449770a73
- IRIX compile fixes
...
- 1600P detection bug fix
- finale bits of software lineart
2002-05-30 04:56:48 +00:00
Stéphane Voltz
6fa90ef05c
* fixed 8 bits I/O for paralle ports that can't do 32 bits I/O
2002-04-11 05:50:29 +00:00
Stéphane Voltz
c50e47e058
- fixed 1200 dpi scan mode which was broken
...
- added translation support
2002-03-15 16:24:32 +00:00