Henning Geinitz
c71d8fa02d
Changed links to point to sane-project.org.
2003-09-24 12:17:25 +00:00
Gerhard Jaeger
bc77d7b750
Added info for plustek_pp backend.
2003-09-24 07:43:01 +00:00
Frank Zago
3bda0d541d
Port to Cygwin.
2003-09-24 03:41:48 +00:00
Gerhard Jaeger
1eef5c8c60
Updated Plustek backend and added code for alternative CIS calibration.
...
All the supported CanoScan devices should work now correctly.
Moved the Plustek parallelport support into a separate backend: plustek_pp.
Added new backend for Plustek ASIC 9600x/9800x based parallelport scanner.
2003-09-23 07:10:53 +00:00
Gerhard Jaeger
86cead990d
Updated Plustek backend and added code for alternative CIS calibration.
...
All the supported CanoScan devices should work now correctly.
Moved the Plustek parallelport support into a separate backend: plustek_pp.
Added new backend for Plustek ASIC 9600x/9800x based parallelport scanner.
2003-09-23 07:09:19 +00:00
Henning Geinitz
b98ec23929
* backend/ma1509.c backend/mustek.c backend/mustek_usb.c
...
backend/test.c doc/descriptions/ma1509.desc
doc/descriptions/mustek.desc doc/descriptions/mustek_usb.desc
doc/descriptions/test.desc doc/mustek/mustek.CHANGES
doc/mustek_usb/mustek_usb.CHANGES: Check if
sanei_config_get_string fails because of a single quotation mark
in the configuration file. Update version numbers.
2003-09-21 10:43:18 +00:00
Henning Geinitz
3273b93933
Update version numbers.
2003-09-21 10:43:06 +00:00
Henning Geinitz
9a6faa5046
Check if sanei_config_get_string fails because of a single quotation mark
...
in the configuration file.
2003-09-21 10:42:15 +00:00
Henning Geinitz
27c4ed03f5
* tools/sane-desc.c: PATH_MAX is too small for long comments on
...
win32. Actually return 0 if there is no second quotation mark.
Patch from Frank Zago <fzago at austin dot rr dot com>. Check
for !word everywhere to avoid segfaults when a quotation mark is
missing.
* sanei/sanei_config.c: Actually return 0 if there is no second
quotation mark.
2003-09-21 08:57:38 +00:00
Henning Geinitz
6210c9a282
Actually return 0 if there is no second quotation mark.
2003-09-21 08:57:21 +00:00
Henning Geinitz
1a2db4cadd
PATH_MAX is too small for long comments on win32. Actually return 0 if there
...
is no second quotation mark. Patch from Frank Zago <fzago at austin dot rr
dot com>. Check for !word everywhere to avoid segfaults when a quotation mark
is missing.
2003-09-21 08:56:35 +00:00
Henning Geinitz
2dfcbf9074
* doc/descriptions/microtek.desc: Used new :status scheme. Added
...
Vobis Highscreen Realscan and Genius Colorpage-SP2.
* doc/descriptions/unsupported.desc: Added HP, Microtek and UMAX
scanners.
2003-09-19 10:13:58 +00:00
Henning Geinitz
c0132845bf
Added HP, Microtek and UMAX scanners.
2003-09-18 21:38:57 +00:00
Henning Geinitz
d9998cc1bf
Used new :status scheme. Added Vobis Highscreen Realscan and Genius
...
Colorpage-SP2.
2003-09-18 21:32:02 +00:00
Stéphane Voltz
929c5c9e75
* backend/sane-umax_pp.c: fix default port address handling
...
(patch from Malcolm Parsons <malcolm.parsons@virgin.net>)
* configure.in configure include/sane/config.h.in: added detection of
machine/cpufunc.h and i386_set_ioperm() for FreeBSD support.
2003-09-18 05:17:23 +00:00
Stéphane Voltz
96f129a8cb
- updated sane-umax_pp man page
2003-09-16 05:16:37 +00:00
Simon Munton
2c71e5e59b
Changed status of ScanAce III to good
2003-09-15 20:12:36 +00:00
Karl Heinz Kremer
f28084301a
Added Henning's change ro re-order the #include statements back in.
2003-09-14 12:41:58 +00:00
Stéphane Voltz
c6a2bfc784
- reworked direct hardware access API to improve portability
2003-09-14 06:09:02 +00:00
Karl Heinz Kremer
cad89342fa
Increment loop variable only once in loop to find USB scanners
...
Fix rounding problem when calculating number of lines to scan.
2003-09-13 00:59:54 +00:00
Henning Geinitz
0e70e29baf
Moved union Option_Value from backend header files to sanei_backend.h. No need
...
to copy it over and over again. Changed header inclusion order in backend
files to include backend.h after sanei_backend.h. Based on a patch from stef
<stef-listes@wanadoo.fr>.
2003-09-12 16:10:33 +00:00
Eddy De Greef
a922e76558
Updated e-mail address.
2003-09-12 14:41:25 +00:00
Henning Geinitz
b3ebb03d87
Updated HP ScanJet 2300c and 2400c.
2003-09-12 13:15:03 +00:00
Henning Geinitz
a2ece31b63
Added .libs. Sorted.
2003-09-12 13:13:32 +00:00
Henning Geinitz
63ffbcf235
Added Canon Lide 80, updated Canon and HP information.
2003-09-09 15:32:19 +00:00
Henning Geinitz
080665108a
Added UMAX Astra 4450 and Mustek BearPaw 2448 TA Pro. Updated Canon CanoScan
...
5000F.
2003-08-27 11:51:27 +00:00
Henning Geinitz
7a6f2ddf61
Added Mustek ScanMagic 1200 UB Plus. Minor bugfix.
2003-08-27 11:49:52 +00:00
Henning Geinitz
cf8268cb05
Added Italien translation (from Luca Clemente <luca.clem@zerobase.it>).
2003-08-22 17:55:50 +00:00
Karl Heinz Kremer
afd14b97f3
Fixed compile problem on Linux
...
Code cleanup to get rid of compiler warnings
2003-08-22 12:17:18 +00:00
Karl Heinz Kremer
84199865c5
Removed '//' comments - again ...
...
Added EPSON KOWA copyright
2003-08-21 22:35:56 +00:00
Henning Geinitz
0afb357041
Updated sections about Canon, Epson, HP, Medion, Microtek, Mustek, and Xerox
...
scanners.
2003-08-21 14:03:03 +00:00
Henning Geinitz
63d9294b5f
Added entries for mustek patch, sanei_usb devfs trouble, and moving of
...
Option_Value. Updated .desc file section.
2003-08-21 13:49:02 +00:00
Henning Geinitz
2cf12103d8
Added support for the MacOS X IOKit SCSI Architecture Model API. Added support
...
for Firewire scanners. Patch from Guy Brooker <guy_brooker@mac.com>.
2003-08-21 10:33:34 +00:00
Oliver Schwartz
a66b94a915
Scanner ID cleanup
2003-08-19 21:05:08 +00:00
Stéphane Voltz
eaff639e8f
- revert change for UTA
2003-08-17 09:04:23 +00:00
Karl Heinz Kremer
4bd825cac8
* backend/epson.[ch]: Added support for GT-30000, with support for the
...
ADF in simplex mode (used some code from the EPSON Kowa IScan version
of the backend)
* backend/epson_scsi.c: Use sanei_scsi_cmd2() to send commands to fix a problem
with SBP-2 under FreeBSD
2003-08-15 17:07:58 +00:00
Stéphane Voltz
d54f39f55b
- UTA and custom gamma fix (wrongly inactive ...)
...
- gamma table check on option set
2003-08-15 06:56:24 +00:00
Gerhard Jaeger
f7ce836c46
Fixed warmup bug
...
Fixed device hang problem (EPSON & CanoScan)
Some fine-tuning
2003-08-14 12:54:11 +00:00
Gerhard Jaeger
ab3033d827
Fixed last remainig "stable"-keyword...
2003-08-10 14:19:08 +00:00
Gerhard Jaeger
0ecbd8de1f
Moved Plustek topics to done Section.
2003-08-10 13:54:55 +00:00
Gerhard Jaeger
24559528ba
Updated due to new keywords.
2003-08-10 13:54:16 +00:00
Henning Geinitz
efec98d182
Added Plustek OpticSlim 1200. Updated Mustek Paragon 600 II ED/EP information.
2003-08-07 12:29:34 +00:00
Peter Kirchgessner
ff6ecda795
Add status by model to hp.desc
2003-08-03 18:13:05 +00:00
Peter Kirchgessner
815a0fb093
Adding status by model
2003-08-03 18:11:50 +00:00
Henning Geinitz
1b91bd48e9
All the unsupported entries that pointed to .txt files have links to HTML
...
pages now.
2003-07-31 10:45:55 +00:00
Henning Geinitz
26d37fba60
Updated Bulgarian translation (from Pavel Constantinov
...
<pavelconstantinov@bigfoot.com>).
2003-07-29 21:32:52 +00:00
Henning Geinitz
dfc30fb383
Added frontend linking issue and color management discussion. Removed
...
sanei_jpeg move and avision patch entries. Updated global init issue and desc
file entry.
2003-07-29 16:16:45 +00:00
Henning Geinitz
0a40fd4dc6
Added test for Genesys Logig GL660 + GL646 combination. Added some more
...
messages about what's going on.
2003-07-29 15:57:23 +00:00
Henning Geinitz
2cb2ea8b61
Added Minolta and Visioneer scanners. Updated Avision, Medion, and UMAX
...
scanners.
2003-07-29 15:55:10 +00:00
Thomas Soumarmon
2339e3ec8a
doc/descriptions/hp5400.desc removed deprecated backend status
2003-07-29 05:31:18 +00:00