Wykres commitów

22 Commity (9785664eed7fd7ebbf436d921b1bbb1247513f0d)

Autor SHA1 Wiadomość Data
Petter Reinholdtsen 514da4e0d4 Wiped old repository. Imported v1.0.1. 1999-08-09 18:06:01 +00:00
Karl Heinz Kremer b09e023e9b Fixed bug in recognition of faulty Perfection 1650 firmware version. 1994-10-29 01:16:04 +00:00
Karl Heinz Kremer 2184c24468 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:34 +00:00
Karl Heinz Kremer 78f17f9b4b Karl Heinz Kremer <khk@khk.net>
backend/epson.desc: Added GT-9500 (same scanner as Expression 636)
backend/epson.c: Finally updated version #
2001-06-14 02:10:02 +00:00
Karl Heinz Kremer 6a36948b32 Karl Heinz Kremer <khk@khk.net>:
backend/epson.c: Changed debug level for for an informational
message in the sense_handler from 0 to 2.
2001-06-09 15:13:06 +00:00
Karl Heinz Kremer 733aa23402 Karl Heinz Kremer <khk@khk.net>
backend/epson.c: Allow more than 8 bit color depth for
  preview mode since Xsane can handle this. Some code cleanup.
  Removed ancient code that was used to determine the resolution
  back when the backend still had a slider for the resolution
  selection.
backend/epson.desc: Updated version number, added new scanners.
2001-05-25 14:37:24 +00:00
Karl Heinz Kremer e9663b6770 Karl Heinz Kremer <khk@khk.net>
Added sense handler to support the GT-8000 scanner.
Also added experimental (and #ifdef protected) USB scanner probing
code - requires patch to USB scanner driver.
2001-05-22 23:52:49 +00:00
Karl Heinz Kremer 9008bf4643 Karl Heinz Kremer <khk@khk.net>
backend/epson.c: fixed dates in change log entries and finally fixed the
TPU bug with older scanners
2001-05-19 15:13:15 +00:00
Karl Heinz Kremer b612995f96 Karl Heinz Kremer <khk@khk.net>:
backend/epson.c:
 - Removed check for '\n' before end of line
 - Free memory malloced in sane_get_devices() in sane_exit() again
 - Check first if the scanner does support the set film type and set
   focus position before the GUI elements are displayed.
 - This caused problems with older (B4 level) scanners when a TPU
   was connected.
2001-05-13 21:18:46 +00:00
Karl Heinz Kremer 5c9b31b16f Next attempt to get the reported number of lines correct for the
"color shuffling" part.
Added more comments.
2001-04-01 02:28:55 +00:00
Karl Heinz Kremer 618124e839 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:03 +00:00
Karl Heinz Kremer 05b5e29c7f Fixed user defined gamma curve for inverted images. When scanning
negatives the gamma curve was applied incorrectly. Fixed debug output
for user defined gamma curves - no [epson] in between values anymore.
2000-12-09 20:18:37 +00:00
Karl Heinz Kremer 8ae8ba2e64 Version 0.1.38:
Removed changes regarding 12/14 bit support because of SANE
  feature freeze for 1.0.4.
  The following fixes are in the software compared to the version
  prior to the feature freeze:
  - refresh UI after a change in the scan mode setting (was not updated
    when going from Binary to Gray or vice versa)
  - Read values for "line distance" from the scanner instead of using
    hardcoded values. This makes sure the backend always uses the correct
    values regardless of firmware version.
  - Fixed an "off-by-one" error in the color reordering routine that
    caused weird artifacts in some instances.
2000-12-03 21:59:14 +00:00
Karl Heinz Kremer 29a18dce83 Fixed off-by-one error in color re-ordering 2000-12-03 16:31:46 +00:00
Karl Heinz Kremer 251c293494 Missed one change... 2000-12-03 00:48:25 +00:00
Karl Heinz Kremer dfda263600 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:06 +00:00
Karl Heinz Kremer 3d95ed45b5 Display "Set Focus" control only for scanners that
can actually handle the command.
2000-11-23 18:46:16 +00:00
Karl Heinz Kremer 2447e93bf8 Removed a debug statement from production code 2000-11-19 22:28:05 +00:00
Karl Heinz Kremer 439e781922 Added support for "set focus position" command. This command is
necessary to scan via the TPU with the Expression1600.
2000-11-19 22:24:11 +00:00
Petter Reinholdtsen 175e7d6f02 Merge devel (v1.0.3) into head branch. 2000-08-12 15:09:11 +00:00
Petter Reinholdtsen 6b369334df Merged main branch with current DEVEL_1_9. 2000-03-05 13:54:59 +00:00
Petter Reinholdtsen 1577f7e6af Initial revision 1999-08-09 18:05:48 +00:00