Karl Heinz Kremer
5a3f789018
Reformat of source code to get rid of different coding styles used by different
...
authors over the years.
2004-02-08 18:32:33 +00:00
Karl Heinz Kremer
c44e9b5e28
Increased timeout for lamp warmup from 60 to 120 seconds.
2004-02-08 00:29:07 +00:00
Karl Heinz Kremer
b8198665c4
Fixed bug 300246 - Use SANE_TITLE_SCAN_SPEED (and DESC and NAME) from saneopts.h
...
instead of my own strings.
Fixed typo in gamma correction description.
2003-10-05 12:03:09 +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
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
Karl Heinz Kremer
e9f5b82656
Added option to display short resolution list to support displays (e.g.
...
Sony Vaio PictureBook) that cannot show the complete list.
2002-12-29 02:40:35 +00:00
Karl Heinz Kremer
7a37599997
USB scanners are now using sanei_usb_ functions, split out SCSI related
...
functions to their own source/header file, added source/header file for
USB interface
2002-09-01 11:48:06 +00:00
Karl Heinz Kremer
df3b61cd20
Fixed typo in variable name.
...
Fixed IEEE-1394 problem with Perfection-2450.
Fixed problem with older B3 level SCSI scanners that do not support
the extended status request.
2002-08-17 22:08:30 +00:00
Karl Heinz Kremer
15b038411b
Added product IDs for Perfection 1650 and 2540. Check if scanner needs to
...
be opened in reset() call.
2002-04-13 21:29:20 +00:00
Karl Heinz Kremer
1f0d7ee574
backend/epson.h: Removed black gamma table - only RGB is used, even for grayscale scans.
2002-01-05 16:24:19 +00:00
Karl Heinz Kremer
479e7d8478
Added missing #defines for USB IOCTLs
2001-11-18 12:54:19 +00:00
Karl Heinz Kremer
64e36892a1
All strings tagged with I18N macro Added support for scan button, scanner waits for
...
button if the option "wait-for-button" is activated.
2001-11-10 20:45:10 +00:00
Karl Heinz Kremer
6e511211be
Fix for older Perfection 1650 scanners - their firmware only reports half
...
of the vertical scanning area and they need to swap two color channels.
2001-10-20 18:43:37 +00:00
Karl Heinz Kremer
d51392d5b9
Version 0.2.01
...
Added bit-depth selection again.
Fixed problem with bilevel scanning with Perfection610: The
line count has to be an even number with this scanner.
Several initialization fixes regarding bit depth selection.
This version goes back into the CVS repository, the 1.0.4
release is out and therefore the code freeze is over.
Some general cleanup, added more comments
2000-12-25 22:33:04 +00:00
Karl Heinz Kremer
3595e6345b
Read information about optical resolution and line distance from scanner
...
instead of hardcoded values.
Add support for color depth > 8 bits per channel.
Backend version is now 0.36
2000-12-03 00:26:08 +00:00
Karl Heinz Kremer
bb0e0dc98b
Added support for "set focus position" command. This command is
...
necessary to scan via the TPU with the Expression1600.
2000-11-19 22:24:13 +00:00
Petter Reinholdtsen
b4a1a513c9
Merge devel (v1.0.3) into head branch.
2000-08-12 15:11:46 +00:00
Petter Reinholdtsen
760423d864
Merged main branch with current DEVEL_1_9.
2000-03-05 13:57:25 +00:00
Petter Reinholdtsen
30ab5e718a
Initial revision
1999-08-09 18:06:01 +00:00