<div dir="ltr"><div class="gmail_default" style="font-size:small">We had a lot of problems with the builds yesterday so have a lot of cleanup and documentation fixes to do yet this weekend.  Some problems listed here.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Tumbleweed (Leap-ish) may be eliminated next month because it is very time-consuming to upgrade this Operating System every month since it is not a distro that we use on a daily basis.  It has been a problem every month; for example 2,000 packages had to be updated for it between June 29 and July 29 and then it did not work correctly.  Instead we ended up doing a brand new install which also took a lot of time (about 4 hours).  So unless we get feedback that it is worth the time, it will be dropped.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Leap 15-02 build and Mint 20 are new builds this month but installing has not been tested or updated on the website due to time constraints.</div><div class="gmail_default" style="font-size:small">Arch, Tumbleweed, and Gentoo are OK but GG had to make some changes.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">------------------------ <b>Release Notes </b>(found on website as usual)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Cinelerra-GG (Version Infinity)  Release Notes for 07/01/2020-07/31/2020 for builds<br><br>1. <b>Upgraded several thirdparty libraries</b> to include:<br>    <b>FFmpeg to 4.3</b> – with new plugins of asubboost (audio) and addroi, bilateral, cas, dblur, gradients,<br>       median, photosensitivity, scdet, scroll, sierpinski, thistogram, tmedian, untile, v360, yaepblur<br>      (video) plugins.  You can use “i” in the Resources window and mouse on each to get short<br>      information.<br>    <b>+ turbo-jpeg, vorbis, x265, vpx, lv2, aom, and dav1d.</b><br>2.  Mint 20 builds are now available and Leap is updated to 15.2.2.<br>3.  <b>Gang modes</b>, which includes Gang Channels mode for DAW-like editing, has minor improvements:<br>    - Using Shift on the gang mode toggle, switches back to the previous mode thus making it easy to<br>      see a different view temporarily in order to view the actual track lineup.<br>    - Gang Channel icon in the top line of the timeline, is yellow to help make it clear that you are in this<br>       mode.  The Gang Media icon is red as a warning of this mode.  The default Gang None is just in a<br>       theme related ordinary color, often white.<br>    - A slight change in the order of symbols in the Patchbay has been made for aesthetic purposes.<br>    - Wysiwig tweak for ganging set of the Master Track for channels.<br>4.  <b>Align Timecodes</b> feature has been added based on different timecodes or timings included with the<br>     files.  LTC from external generated audio has not been incorporated due to lack of proper test<br>     material.  Usage description is included temporarily as a pdf file attached to BT# 448 (which<br>     prompted this incomplete feature).<br>5. <b>Tracks Swap Up/Down</b> added to the Tracks pulldown to provide previous capability that was in<br>     “move up”/”move down”.<br>6. <b>Usability Improvements:</b><br>    In the Viewer window, you can, but no longer have to press Rewind button to start Play over again.<br>      This includes play, fast play, play reverse, and fast play reverse (Skinkie BT #463).<br>    Many FFmpeg plugins required the use of the Apply button before a parameter change would take<br>      effect.  Now when you type in a parameter change and hit the Enter key, the change will take effect<br>      (Skinkie BT #464).<br>    <b>Auto Rotate for ffmpeg video that has “metadata” </b>defining the rotation in 90 degree increments has<br>      been implemented and is now the default, but you can change this in Settings→Preferences,<br>      Appearance, Flags (Ig0r forum “Rotation metadata usage in viewer/compositor”).<br>    Added a dump_stack to the generated crash dumps so that this information is always included, thus<br>      making user crash dumps more valuable for analysis and potentially fixing the bugs that are found.<br>    <b>Subtitles now have a choice of format</b> in that menu; srt for SubRip which is now the default, sub</div><div class="gmail_default" style="font-size:small">       for Subviewer and udvd which was the original MicroDVD format (RafaMar BT #475).<br>    <b>Mix master</b>s menu item added under the Window pulldown → Mixers subwindow.  This additional<br>       feature makes it very easy to get into the multi-camera mixer mode after tracks have already been<br>       set up and edited.<br>    When using “File by Reference”  if you exit without “saving”, a reminder will popup to allow you to<br>       choose to save so that you do not lose work.<br>    Minor Spanish translation update (from Rafamar).<br>7. <b>Bugs/Issues fixed:</b><br>    The “drag” checkbox for the following plugins has had a major rework done:<br>        Sketcher, CriKey, Title, Tracer, and Boxblur<br>    Change prompted by BT #482 from RafaMar which was a bug.  Two additional bugs were found<br>       while working this problem and have now been fixed too.  The “drag” value is no longer saved in<br>       the keyframe.<br>    Problem with resizing the textbox with the Y axis has been fixed (RafaMar BT #456, subtitle).<br>    The Mask has been tweaked to fix an edge case of 128 cpus which lead to undesirable lines.<br>    An Index bug that has been around for some time where the drawing on the timeline did not<br>       complete, has been fixed.<br>    A reference count has been added in 19 places to keep track of cache as a design implementation<br>       change to resolve occasional SEGV crashes.<br>    Fixed break created by creating a clip in OpenEDL edit mode (Fary54 BT #470).<br>    Fixed a bug in ffmpeg scan remap code.<br>    Applied a modified patch for <a href="http://configure.ac">configure.ac</a> with a precedence problem in at least 3 different places<br>      (Ferdnyc supplied patch information in BT 473).<br>    Hang cinelerra_18388.dmp when use “s” in OpenEDL level (BT #470 Fary54 and Andrea both<br>       reproduced this bug).<br>    If Render Farm is enabled and you render a single frame, it was creating multiple output instead of<br>      just 1.  This is now fixed.<br>    ResampleRT plugin to speed up and slow down the audio is now fixed (Houku BT#474).  A fix for a<br>       segv that occurred while testing has been made also.<br>    Fixed affine.C and interp.h which are used in the Motion and Perspective plugins, as well as in other<br>       places, for various boundary conditions (Georgy aka sge, patch in BT #474).<br>    A mod has been added to fix usage of Paste in the Resources window when preview media is enabled<br>      (RafaMar BT # 476).<br>    PatchB for ffmpeg is a temporary patch until a new release that includes this ssse3 patch is available.<br>       It fixes a padding issue of 16 as 4 was insufficient.</div><div class="gmail_default" style="font-size:small">    A fix for another vicon thread lock problem has been added through rework (Armandux BT #481) +<br>       fixed a discovered problem of vicon interruption during a render operation.<br>    Tweaked Closed Caption text fonts (for personal use).<br>    Fixed sync EDL for plugin gui flip out and tweaked plugin gui id’s.<br>    Changed vrender reconfigure to fix a problem.<br>    Added listbox selection index range tests to prevent issues.<br>    Modification made to the build procedure to allow for Cuda version 11.<br>    A fix to also change the length in OpenEDL of the audio has been added (Fary54 BT#430).</div></div>