New CVS snapshot 20000426

From: Petter Reinholdtsen (pere@hungry.com)
Date: Wed Apr 26 2000 - 08:00:35 PDT

  • Next message: Stephen Williams: "Re: AVISION support for SANE!"

    I decided to wrap up a new CVS snapshot. This is still the unstable
    development version of SANE. The list of peoples have write access to
    the CVS three is still growing.

      Name Area
      --------------------------------------------------------------------------
      David Mosberger-Tang <David.Mosberger@acm.org> Everything
      Oliver Rauch <oliver.rauch@wolfsburg.de> UMAX backend
      Kevin Charter <charter@cs.rice.edu> Snapshot backend
      Karl Heinz Kremer <khk@khk.net> Epson backend
      Chris Pinkham <cpinkham@infi.net> Artec/Ultima backend
      Abel Deuring <a.deuring@satzbau-gmbh.de> Sharp backend
      Rene Rebe <rene.rebe@okay.net> Avision backend
      Matto Marjanovic <maddog@mir.com> Microtek backend
      Henning Meier-Geinitz <henningmg@gmx.de> Mustek backend
      Andreas Rick <andreas.rick@free.fr> Coolscan backend
      Petter Reinholdtsen <pere@hungry.com> The rest

    If you already have an old snapshot, you can update it to the latest
    CVS content like this: run 'cvs login', type 'anoncvs' as the
    password, and then run 'cvs update' to fetch the latest files.

    <URL:http://www.student.uit.no/~pere/linux/>

    This is the ChangeLog since v1.0.2:

      2000-04-23 Henning Meier-Geinitz <hmg@gmx.de>

            * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
               1.0-80. Adjusted scan areas for most scanners. Added transparency
               adapter support for all Paragon legal size scanners. Fixed color
               mode for the Paragon MFS-8000SP (gamma problems). New system to
               set buffersize using sanei_scsi_open_extended. Removed (maybe
               temporarily) support for SCSI queue. Fixed shrinked image bug with
               the ScanExpress 12000SP. Fixed positional options detection
              (from mustek.conf). Added option "buffersize". Adjusted
               mustek.conf template to more reasonable defaults. Lots of
              small fixes and more complete debugging output. Look at
              backend/mustek.CHANGES for more details.
            
      2000-04-15 Andreas Rick <andreas.rick@free.fr>

            * backend/coolscan.* Update coolscan backend to version 0.4.3.
              This version includes support for the newer Nikon Coolscan
              models LS-30 and LS-2000. Dustremoval is not yet included.
            
      2000-04-09 Henning Meier-Geinitz <hmg@gmx.de>

            * backend/mustek.* doc/sane-mustek.man: Update to Mustek backend
              1.0-79. Changed version system. Linedistance correction for
              the 600 II N is fixed. Added output of scanning time. Rewrite
              of the resolution encoding for the 3-pass scanners. Look at
              backend/mustek.CHANGES for details.
            
      2000-04-05 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
            * Updated umax backend to version 1.0.2-build-20
              take a look at backend/umax.CHANGES for details

      2000-04-05 Henning Meier-Geinitz <hmg@gmx.de>

            * frontend/xscanimage.c, frontend/preview.c: Fixed a small bug
            concerning 3-pass scanners. gdk_input_add() was called three times
            without a preceding gdk_input_remove().

            * frontend/scanimage.c: Fixed a bug where the scan was cancelled
            after a test for low mem even if enough memory is available. This
            probably only affected 3-pass scanners.
            
      2000-04-02 Henning Meier-Geinitz <hmg@gmx.de>

            * backend/mustek.*: Update to Mustek backend 0.78. Fixed several
            small bugs and spelling errors. Adjusted scanner names to Mustek
            style. Inquiry is even more verbose now. Look at
            backend/mustek.CHANGES for details.
          
      2000-03-27 Karl Heinz Kremer <khk@khk.net>
            * backend/epson.c backend/epson.desc: Removed
              status request for push button. This caused an
              error on older scanners. Fixed a few typos in
              the .desc file and added GT-9000 scanner.

      2000-03-23 Oliver Rauch <Oliver.Rauch@Wolfsburg.DE>
            * updated umax backend to version 1.0 build 19
              for details read backend/umax.CHANGES

      2000-03-22 Karl Heinz Kremer <khk@khk.net>
          * backend/epson.*: Several fixes for minor problems.
            Fixed function level A4 scanners (line mode instead
            of byte mode). Removed unnecessary free() calls.
            Use extended status for recognize warm up. This fixes
            problems with TPU and occasional crashes during startup.
            Added D1 level for Perfection 610.
            Added first version of support for set threshold and set
            zoom.

      2000-03-19 Henning Meier-Geinitz <hmg@gmx.de>

            * backend/mustek.c: Updated backend to new version 0.76. Fixes for
             600 II N (color stripes, cancel handling), ScanExpress ("XC06" is
             now recognized), MFS-1200SP (linedistance correction in high
             resolutions, patch from Andreas Beck), STORE makros (patch from
             Norbert Mueller), ADF (patch from Joerg Anders), firmware
             identification (patch from Marco G. Salvagno), sane_cancel (scan
             will now be cancelled immediately, no new sane_read necessary),
             sane_get_option_descriptor (test for option < 0). Added a more
             verbose inquiry output. Adjusted debug levels. Changed the model
             names (sane.model) to reflect the real scanner names. Removed some
             compiler warnings. Added new maintainer.

            * backend/mustek.desc: Added link to backend homepage. Added all
             the different scanner names used for the same model. Added Trust
             scanners known to work. Removed firmware versions and scanner ids.

            * backend/mustek.CHANGES: New file. More detailed changes for the
             Mustek backend.
            
            * doc/sane-mustek.man: Documentation for the 600 II N linedistance
             options. Added warning from PROBLEMS. Added link to backend homepage.
            Changed supported scanners list (see mustek.desc). Added more bug
            entries.

            * AUTHORS: Added new maintainer and email address
            
      2000-03-18 Petter Reinholdtsen <pere@td.org.uit.no>

            * backend/Makefile.in tools/libtool-get-dll-ext: New script to
            detect shared library endings without using 'rev' which is missing
            on some platforms.

      2000-03-14 Petter Reinholdtsen <pere@td.org.uit.no>

            * sanei/sanei_scsi.c: Test for 'USE == LINUX_INTERFACE' instead of
            defined(__linux__).

      2000-03-14 Abel Deuring <a.deuring@satzbau-gmbh.de>
            
            * new version of ths Sharp backend (0.31): added support for the
            JX350 (Thanks to Shuhei Tomita for providing the patch)

      2000-03-07 Petter Reinholdtsen <pere@td.org.uit.no>

            * Makefile.in (lsm) sane.lsm sane-1.0.1.lsm: New target to
            generate Linux Software Map (LSM) entry from template. Remove old
            file.

    -- 
    ##>  Petter Reinholdtsen <##    | pere@td.org.uit.no
    http://www.hungry.com/~pere/ O- | Go Mozilla, go! Go!
    

    -- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com



    This archive was generated by hypermail 2b29 : Wed Apr 26 2000 - 23:15:14 PDT