Wykres commitów

12676 Commity (master)

Autor SHA1 Wiadomość Data
Chris Pinkham 5d0f02a268 l2001-04-29 Chris Pinkham <cpinkham@infi.net>
* backend/artec.c: Fixed bug causing possible dereference of a NULL
      pointer.
    * backend/artec.desc: Modified USB entry to say AS6E scanner supported
      by SANE AS6E backend.
2001-04-30 01:59:59 +00:00
Henning Geinitz 396c043b52 Don't free memory that's not alloced 2001-04-29 19:42:15 +00:00
Henning Geinitz ca56fdf8e2 Avoid reading uninitialized memory when checking SANE_CONFIG_DIR 2001-04-29 19:07:31 +00:00
Henning Geinitz 7dbbd68dfe Fixed several memory leaks 2001-04-29 18:25:29 +00:00
Henning Geinitz 012e55f2db Fixed memory leak
Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-04-29 17:27:00 +00:00
Petter Reinholdtsen c195fc807d Fix memleak when using env SANE_CONFIG_DIR. 2001-04-29 17:01:27 +00:00
Petter Reinholdtsen fbe575bd46 Avoid reading uninitialized memory. 2001-04-29 16:51:06 +00:00
Henning Geinitz 46976df586 Fixed memory leak: vendor wasn't freed.
2001-04-29  Henning Meier-Geinitz <henning@meier-geinitz.de>
2001-04-29 16:12:21 +00:00
Petter Reinholdtsen 438af579e5 Avoid reading uninitialized memory. 2001-04-29 13:00:40 +00:00
Petter Reinholdtsen 4b2994efa4 Make sure net backend release all memory when finished. 2001-04-29 11:11:01 +00:00
Petter Reinholdtsen 19854501e4 Added info about the CVS repository. 2001-04-29 10:15:49 +00:00
Henning Geinitz 33395ceb62 2001-04-29 Henning Meier-Geinitz <henning@meier-geinitz.de>
* PROJECTS: Added entry for the Fujitsu M3091DCd. Updated my email
	  address.
	* TODO: Added entry for the Fujitsu M3091DCd and a combined Fujitsu
	  backend. Clarified that "printf" also shouldn't be used.
	* backend/dll.desc: Added my email as contact address.
	* backend/m3091.desc: New file for the Fujitsu M3091DCd.
	* doc/sane-mustek.man: Updated URL.
2001-04-29 10:11:02 +00:00
Henning Geinitz c3c22acc66 2001-04-28 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/mustek.CHANGES backend/umax.CHANGES backend/umax.FAQ
	  backend/umax.TODO: Moved to doc/mustek respectively doc/umax.
	* doc/canon.CHANGES doc/canon.install2700F.txt doc/canon:
	  Moved canon-specific documentation to doc/canon.
	* doc/mustek: New subdirectory for mustek-specific documentation.
	* doc/sane-umax*.html doc/sane-umax*.jpg doc/sane-umax-doc.tex
	  doc/sane-umax-doc.dvi doc/umax: Moved all the umax-specific
	  documentation to new subdirectory umax.
2001-04-28 12:06:48 +00:00
Peter Kirchgessner a38645cfbe Add new models for hp-backend through PTAL-library 2001-04-28 06:57:25 +00:00
Henning Geinitz ec7cf3a913 2001-04-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/agfafogus.c: Moved PATH_MAX after sanei_backend.h include
	  to avoid warning. Changed printf to DBG.
	* backend/mustek.c backend/mustek.CHANGES backend/mustek.desc: Added
	  support for translating options. Used only PACKAGE_VERSION for
	  output. Updated email address. New version: 1.0-107.
	* include/sane/sanei_backend.h include/sane/saneopts.h: Added macro
	  SANE_I18N. It's used to mark strings that can be translated and
	  used by a frontend. Usually these are option titles and descriptions
	  as well as the contents of string lists. Used this macro to mark
	  the translatable strings in saneopts.h. More translation support
	  will follow.
2001-04-27 19:28:49 +00:00
Henning Geinitz 0f0dd46ac9 2001-04-22 Henning Meier-Geinitz <henning@meier-geinitz.de>
* PROBLEMS: Point to pnm/saned security risks.
	* TODO: Removed the entries about epson usb mis-detection and check
	  for installed sane versions.
	* configure configure.in backend/Makefile.in: Added detection of older
	  versions of SANE. The pnm backend is now disabled by default.
	* backend/dll.c backend/dll.desc: Fixed file descriptor leak (found by
	  Douglas Gilbert). New version: 1.0.2.
	* backend/net.desc: Added Jochen Eisinger's email address as contact
	  for the net backend.
	* doc/sane-pnm.man: Point to pnm/saned security risks.
2001-04-22 20:01:21 +00:00
Karl Heinz Kremer 9d10017d9f Commented out the USB config entry. This can block other USB scanners from
being recognized.
2001-04-21 13:39:08 +00:00
Henning Geinitz f258eabe72 2001-04-19 Henning Meier-Geinitz <henning@meier-geinitz.de>
* AUTHORS: Added Michael Herder and me for pnm. Updated my email
	  address.
	* TODO: Removed pnm entry about adding more options. Added entry about
	  epson backend freezing when trying to detect non-epson USB scanner.
	  Added entry about adding contact adresses to .desc files. Added
	  comment about me working on a sane man page. Removed entry about OS/2
	  problems in sanei_scsi.c.
	* configure configure.in: Removed a newline in --help message.
	* backend/pnm.c: Added several options: gamma tables
	  (-> arrays), resolution option (word list), read only test option
	  (SANE_CAP_SOFT_DETECT), several options for returning status codes
	  in sane_read (all of this is from Michael Herder <crapsite@gmx.net>).
	  Added build version info, print version information in sane_init.
	  Use ../include/sane/ for includes. Version is 1.0.1.
	* backend/pnm.desc: Updated contact info and version.
2001-04-19 21:10:15 +00:00
Gerhard Jaeger 7b65141d47 removed again that old fgets() call - sorry... 2001-04-19 10:45:11 +00:00
Petter Reinholdtsen f67418e5d7 Fix typo in previous commit. 2001-04-19 07:28:39 +00:00
Karl Heinz Kremer 8b16eca789 doc/sane-epson.man: Fixed types, some reformatting and got rid
of a duplicate paragraph.
2001-04-17 23:06:08 +00:00
Henning Geinitz b9f27d2f87 2001-04-17 Henning Meier-Geinitz <hmg@gmx.de>
* backend/dc210.desc backend/dc240.desc backend/microtek2.desc:
	  Update contact information for backends. dc240 status is :NEW.
	* TODO: added entries about as6e status shouldn't be :new, and
	  installing all documentation files.
2001-04-17 19:45:23 +00:00
Petter Reinholdtsen 363046d450 New target 'sort-cvsignore' to keep all .cvsignore files sorted. 2001-04-16 17:39:06 +00:00
Petter Reinholdtsen b4b960dbd1 Try to guess how to set runtime link path, and make it easier to extend. 2001-04-16 17:23:34 +00:00
Petter Reinholdtsen 0b1aae22ec Clean up warning flag handling. 2001-04-16 17:16:56 +00:00
Henning Geinitz e37eb52863 2001-04-16 Henning Meier-Geinitz <hmg@gmx.de>
* README: Updated xsane link.
	* configure configure.in backend/dll.c backend/dll.desc
	  backend/net.c backend/net.desc include/sane/config.h.in
	  Yet another change in the version system for dll and net.
	  For sane_init return the version of the package but use
	  own internal version number in the source (printed with
	  debugging enabled) and in *.desc. The internal versions
	  of both net and dll are set to 1.0.1. Please increase the
	  build number with every change on the source files.
	* doc/realeases.txt -> doc/releases.txt. Fixed spelling error.
	  Added entries about sane-backends.html, sane.ps, man pages,
	  platforms page.
2001-04-16 12:21:31 +00:00
Gerhard Jaeger 8c73f868b4 Moved to version 0.39 - minor fixes and additional models supported now. 2001-04-14 15:06:37 +00:00
Oliver Rauch df4bcc91dc Oliver Rauch <Oliver.Rauch@Rauch-Domain.de>:
Changed my email address in AUTHORS
2001-04-13 21:31:26 +00:00
Henning Geinitz 1bd2b4195a 2001-04-13 Henning Meier-Geinitz <hmg@gmx.de>
* PROJECTS TODO: Added entry about E3 USB chipset.
	* backend/dll.c backend/dll.desc: New version is 1.0.5. Version and
	  PACKAGE_VERSION is printed with debug level set to 1 or higher.
	  The version numbers of all backends that are loaded are printed
	  at debug level 3 or higher. Print error if backend with wrong
	  major version number is loaded. Some standardization changes
	  concerning the DBG messages.
	* backend/net.c backend/net.desc: New version is 1.0.5. Version and
	  PACKAGE_VERSION is printed with debug level set to 1 or higher.
	  Some standardization changes concerning the DBG messages.
	* backend/pnm.c: Return SANE_INFO_RELOAD_PARAMS even if the pnm
	  file doesn't exist or can't be loaded (from mh <crapsite@gmx.net>).
	* doc/backend-writing.txt: Added AUTHORS to the list of things that
	  should be updated when including a new backend. Added points about
	  avoiding printf and exit in backends.
	* doc/releases.txt: New file. This text summarizes some points to
	  pay attention to when a new release of sane-backends is made.
	  Additions and corrections are appreciated.
	* doc/scanimage.man: Add some more information about the -V option.
	* frontend/scanimage.c: The option -V now also prints the version of
	  the backend (ususally dll).
2001-04-13 17:04:41 +00:00
Abel Deuring 09825071b4 Added missing ChangeLog ntry for my last patch
Abel
2001-04-11 20:41:13 +00:00
Henning Geinitz 2723af645a 2001-04-08 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.CHANGES
	  Added detection of the TA for the Paragon 1200 SP Pro. Added
	  warning about not supported Trust scanners. Changed description
	  of contarst and brightness settings. Backend status is "stable"
	  now. New version: 1.0-106.
	* acinclude.m4 aclocal.m4: Fixed comment concerning dc240.
	* configure configure.in include/sane/config.h.in: Added test for
	  socklen_t in sys/socket.h. This fixes the compilation problem on
	  Irix.
	* doc/sane-avision.man doc/sane-ricoh.man doc/sane-s9036.man
	  doc/sane-tamarack.man: find-scanner is now called
	  sane-find-scanner and installed on the system so it's not
	  necessary to point to the tools directory.
	* frontend/scanimage.c: Fixed too long line in output.
	* sane-config.in: Name is sane-config again (was sane-backends-config
	  due to the renaming of the package).
	* TODO: Removed entry about net.c not compiling on Irix and
	  references to find-scanner in the man pages. Updated numbers of
	  the compilation warnings. Still too many, however.
2001-04-08 15:52:48 +00:00
Henning Geinitz a50cf0bc5f 2001-04-07 Henning Meier-Geinitz <hmg@gmx.de>
* backend/sc240.c backend/dc240.h backend/dc240.conf
	  backend/dc240.desc backend/dll.conf doc/sane-dc240.man:
	  Added dc240 backend for the Kodak DC240 Digital camera (from
	  Peter Fales <peter@fales.com>).
	* doc/Makefile.in: Added sane-dc240 in section 5.
	* backend/Makefile.in: Added dc240.
	* configure configure.in: If the jpeg libs are not available,
	  dc240 is also disabled.
	* AUTHORS: Added entry for dc240 and updated email address of
	  Peter Fales.
	* NEWS: First version of the news entry for 1.0.5.
	* PROJECTS: Removed dc240. Added Microrec ScanMaker 3600.
	* README: Added dc240.
	* TODO: Removed dc240. Added entry about keep-alive mechanism in saned.
	* sane-backends.lsm: Added dc240.
	* testsuite/.cvsignore: New file. Added entry for Makefile.
2001-04-07 18:58:33 +00:00
Karl Heinz Kremer b634c2d2e2 Next attempt to get the reported number of lines correct for the
"color shuffling" part.
Added more comments.
2001-04-01 02:28:52 +00:00
Henning Geinitz 4a899c91e6 2001-03-31 Henning Meier-Geinitz <hmg@gmx.de>
* backend/mustek.c backend/mustek.desc backend/mustek.h
	  backend/mustek.CHANGES: Fixed grascale gamma for the 600 II N.
	  Fixed ADF problems when selecting windows smaller than the
	  whole scan area. Fixed linedistcnace corrections issues concerning
	  ADF and concerning 1200SP V 1.00. New version: 1.0-105.
2001-03-31 20:02:39 +00:00
Henning Geinitz a9919ba544 2001-03-31 Henning Meier-Geinitz <hmg@gmx.de>
* PROJECTS: Updated entry about Canon 1220U and Umax 1220P / HP3200C.
	  Added entry about Kodak DC-240.
	* TODO: Added Umax 1200P/2000P & HP 320C + Kodak DC-240 as backends
	  to be included. Added net.c compilation problem.
2001-03-31 10:33:06 +00:00
Jochen Eisinger 4122ed136f 2001-03-10 Jochen Eisinger <jochen.eisinger@gmx.net>
* frontend/saned.c: fixed bug that allowed access to a scanner
	  without being prompted for a password
2001-03-10 15:31:43 +00:00
Oliver Rauch f1cffa5d83 umax backend update to version 1.0 build 25
Oliver Rauch
2001-03-04 22:05:25 +00:00
Abel Deuring 6e4d27ffec bug in the Solaris/Schilling driver part of sanei/sanei_scsic
(null pointer dereference) fixed.
bug in backend/tatamrack.c (inconsistent arguments of sanei_scsi_cmd) fixed.
2001-02-26 23:01:38 +00:00
Petter Reinholdtsen 67ef75ed86 Add comment on how link problems should really be fixed. 2001-02-22 10:07:14 +00:00
Petter Reinholdtsen 610873bb38 List memleak problem for sane_get_devices(). 2001-02-22 10:05:59 +00:00
Petter Reinholdtsen 5566ce3ad8 Really move definition of SCSIBUFFERSIZE from CFLAGS to config.h.
(forgot part of the patch last time.)
2001-02-22 09:58:02 +00:00
Petter Reinholdtsen 1ef833af84 Started on runtime test suite. Currently only tests if PNM test
scanning works.
2001-02-22 09:53:04 +00:00
Petter Reinholdtsen 9ad7ff4a4d Include "sane/sanei.h" to make sure the prototype match the function. 2001-02-22 09:48:14 +00:00
Petter Reinholdtsen 964c36960b Write more sensible error message when failing to open PNM file. 2001-02-22 09:45:23 +00:00
Petter Reinholdtsen fabecc8c44 Include <fcntl.h> before testing for O_NONBLOCK and <limits.h> before
testing for PATH_MAX to increase the chances of getting the real value.
2001-02-22 09:41:44 +00:00
Petter Reinholdtsen b8d88315a5 Wrong date. 2001-02-12 19:32:12 +00:00
Petter Reinholdtsen 5ad42bc4cc Get rid of small memory leak when using 'scanimage -L'. 2001-02-12 19:30:57 +00:00
Tom Martone 6e7da4c80e 2001-02-10 Tom Martone <tom@martoneconsulting.com>
* backend/bh.c backend/bh.h doc/sane-bh.man
	  added support for Copiscan 8000 series by Mark Temple
	  added options deskew and rotation
	  inquiry compares product to COPISCAN rather than COPISCAN II
2001-02-10 18:27:04 +00:00
Peter Kirchgessner a1c23ef9ab hp-backend V0.94: switch off lamp after scan 2001-02-04 17:39:15 +00:00
Abel Deuring fee236a2a0 New version of linux_sg3_err.h without
#include <linux/../scsi/sg.h>;
even more debug output in sanei_scsi.c.
2001-01-31 21:54:45 +00:00