Wykres commitów

3591 Commity (785ce1942aca7fc949c925dfb1ed6ed6c9f106a4)

Autor SHA1 Wiadomość Data
Oliver Schwartz 785ce1942a Bug #300198: Check second argument of sanei_config_get_string 2003-09-24 18:05:39 +00:00
Henning Geinitz 7f87c4b0f0 * doc/descriptions/unsupported.desc: Changed links to point to
sane-project.org.
	* TODO: Removed. Please use the bug tracking system at
	  http://www.sane-project.org/bugs.html instead.
	* README README:os2 configure configure.in: Updated contact
	  information (website, mailing lists, bug tracker). Minor fixes.
	* backend/mustek.c: Fixed sane-devel address.
	* doc/backend-writing.txt doc/releases.txt: Updated contact
	  information. Spelling fixes. Minor updates.
	* doc/sane.man: Updated contact information. Removed contributing
	  section (now on homepage). Spelling fixes, general updates.
	* sane-abaton.man sane-agfafocus.man sane-apple.man sane-bh.man
	  sane-dc210.man sane-dc240.man sane-dc25.man sane-gphoto2.man
	  sane-hp.man sane-microtek2.man sane-microtek.man
	  sane-mustek.man sane-mustek_pp.man sane-pint.man
	  sane-st400.man sane-usb.man sane-v4l.man: Updated links to
	  sane-devel and SANE homepage.
	* sane.tex: Changed homepage and sane-devel-request address.
	* doc/Makefile.in: Added README.windows.
	* doc/canon/canon.install2700F.txt: Updated links.
	* include/sane/sanei.h include/sane/sanei_usb.h: Updated links.
	* tools/sane-desc.c: Changed links to sane-project.org. Mentioned bug
	  tracker. Added contact link. Removed link to special USB and
	  Parport lists (now on static web pages).
	* tools/sane-config.in: Updated links.
2003-09-24 16:01:14 +00:00
Henning Geinitz fe31e3389c Updated links. 2003-09-24 15:57:14 +00:00
Henning Geinitz e306b4fbe1 Changed links to sane-project.org. Mentioned bug tracker. Added contact link.
Removed link to special USB and Parport lists (now on static web pages).
2003-09-24 15:56:34 +00:00
Henning Geinitz f286a6f220 Added README.windows. 2003-09-24 15:16:07 +00:00
Henning Geinitz 097fccb37a Changed homepage and sane-devel-request address. 2003-09-24 14:59:36 +00:00
Henning Geinitz ee81536ff8 Updated links to sane-devel and SANE homepage. 2003-09-24 14:55:50 +00:00
Henning Geinitz 0bf1e73650 Updated contact information. Removed contributing section (now on homepage).
Spelling fixes, general updates.
2003-09-24 14:42:53 +00:00
Gerhard Jaeger 5c565f4496 removed TODO, as this file does no longer exist 2003-09-24 14:42:21 +00:00
Gerhard Jaeger fde3a39bbe Fixed compilation error. 2003-09-24 14:31:12 +00:00
Gerhard Jaeger fecf11c6aa Added OpticPro S28 and S48. 2003-09-24 14:14:10 +00:00
Gerhard Jaeger 0388dd02a5 Mainly documentation updates... 2003-09-24 14:08:01 +00:00
Henning Geinitz 60ef6c0d21 Updated contact information. Spelling fixes. Minor updates. 2003-09-24 14:00:00 +00:00
Henning Geinitz 0f6364f640 Fixed sane-devel address. 2003-09-24 13:31:00 +00:00
Henning Geinitz 54e8a458a2 Updated contact information (website, mailing lists, bug tracker). Minor fixes. 2003-09-24 13:23:25 +00:00
Henning Geinitz ce7a566051 Removed TODO list. Instead, please use the bug tracking system at
http://www.sane-project.org/bugs.html. The bugs and feature requests
from the TODO list have been moved there.
2003-09-24 13:07:05 +00:00
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