kopia lustrzana https://gitlab.com/sane-project/website
				
				
				
			
		
			
				
	
	
		
			527 wiersze
		
	
	
		
			31 KiB
		
	
	
	
		
			HTML
		
	
	
			
		
		
	
	
			527 wiersze
		
	
	
		
			31 KiB
		
	
	
	
		
			HTML
		
	
	
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
 | 
						|
                      "http://www.w3.org/TR/REC-html40/loose.dtd">
 | 
						|
<HTML>
 | 
						|
<HEAD>
 | 
						|
<TITLE>sane-devel: New unstable development snapshot (20000802)</TITLE>
 | 
						|
<META NAME="Author" CONTENT="Petter Reinholdtsen (pere@hungry.com)">
 | 
						|
<META NAME="Subject" CONTENT="New unstable development snapshot (20000802)">
 | 
						|
</HEAD>
 | 
						|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
 | 
						|
<H1>New unstable development snapshot (20000802)</H1>
 | 
						|
<!-- received="Wed Aug  2 09:46:58 2000" -->
 | 
						|
<!-- isoreceived="20000802164658" -->
 | 
						|
<!-- sent="Thu, 3 Aug 2000 00:04:19 +0800" -->
 | 
						|
<!-- isosent="20000802160419" -->
 | 
						|
<!-- name="Petter Reinholdtsen" -->
 | 
						|
<!-- email="pere@hungry.com" -->
 | 
						|
<!-- subject="New unstable development snapshot (20000802)" -->
 | 
						|
<!-- id="200008021604.AAA29243@localhost.localdomain" -->
 | 
						|
<STRONG>From:</STRONG> Petter Reinholdtsen (<A HREF="mailto:pere@hungry.com?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>"><EM>pere@hungry.com</EM></A>)<BR>
 | 
						|
<STRONG>Date:</STRONG> Wed Aug 02 2000 - 09:04:19 PDT
 | 
						|
<P>
 | 
						|
<!-- next="start" -->
 | 
						|
<LI><STRONG>Next message:</STRONG> <A HREF="0018.html">Randolph Bentson: "Re: quick note from the TWAIN/SANE meeting at OLS"</A>
 | 
						|
<UL>
 | 
						|
<LI><STRONG>Previous message:</STRONG> <A HREF="0016.html">Oliver Rauch: "second version of xsane-win32"</A>
 | 
						|
<!-- nextthread="start" -->
 | 
						|
<!-- reply="end" -->
 | 
						|
<LI><STRONG>Messages sorted by:</STRONG> 
 | 
						|
<A HREF="date.html#17">[ date ]</A>
 | 
						|
<A HREF="index.html#17">[ thread ]</A>
 | 
						|
<A HREF="subject.html#17">[ subject ]</A>
 | 
						|
<A HREF="author.html#17">[ author ]</A>
 | 
						|
</UL>
 | 
						|
<HR NOSHADE><P>
 | 
						|
<!-- body="start" -->
 | 
						|
<P>
 | 
						|
I just found some spare time to make a snapshot.  I wrapped up a new
 | 
						|
<BR>
 | 
						|
unstable development snapshot of SANE.  It is available from
 | 
						|
<BR>
 | 
						|
<URL:<A HREF="http://www.student.uit.no/~pere/linux/">http://www.student.uit.no/~pere/linux/</A>>.  I believe we now enter
 | 
						|
<BR>
 | 
						|
code freeze.  I hope I id not overlook something on the TODO list.
 | 
						|
<BR>
 | 
						|
<P>This is the current NEWS file:
 | 
						|
<BR>
 | 
						|
<P>  New with 1.0.3, released XXXX-XX-XX:
 | 
						|
<BR>
 | 
						|
<P>  * New backends: mustek_pp, plustek, st400, v4l.
 | 
						|
<BR>
 | 
						|
  * Updated backends: Artec (v0.5.14), Coolscan (v0.4.3), Epson (v0.1.29),
 | 
						|
<BR>
 | 
						|
    HP (v0.88), Mustek (v1.0-93), Sharp (v0.31), UMAX (v1.0-21).
 | 
						|
<BR>
 | 
						|
  * Removed backend info sagitta.desc due to lack of interest.
 | 
						|
<BR>
 | 
						|
  * Installing no longer depends on 'rev'.
 | 
						|
<BR>
 | 
						|
  * Added and structured documentation.
 | 
						|
<BR>
 | 
						|
  * Every backend has a man page now.
 | 
						|
<BR>
 | 
						|
  * Debug messages are now sent to syslog if stderr is a socket.
 | 
						|
<BR>
 | 
						|
  * New 16 bit support to scanimage.
 | 
						|
<BR>
 | 
						|
  * Bugfixes.
 | 
						|
<BR>
 | 
						|
<P>The complete ChangeLog since feature freeze is given here:
 | 
						|
<BR>
 | 
						|
<P>  2000-08-02  Petter Reinholdtsen <<A HREF="mailto:pere@td.org.uit.no?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">pere@td.org.uit.no</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/v4l.c: Check return value of ioctl() calls.  Use DBG()
 | 
						|
<BR>
 | 
						|
        instead of syslog() report progress.  Removed redundant check for
 | 
						|
<BR>
 | 
						|
        trailing newline in config file as we are now using
 | 
						|
<BR>
 | 
						|
        sanei_config_read().  Remove ioctl(VIDIOCSYNC), as it hangs on my
 | 
						|
<BR>
 | 
						|
        v4l2 device.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-31  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        * backend/mustek.*: Update to Mustek backend 1.0-96. Fixed Problem
 | 
						|
<BR>
 | 
						|
          with detecting some three-pass scanners.
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
  2000-07-31  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        * doc/sane.tex: Chapter 4 said, that this was standard version
 | 
						|
<BR>
 | 
						|
          0 (draft). Changed to 1 and removed "(draft)".
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
  2000-07-31  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        * sanei/sanei_DomainOS.c sanei/sanei_ab306.c sanei/sanei_codec_ascii.c
 | 
						|
<BR>
 | 
						|
           sanei/sanei_codec_bin.c sanei/sanei_config.c sanei/sanei_config2.c
 | 
						|
<BR>
 | 
						|
          sanei/sanei_constrain_value.c sanei/sanei_init_debug.c 
 | 
						|
<BR>
 | 
						|
          sanei/sanei_load_values.c sanei/sanei_net.c sanei/sanei_pa4s2.c
 | 
						|
<BR>
 | 
						|
          sanei/sanei_pio.c sanei/sanei_save_values.c sanei/sanei_scsi.c
 | 
						|
<BR>
 | 
						|
          sanei/sanei_thread.c sanei/sanei_wire.c sanei/test_wire.c: Changed 
 | 
						|
<BR>
 | 
						|
          include statements from #include <sane/...> to #include "sane...".
 | 
						|
<BR>
 | 
						|
        * PROBLEMS: Updated Mustek entry.
 | 
						|
<BR>
 | 
						|
        * TODO: Updated some entries that are done.
 | 
						|
<BR>
 | 
						|
        * backend/avision.c backend/plustek.c: Changed include statements from
 | 
						|
<BR>
 | 
						|
           #include <sane/...> to #include "sane...".
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
  2000-07-30  Peter Kirchgessner <<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">peter@kirchgessner.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/hp.desc: Change Parallel to Parport in description
 | 
						|
<BR>
 | 
						|
<P>  2000-07-30  Oliver Rauch <<A HREF="mailto:Oliver.Rauch@Wolfsburg.DE?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">Oliver.Rauch@Wolfsburg.DE</A>>
 | 
						|
<BR>
 | 
						|
        * changed all <config.h> to "config.h" in lib/*.c
 | 
						|
<BR>
 | 
						|
<P>  2000-07-30  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * backend/mustek.*: Update to Mustek backend 1.0-95. Changed from
 | 
						|
<BR>
 | 
						|
          wait() to waitpid() and removed unused code.
 | 
						|
<BR>
 | 
						|
        * configure configure.in backend/m3096g.c backend/sp15c.c: Reverted
 | 
						|
<BR>
 | 
						|
          the V_REV patch. V_REV should not be used in backends.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-30  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * configure configure.in: Add V_REV to CPPFLAGS (only V_MAJOR and 
 | 
						|
<BR>
 | 
						|
          V_MINOR were defined until now).
 | 
						|
<BR>
 | 
						|
        * doc/.cvsignore: Added sane-coolscan.5.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-29  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * backend/sp15c.c backend/m3096g.c: Replace fgets with 
 | 
						|
<BR>
 | 
						|
          sanei_config_read, return V_REV as part of version_code string 
 | 
						|
<BR>
 | 
						|
          (patch from Randolph Bentson).
 | 
						|
<BR>
 | 
						|
<P>  2000-07-29  Chris Pinkham <<A HREF="mailto:cpinkham@infi.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">cpinkham@infi.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/artec.c: Changed include statements from #include <sane/...>
 | 
						|
<BR>
 | 
						|
          to #include "sane...".
 | 
						|
<BR>
 | 
						|
<P>  2000-07-29  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/GUIDE: Added some comments about portability and
 | 
						|
<BR>
 | 
						|
          documentation.
 | 
						|
<BR>
 | 
						|
        * backend/abaton.c backend/agfafocus.c backend/apple.c 
 | 
						|
<BR>
 | 
						|
          backend/canon.c backend/coolscan.c backend/dc210.c backend/dc25.c
 | 
						|
<BR>
 | 
						|
          backend/dll.c backend/dmc.c backend/microtek.c backend/microtek2.c
 | 
						|
<BR>
 | 
						|
           backend/microtek2.c backend/mustek_pp.c backend/net.c backend/pint.c
 | 
						|
<BR>
 | 
						|
          backend/pnm.c backend/qcam.c backend/ricoh.c backend/s9036.c
 | 
						|
<BR>
 | 
						|
          backend/sane_strstatus.c backend/sharp.c backend/snapscan.c 
 | 
						|
<BR>
 | 
						|
          backend/st400.c backend/stubs.c backend/tamarack.c backend/v4l.c:
 | 
						|
<BR>
 | 
						|
          Changed include statements from #include <sane/...> to 
 | 
						|
<BR>
 | 
						|
          #include "sane...".
 | 
						|
<BR>
 | 
						|
        * backend/avision.c backend/dc25.c: Use DBG(0, ...) instead of
 | 
						|
<BR>
 | 
						|
           fprintf (stderr, ...)
 | 
						|
<BR>
 | 
						|
        * backend/avision.c backend/canon-sane.c backend/coolscan.c
 | 
						|
<BR>
 | 
						|
          backend/dc25.c backend/microtek.c backend/microtek2.c
 | 
						|
<BR>
 | 
						|
           backend/st400.c: Use sanei_config_read() instead of fgets().
 | 
						|
<BR>
 | 
						|
        * backend/coolscan.desc backend/microtek.desc backend/microtek2.desc
 | 
						|
<BR>
 | 
						|
          backend/st400.desc: Added :interface and :manpage entries.
 | 
						|
<BR>
 | 
						|
        * backend/nec.desc: Status is beta now (was: new). Fixed typo.
 | 
						|
<BR>
 | 
						|
        * doc/canon.README: Removed, because the information is included in
 | 
						|
<BR>
 | 
						|
           the manpage now.
 | 
						|
<BR>
 | 
						|
        * doc/Makefile.in: Added sane-coolscan to list of mapages to install.
 | 
						|
<BR>
 | 
						|
        * README: Added Link to coolscan manpage.
 | 
						|
<BR>
 | 
						|
        * backend/mustek.*: Update to Mustek backend 1.0-94. Fixed the
 | 
						|
<BR>
 | 
						|
          #include <sane/...> bug.
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
  2000-07-29  Karl Heinz Kremer <<A HREF="mailto:khk@khk.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">khk@khk.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/epson.c: Changed the include statements for SANE includes
 | 
						|
<BR>
 | 
						|
          from #include <...> to #include "..."
 | 
						|
<BR>
 | 
						|
<P>  2000-07-28  Chris Pinkham <<A HREF="mailto:cpinkham@infi.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">cpinkham@infi.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/aretc.c: Corrected sane_close() bug.  Converted to use
 | 
						|
<BR>
 | 
						|
          sanei_config_read() instead of fgets().
 | 
						|
<BR>
 | 
						|
        * backend/artec.desc: Changed interface entry to "Parport" vs "Parallel"
 | 
						|
<BR>
 | 
						|
<P>  2000-07-28  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
<P>        * ltmain.sh: Added underscore to sed expression for removing
 | 
						|
<BR>
 | 
						|
           backendname from soname (needed for libsane-mustek_pp).
 | 
						|
<BR>
 | 
						|
        * sane.lsm: Added keywords for new backends.
 | 
						|
<BR>
 | 
						|
        * lib/isfdtype.c: Added implementation for platforms that lack
 | 
						|
<BR>
 | 
						|
          isfdtype() (mostly from Olly Betts).
 | 
						|
<BR>
 | 
						|
        * backend/v4l.desc: Activated man page entry.
 | 
						|
<BR>
 | 
						|
        * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
 | 
						|
<BR>
 | 
						|
           1.0-93. Fixed color scanning for Paragon 600 II N firmware 1.02.
 | 
						|
<BR>
 | 
						|
          Fixed possible segfault in sane_control_option() when info is 0.
 | 
						|
<BR>
 | 
						|
          Removed some compiler warnings.
 | 
						|
<BR>
 | 
						|
        * NEWS: Updated Mustek backend version, added Artec, fixed typo
 | 
						|
<BR>
 | 
						|
         * doc/Makefile.in doc/sane-snapscan.man doc/sane-canon.man README
 | 
						|
<BR>
 | 
						|
           backend/snapscan.desc backend/canon.desc backend/.cvsignore:
 | 
						|
<BR>
 | 
						|
           Added manpage for canon and snapscan backends. Added :interface
 | 
						|
<BR>
 | 
						|
           entry for canon.
 | 
						|
<BR>
 | 
						|
        * backend/canon-sane.c: Fixed possible segfault in 
 | 
						|
<BR>
 | 
						|
          sane_control_option() when info is 0.
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
  2000-07-22  Petter Reinholdtsen <<A HREF="mailto:pere@td.org.uit.no?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">pere@td.org.uit.no</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/v4l.c: Bugfix: Avoid crashing in
 | 
						|
<BR>
 | 
						|
        sane_control_option() when last param is NULL.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-25  Chris Pinkham <<A HREF="mailto:cpinkham@infi.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">cpinkham@infi.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/artec.c: Updated to v0.5.14. Added "Negative" mode as option
 | 
						|
<BR>
 | 
						|
          even when in color/greyscale modes.  Fix sane_close() bug.  Fixed bug
 | 
						|
<BR>
 | 
						|
          in sane_get_option_descriptor that allowed invalid option number.
 | 
						|
<BR>
 | 
						|
          Changed numerous int variables to size_t to eliminate warnings.
 | 
						|
<BR>
 | 
						|
          Changed various elements in ARTEC_Scanner structure to SANE_Int
 | 
						|
<BR>
 | 
						|
          instead of int.  Replaced all fprintf() statements with DBG().
 | 
						|
<BR>
 | 
						|
        * backend/artec.desc Added interface entries.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-26  Karl Heinz Kremer <<A HREF="mailto:khk@khk.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">khk@khk.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/epson.c: Fixed problem with Perfection610 scanner.
 | 
						|
<BR>
 | 
						|
          The variable s->color_shuffle_line was not correctly initialized.
 | 
						|
<BR>
 | 
						|
        * backend/epson.desc: Updated version number
 | 
						|
<BR>
 | 
						|
<P>  2000-07-26  Oliver Rauch <<A HREF="mailto:Oliver.Rauch@Wolfsburg.DE?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">Oliver.Rauch@Wolfsburg.DE</A>>
 | 
						|
<BR>
 | 
						|
        * added info about variable scsi buffer sizes defined by backends
 | 
						|
<BR>
 | 
						|
          umax, mustek, sharp (via sanei_scsi_open_extended()) to
 | 
						|
<BR>
 | 
						|
          man sane-scsi
 | 
						|
<BR>
 | 
						|
<P>  2000-07-25  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * backend/snapscan.c: Use DBG(0, ...) instead of fprintf (stderr, ...) 
 | 
						|
<BR>
 | 
						|
        * backend/abaton.c backend/agfafocus.c backend/apple.c backend/dc210.c
 | 
						|
<BR>
 | 
						|
           backend/dll.c backend/dmc.c backend/microtek2.c backend/pint.c
 | 
						|
<BR>
 | 
						|
          backend/qcam.c backend/ricoh.c backend/s9036.c backend/snapscan.c
 | 
						|
<BR>
 | 
						|
          backend/tamarack.c: Use sanei_config_read instead of fgets.
 | 
						|
<BR>
 | 
						|
        * backend/dc210.c backend/microtek.c backend/pnm.c: Added 
 | 
						|
<BR>
 | 
						|
          #include <sane/config.h>.
 | 
						|
<BR>
 | 
						|
        * backend/dc25.c backend/m3096.c backend/m3096g.c backend/sp15.c
 | 
						|
<BR>
 | 
						|
           backend/st400.c: Moved #include <sane/config.h> to the beginning.
 | 
						|
<BR>
 | 
						|
        * AUTHORS: Changed agfa to agfafocus.
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
  2000-07-25  Peter Kirchgessner <<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">peter@kirchgessner.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/hp.c hp-scl.c hp-option.c hp-handle.c hp-accessor.c
 | 
						|
<BR>
 | 
						|
          remove inline stuff
 | 
						|
<BR>
 | 
						|
<P>  2000-07-25  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
<P>        * configure.in configure include/sane/config.h.in 
 | 
						|
<BR>
 | 
						|
          include/sane/sanei_backend.h: Moved test for u_int* to configure.
 | 
						|
<BR>
 | 
						|
        * include/sane/sanei_debug.h: Remove #warning (Irix compiler doesn't
 | 
						|
<BR>
 | 
						|
          like this)
 | 
						|
<BR>
 | 
						|
        * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
 | 
						|
<BR>
 | 
						|
          1.0-92. Changed linedistance correction for MFS-8000SP. Fixed 
 | 
						|
<BR>
 | 
						|
          margin positions and removed warning for MFS 6000CX. Warning is
 | 
						|
<BR>
 | 
						|
           printed in debug level 0 again. Removed test for gamma length. 
 | 
						|
<BR>
 | 
						|
          Fixed (partly) ADF handling. Man page update. More details in
 | 
						|
<BR>
 | 
						|
          mustek.CHANGES.
 | 
						|
<BR>
 | 
						|
        * NEWS: updated for new Mustek backend version.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-20  Peter Kirchgessner <<A HREF="mailto:peter@kirchgessner.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">peter@kirchgessner.net</A>>
 | 
						|
<BR>
 | 
						|
        * backend/hp.c: use sanei_config_read() instead of fgets
 | 
						|
<BR>
 | 
						|
        * backend/hp-scl.c: Dont write chars < 32 to DBG
 | 
						|
<BR>
 | 
						|
<P>  2000-07-20  Abel Deuring <<A HREF="mailto:a.deuring@satzbau-gmbh.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">a.deuring@satzbau-gmbh.de</A>>
 | 
						|
<BR>
 | 
						|
        * backend/sharp.c: removed fgets-call + minor bugfix
 | 
						|
<BR>
 | 
						|
        * backend/sharp.desc: added entry ":manpage"
 | 
						|
<BR>
 | 
						|
        * sanei/sanei_scsi.c: added missing dummy function 
 | 
						|
<BR>
 | 
						|
          sanei_scsi_req_flush_all_extended
 | 
						|
<BR>
 | 
						|
<P>  2000-07-18  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * configure.in configure: Fixed --enable-warnings to work as 
 | 
						|
<BR>
 | 
						|
          advertised.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-18  Petter Reinholdtsen <<A HREF="mailto:pere@td.org.uit.no?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">pere@td.org.uit.no</A>>
 | 
						|
<BR>
 | 
						|
<P>        * configure.in configure include/sane/config.h.in lib/Makefile.in
 | 
						|
<BR>
 | 
						|
        lib/getenv.c lib/isfdtype.c lib/vsyslog.c
 | 
						|
<BR>
 | 
						|
        sanei/sanei_init_debug.c: OS/2's getenv() is useless, OS/2,
 | 
						|
<BR>
 | 
						|
        Solaris and AIX is missing isfdtype() and AIX is missing
 | 
						|
<BR>
 | 
						|
        vsyslog().  Implement replacement functions.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-17  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * backend/snapscan.c backend/snapscan-scsi.c: Replace C++ comment 
 | 
						|
<BR>
 | 
						|
          with C comment.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-17  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * include/sane/sanei_backend.h: Replace C++ comment with C comment.
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
  2000-07-17  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * backend/musteka4s2.desc: Removed. Now that the mustek_pp
 | 
						|
<BR>
 | 
						|
          backend is part of SANE musteka4s2 is no longer neccessary.
 | 
						|
<BR>
 | 
						|
          If somebody really wants to use the old musteka4s2 sources
 | 
						|
<BR>
 | 
						|
          he will find a link on the mustek_pp WWW page.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-16  Jochen Eisinger <<A HREF="mailto:jochen.eisinger@gmx.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">jochen.eisinger@gmx.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/mustek_pp.c: Replaced fgets() with sanei_config_read()
 | 
						|
<BR>
 | 
						|
<P>  2000-07-16  Petter Reinholdtsen <<A HREF="mailto:pere@td.org.uit.no?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">pere@td.org.uit.no</A>>
 | 
						|
<BR>
 | 
						|
<P>        * include/sane/sanei_debug.h:  Fix typo.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-15  Karl Heinz Kremer <<A HREF="mailto:khk@khk.net?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">khk@khk.net</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/epson.c: Replaced fprintf() with DBG()
 | 
						|
<BR>
 | 
						|
<P>        * backend/epson.desc: updated version number
 | 
						|
<BR>
 | 
						|
<P>  2000-07-15  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * backend/dc210.c: Replaced fprintf (stderr, ...)  by DBG ().
 | 
						|
<BR>
 | 
						|
<P>  2000-07-15  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
        
 | 
						|
<BR>
 | 
						|
        * doc/Makefile.in doc/sane-dc210.man doc/sane-v4l.man 
 | 
						|
<BR>
 | 
						|
          doc/.cvsignore: Added manpages for dc210 and v4l. These
 | 
						|
<BR>
 | 
						|
          are just standard manpages. Please check and update them.
 | 
						|
<BR>
 | 
						|
<P>        * README: Added dc210, v4l and mustek_pp entries.
 | 
						|
<BR>
 | 
						|
<P>  2000-07-15  Henning Meier-Geinitz <<A HREF="mailto:hmg@gmx.de?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">hmg@gmx.de</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
 | 
						|
<BR>
 | 
						|
           1.0-90. Fixed linedistance-handling for Paragon 8000SP. Fixed
 | 
						|
<BR>
 | 
						|
          mustek.conf port entry. Updated man page (parallel port 
 | 
						|
<BR>
 | 
						|
          scanners and 600 II N).
 | 
						|
<BR>
 | 
						|
<P>        * NEWS: Updated (mustek backend version 1.0-90)
 | 
						|
<BR>
 | 
						|
<P>        * backend/dll.conf: Commented out mustek_pp on behalf of the
 | 
						|
<BR>
 | 
						|
          maintainer
 | 
						|
<BR>
 | 
						|
<P>        * doc/.cvsignore: added sane-mustek_pp.5, sane-plustek.5 and
 | 
						|
<BR>
 | 
						|
          sane-st400.5
 | 
						|
<BR>
 | 
						|
          
 | 
						|
<BR>
 | 
						|
  2000-07-15  Andreas Rick <<A HREF="mailto:andreas.rick@free.fr?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">andreas.rick@free.fr</A>>
 | 
						|
<BR>
 | 
						|
<P>        * backend/coolscan.c: added missing initialization in 
 | 
						|
<BR>
 | 
						|
        coolscan_read_data_block()	
 | 
						|
<BR>
 | 
						|
<PRE>
 | 
						|
-- 
 | 
						|
##>  Petter Reinholdtsen  <##  |  <A HREF="mailto:pere@td.org.uit.no?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">pere@td.org.uit.no</A>
 | 
						|
<P><P>--
 | 
						|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
 | 
						|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20New%20unstable%20development%20snapshot%20(20000802)&In-Reply-To=<200008021604.AAA29243@localhost.localdomain>">majordomo@mostang.com</A>
 | 
						|
</PRE>
 | 
						|
<P><!-- body="end" -->
 | 
						|
<HR NOSHADE>
 | 
						|
<UL>
 | 
						|
<!-- next="start" -->
 | 
						|
<LI><STRONG>Next message:</STRONG> <A HREF="0018.html">Randolph Bentson: "Re: quick note from the TWAIN/SANE meeting at OLS"</A>
 | 
						|
<LI><STRONG>Previous message:</STRONG> <A HREF="0016.html">Oliver Rauch: "second version of xsane-win32"</A>
 | 
						|
<!-- nextthread="start" -->
 | 
						|
<!-- reply="end" -->
 | 
						|
<LI><STRONG>Messages sorted by:</STRONG> 
 | 
						|
<A HREF="date.html#17">[ date ]</A>
 | 
						|
<A HREF="index.html#17">[ thread ]</A>
 | 
						|
<A HREF="subject.html#17">[ subject ]</A>
 | 
						|
<A HREF="author.html#17">[ author ]</A>
 | 
						|
</UL>
 | 
						|
<!-- trailer="footer" -->
 | 
						|
<HR NOSHADE>
 | 
						|
<P>
 | 
						|
<SMALL>
 | 
						|
<EM>
 | 
						|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A> 
 | 
						|
: <EM>Wed Aug 02 2000 - 09:49:25 PDT</EM>
 | 
						|
</EM>
 | 
						|
</SMALL>
 | 
						|
</BODY>
 | 
						|
</HTML>
 |