Wykres commitów

1349 Commity (34ba0094150d19af8bc480b10497bc003d9402ab)

Autor SHA1 Wiadomość Data
Stéphane Voltz 34ba009415 - made /dev/parport0 the default device for scanning
- small picture quamity improvement
2003-01-05 07:37:54 +00:00
Henning Geinitz 6a432ce796 Added Genius HR7X Slim, Visioneer 6200 and Onetouch 8920. 2003-01-04 15:28:42 +00:00
Henning Geinitz 8088d3e59b Print version number. 2003-01-04 15:24:13 +00:00
Karl Heinz Kremer fa68479dcb Removed one '//' comment. 2002-12-31 21:20:33 +00:00
Henning Geinitz cb1ab44b32 Removed projects that are now in the .desc files. 2002-12-31 15:12:25 +00:00
Henning Geinitz c071d883d8 Added list of (known) scanners that are not supported by a SANE backend. There
may be information about them or even a standaalone program to which the
entries point.
2002-12-31 15:11:35 +00:00
Henning Geinitz f99fead914 Added (from PROJECTS). 2002-12-31 15:09:12 +00:00
Henning Geinitz 928a6abadb Added sm3600 issue, htmla manpage issue, sanei_scsi stuff. Updated desc file,
sanei_usb, and MacOSX entries. Deleted sane.tex stuff (now TODO for SANE2).
2002-12-30 14:08:48 +00:00
Henning Geinitz d9041acb54 Explicitely set first configuration. When claiming the interface, use the
interface number from bInterfaceNumber.  Explicitely set the alternative
setting. When closing, call clear_halt, and reset_ep, and release_interface
explicitley. On errors in write/read, call clear_halt.
2002-12-30 13:51:10 +00:00
Henning Geinitz b6f598d228 Minor formatting change. 2002-12-30 13:45:44 +00:00
Henning Geinitz f63abd633e Make sure that frontend bugs concerning the select fd are detected. 2002-12-30 13:44:27 +00:00
Henning Geinitz 02e2a1b0e4 Removed (now included). 2002-12-30 13:38:00 +00:00
Henning Geinitz 7baae1765f Added description files for scanwit and viceo backends. 2002-12-30 13:36:25 +00:00
Henning Geinitz e619e54b86 Use Hewlett-Packard consitantly (instead of HP). 2002-12-30 13:12:25 +00:00
Henning Geinitz b97a0721b5 Updated ScanExpress 2400 USB values. Added implementation of gt6801 lamp
control for CCD scanners. Added flag for SE 2400 USB, added some quirks in
gt68xx_gt6801.c. Fixed gt68xx_gt6801 -> lamp control. Adjusted Plustek 1248U
geometry and afe values. CCD gross calibration changed: start with the default
value from module struct. Is faster now for most cases. Only 2.5 mm of
calibration for GT-6801 scanners. Added "afe" option for gt68xx.conf for
selecting default afe values. Removed AFE and exposure SANE options. Added
documentation for afe option in gt68xx.conf. New version: 1.0-35.
2002-12-30 13:05:24 +00:00
Henning Geinitz 503f6e61ae Backends shouldn't be linked to sanei_config2 if they aren't also linked to
sanei_scsi. sanei_config2 needs sanei_scsi.
2002-12-30 12:59:10 +00:00
Henning Geinitz 8313af0881 Update to latest libtool (1.4.3), config.sub and config.gues. This should fix
the build problems on MacOS X concerning dynamic loading.
2002-12-30 12:41:56 +00:00
Henning Geinitz 166711dad9 Removed comment about dynamic loading. Added sm3600 and fork problems. 2002-12-30 12:32:46 +00:00
Henning Geinitz 102118c24b Removed HP 2200c project (now supported by plustek backend). Added "NIASH"
keyword to hp3300backend.
2002-12-30 12:31:13 +00:00
Henning Geinitz 3c12ae25fb Removed configure.os2. 2002-12-30 12:29:23 +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
Henning Geinitz 76524496d9 Updated NEW! markers. 2002-12-08 21:04:49 +00:00
Henning Geinitz 7f699acfe3 Coarse calibration for first scan only" is off by default now. Added gamma
table factor option (SANE_CAP_EMULATED). Setup gamma to 2.0 by default.  Fixed
(hopefully) sigpipe when cancelling. No geometry quantization anymore (not
necessary). Plustek 1248U: do linemode for every resolution, fix color
correction. Added comments for every Model member in gt68xx_devices.  Added
Plustek UT16B and Genius Vivid3x to .desc. Added implementation for inverted
offset for CCD scanners. Added Mustek ScanExpress 2400 USB. Well, at least
it's detected. Added NEW marker to .desc.
2002-12-08 21:00:31 +00:00
Henning Geinitz e8fac410e1 Updated. 2002-12-08 19:23:10 +00:00
Henning Geinitz a633a2081f Added entries for missing scanners in desc files: snapscan
and epson. Added sanei_usb issues. Updated MacOS X and OS/2 porting
issues.
2002-12-07 23:15:51 +00:00
Henning Geinitz 3f4ec5c9a5 The "scsi ..." way of specifying devices is not Linux-only. Some minor
formatting updates.
2002-12-07 23:05:32 +00:00
Abel Deuring aa85bb0192 sanei/sanei_scsi.c: improved error handling for Linux 2002-12-07 18:10:45 +00:00
Karl Heinz Kremer 820ac413e7 Fixed problem with dropout color 2002-12-07 12:00:15 +00:00
Henning Geinitz 08c2f84690 Removed LEVEL2. 2002-12-06 23:27:30 +00:00
Henning Geinitz db6f3eae12 Removed. Contents is either in the SANE2 standard or in the SANE2 API TODO. 2002-12-06 20:54:17 +00:00
Henning Geinitz 0196d1a4e6 Updated contact information. 2002-12-06 20:49:47 +00:00
Peter Kirchgessner 6ae4b96a70 Add documentation for option dumb-read in hp-backend 2002-12-06 20:17:30 +00:00
Peter Kirchgessner 524d25e2c3 Work around problem with Buslogic driver and hp-backend 2002-12-06 19:49:57 +00:00
Henning Geinitz 02e9fd83aa Removed link to ACard problem. 2002-12-06 14:29:23 +00:00
Henning Geinitz 218716a010 Fixed MacOS X LD_FLAGS bug. 2002-12-06 14:26:31 +00:00
Henning Geinitz 61a9534ac0 Minor spelling and translation fixes. 2002-12-05 09:17:19 +00:00
Henning Geinitz 799dab5533 Updated links. 2002-12-05 08:48:22 +00:00
Henning Geinitz 15be0a21b4 Removed. No longer necessary. 2002-12-04 22:14:17 +00:00
Henning Geinitz f2cce09238 Intented according GNU coding standards. 2002-12-04 20:30:48 +00:00
Henning Geinitz 9e0f5f2a58 Ignore comments that are in the same line as the backend entries. Minor
manpage fixes.
2002-12-04 20:25:13 +00:00
Henning Geinitz 335de9c102 Added autoconf comment, removed MSGCAT variable. 2002-12-04 18:27:29 +00:00
Henning Geinitz 414e0c509f Cleanup. Added some missing quotes. Better structure and comments. Tried to
keep similar tests in one group.  Moved more complicated tests to
acinclude.m4. Added explicit test for build and host system type. When
checking for programs, used $EXEEXT (hopefully fixes OS/2 gettext
misdetection). Removed obsolete macros. Removed PTAL check. Used autoconf for
asm/io.h check.  Shortened --enable-foo output and formatted it
correctly. Translations were installed even if --disable-translations was
set. Don't test for msgcat anymore. Tell why translations aren't
installed. Used autoconf 2.5 syntax for AC_OUTPUT and AC_CONFIG_FILES. Make
sane-config executable. Print flags and installation directories near the end
of configure output.
2002-12-04 17:48:10 +00:00
Henning Geinitz 249f649218 Move config.h include to the top of the include list to avoid compilation
errors on platforms not defining u_char. Added AIX lalloca check.
2002-12-04 17:33:46 +00:00
Rene Rebe 764c85ef36 fixed the spelling of avision in my last changelog entry ... 2002-12-04 08:03:16 +00:00
Matthew Duggan d44ae2c92e 2002-12-04 Matthew Duggan <stauff1@users.sourceforge.net>
* backend/canon_pp-dev.c: Don't compare firmware version numbers -
	  multiple versions do actually exist.
	* doc/descriptions/canon_pp.desc: Bump version number.
2002-12-04 05:35:38 +00:00
Peter Fales 5602be214a backend/gphoto2.c 2002-12-04 04:24:12 +00:00
Henning Geinitz e42a7af6a3 Use only one file of translated messages per language. Merged all backend
files. Uses UTF-8 everywhere. Updated all files from the marked source code.
2002-12-02 21:04:26 +00:00
Stéphane Voltz eefbee1252 * removed erroneous marking with SANE_I18N of 2 options names 2002-12-02 20:15:03 +00:00
Rene Rebe e3ba635904 Updated the avision man-page to reflect the current driver development. 2002-12-01 19:17:47 +00:00
Rene Rebe f0acf4c68a syntax fix 2002-12-01 19:05:50 +00:00