<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Amazing!<br>
    </p>
    <div class="moz-cite-prefix">El 31/05/2020 a las 18:57, Phyllis
      Smith escribió:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAOckJE1OqiU7qb-DROTh-LHyHcwvink3STv+ohcqpzBYRa4nxA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">The latest
          distro built versions are on the website for tars and pkgs. 
          We did do 1 more last Ubuntu19 static tar but hopefully users
          will have upgraded to Ubuntu20 by next month.  A text copy of
          the Release Notes, which are also on the website, are listed
          below for May.  We tested the package version for Ubuntu 20
          and Mint 19.3 but please let us know of any problems.<br>
        </div>
        <div class="gmail_default" style="font-size:small">****************************************************************</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small"><font
            size="4">Cinelerra-GG (Version Infinity)  Release Notes for
            05/01/2020-05/31/2020</font><b><br>
              </b><br>
          <u><b>First, some notable musings:</b></u><br>
          - <b>50th monthly release</b> of Cin5.1/CinGG providing user
          builds for a number of distros.<br>
          <br>
          - The <b>bug tracking system</b> starting on 2018-11-26 with
          issue # 1 is working well with a <b>total of 442</b><br>
            feature requests or problems to date.  There are about 170
          open issues and 240 closed ones.<br>
          <br>
          - The partially <b>Spanish translated manual by Sergio</b>
          has been updated and is at:<br>
               <a
            href="https://cinelerra-gg.org/download/CinelerraGG_Manual_Spanish.pdf"
            moz-do-not-send="true">https://cinelerra-gg.org/download/CinelerraGG_Manual_Spanish.pdf</a><br>
          <br>
          - <b>Wikipedia French </b>version is being updated by <b>MatN
            and Pierre</b>.<br>
          <br>
          - A very detailed description of <b>how to make a video which
            includes TIFF images converted</b> from<br>
            raw Nikon DSLR images with Raw Therapee has been written by
          <b>Richard</b>.  It is at:<br>
               <a
href="https://cinelerra-gg.org/media/demos/Cinelerra_Transparency_Setup.pdf"
            moz-do-not-send="true">https://cinelerra-gg.org/media/demos/Cinelerra_Transparency_Setup.pdf</a><br>
          <br>
          1.  Implementation of new <b>Audio features</b> (Glen +
          others request) include:<br>
               #1 request - Audio track height button now available that
          is separate from the video track height.<br>
               #2 request – difficulty in coming up with a way to
          implement combining stereo tracks together.<br>
          2.  Upgraded the build system distros to the latest updates
          available during May.  And updated Arch<br>
               and Tumbleweed on the 30th so it is in synch as much as
          possible.  Because Leap opensuse 42.3<br>
               reached End of Life in June of 2019, no more builds will
          be done for that distro.<br>
          3. <b>Usability Improvements</b>:<br>
              The last of the Videoscope improvements to include an
          additional setting request of “<b>Refresh on<br>
                   Release”</b> for dragging on the Compositor and
          Viewer and the TimeBar on the timeline (Pierre<br>
                 suggested feature).<br>
              <b>Rotate</b> plugin fixes to include making the + rotate
          point dependent on the track size, increasing the<br>
                 scaling when use the mouse wheel over the rotate dial,
          and fixing a bug in OpenGL for a yuv color<br>
                 model (RafaMar BT # 422).<br>
              Capability added to <b>individually increase/decrease
            vertical size</b> of any track in the patchbay.  The<br>
                 tumbler icons for most themes were created new
          (provided by IgorBeg).<br>
              Spanish modifications for translation and tips have been
          added (provided by RafaMar).<br>
              Plugin expanders and minor French translations added
          (provided by Pierre).<br>
              An enhancement to the Dump file was made to show what is
          in cache to help in analysis.<br>
          4.  <br>
              Transitions at the beginning of a video track were not
          showing up when the video driver was<br>
                 OpenGL, but this has now been fixed.<br>
              A circular situation was occurring when 1 video track
          using a shared track was pointing at a track<br>
                 that was pointing back at the other track.  With the
          correction when this occurs an error message is<br>
                 generated similar to “circular references, track #,
          plugin_set 0, plugin 0” (RafaMar BT #423).<br>
              Corrected a nested asset audio bug when using clips from
          the same initial track (Fary54 BT # 425).<br>
              Boxblur plugin had an integer round off problem in the
          “power” parameter fixed (RafaMar BT #429).           Fixes
          were added to avoid memory leaks and other problems as noted
          by a Valgrind report to include<br>
                 fixes for loss bytes problem in edl.C and
          performanceprefs.C (provided by Andrea).<br>
              A booby lock problem in keyframe was found and corrected.<br>
              Added a startup lock for LV2 plugins to avoid problems.<br>
              Vicon thread crash has been fixed.  This has been
          happening for awhile but inability to determine the<br>
                 cause resulted in a delayed fix (Andrea noted this
          crash,  provided number dumps/tests).  Vicons<br>
                 are used in the Resources Window as a thumbnail picture
          of the media and the problem seemed<br>
                 to be only when using the “mouse over” feature which
          solo-ed the vicon.<br>
              In using OpenEDL on a nested asset in level 1, when the
          length is modified the change was not being<br>
                propagated to level 0.  This is now fixed (Fary54 BT
          #430).<br>
              Fixed audio/video module in the nested command setup to
          solve a problem when loading several<br>
                nested assets resulted in a corrupt audio edit (Fary54
          BT #425).<br>
              For the Speed auto, when changing the speed by means of a
          numerical value, the speed change was<br>
                incorrect but is now fixed (RafaMar BT # 436).  Another
          problem with Speed auto when set the<br>
                value to 20 instead of 2 was located and fixed.<br>
              Perspective effect was showing a single un-changed frame
          when used to rotate an image horizontally<br>
                but a mod was created to handle that divide by 0 case
          and show no image instead (MatN BT #432).<br>
              The thumbnails on the timeline were not being updated when
          using OpenEDL and making edits in<br>
                layer 1 and then reverted back to level 0.  This is now
          fixed.<br>
              When you drag & drop a nested clip from Media to a new
          MediaUserBin it now shows up correctly<br>
                in the Resource window (IgorBeg BT # 427).<br>
              Presets for plugins using the Attach Effects menu was
          crashing but is now fixed (DeJay / MatN).<br>
              The Title of the program window was not being updated when
          loading a project XML file using the<br>
                Load file pulldown so that is working right now (IgorBeg
          BT #431).<br>
              A patch was made to correctly propagate gang autos.<br>
        </div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
    </blockquote>
  </body>
</html>