Olaf Meeuwissen
23891a2646
.editorconfig: trim trailing whitespace
2017-05-29 21:14:29 +09:00
Olaf Meeuwissen
7efb056272
mustek_pp: fix [-Wunused-but-set-variable] compiler warning
2015-12-27 18:41:54 +09:00
Yuri Chornoivan
648d933c56
Fix minor typos in messages and comments
2015-08-31 20:31:54 -04:00
Eddy De Greef
ce74bb2b26
E-mail address update.
2006-06-11 21:02:30 +00:00
Eddy De Greef
9423b5e201
Decreased the maximum number of pixels on a line for CIS scanners a bit to
...
avoid border artifacts.
2005-10-22 19:21:47 +00:00
Eddy De Greef
d78590877b
Added an optional engine_delay parameter to work around potential engine
...
instability problems for CIS models.
2005-10-22 13:27:33 +00:00
Eddy De Greef
4767a92bd5
Minor bug fix: wrong model name was reported for 1200CP+ driver.
2005-09-29 21:45:40 +00:00
Eddy De Greef
52dc4df31c
Cleaned up debug code.
2004-02-07 20:58:12 +00:00
Eddy De Greef
256fab5d71
Bug fix: make sure that the child process releases the parallel port
...
under all circumstances. Otherwise, the parent process may no longer be
able to control the scanner and the lamp stays on and doesn't return home.
2004-01-15 19:58:03 +00:00
Eddy De Greef
91df2ac6d2
Accept old style parport names to ensure backward compatibility with
...
existing mustek_pp.conf files.
2003-11-13 23:09:14 +00:00
Eddy De Greef
a922e76558
Updated e-mail address.
2003-09-12 14:41:25 +00:00
Eddy De Greef
211950c4ac
Offset correction for Mustek 600CP and added some debugging code.
2003-05-11 12:19:07 +00:00
Eddy De Greef
61c2a6aa24
Fixed two calibration bugs: one occasionally caused overexposed images
...
at all resolutions; the other one occasionally caused color inbalances
when scanning narrow areas at high resolutions.
2003-03-09 20:32:49 +00:00
Eddy De Greef
2fe806cb51
Compile warning fix and minor debug message fixes.
2003-01-21 21:45:00 +00:00
Jochen Eisinger
48d3828a13
2003-01-13 Jochen Eisinger <jochen.eisinger@gmx.de>
...
* backend/mustek_pp*, backend/Makefile: merged all mustek_pp
related files into one compile unit and removed illegal symbols
2003-01-13 19:49:47 +00:00
Jochen Eisinger
47e110e473
2003-01-12 Jochen Eisinger <jochen.eisinger@gmx.de>
...
* doc/sane-mustek_pp.man, doc/descriptions/mustek_pp.desc,
backend/mustek_pp*: replaced the old mustek_pp backend with
version 12-alpha. This version fully supports CIS scanners but
removes support for 600dpi CCD scanners and the 300dpi CCD
support isn't yet working. In contrary to the old backend, this
version is based on information provided by Mustek. For now,
the backend exports lots of illegal symbols, this will be fixed
before code freeze. Also the .desc file is empty and will be updated
soon.
* AUTHORS: added Eddy De Greef who wrote the CIS hardware driver part
2003-01-12 19:44:26 +00:00