From: Good Guy Date: Sat, 23 Jun 2018 21:12:34 +0000 (-0600) Subject: update msg/txt, add new ShelCmds docs X-Git-Url: http://git.cinelerra-gg.org/git/?p=goodguy%2Fhistory.git;a=commitdiff_plain;h=7de4dbdfb8d1b5de980dc251163b00b2b2ed7b4b;hp=6e641b69b14bc8546845dd83c58d20fd0d7626e3 update msg/txt, add new ShelCmds docs --- diff --git a/cinelerra-5.1/doc/Makefile b/cinelerra-5.1/doc/Makefile index 508bc009..85367091 100644 --- a/cinelerra-5.1/doc/Makefile +++ b/cinelerra-5.1/doc/Makefile @@ -53,7 +53,7 @@ $(IMAGES): install: all mkdir -p $(TARGET_DIR) cp -a *.png $(TARGET_DIR)/. - cp -a ShellCmds.* $(TARGET_DIR)/. + cp -a ShellCmds*.* $(TARGET_DIR)/. cp -a cinelerra.html $(TARGET_DIR)/. cp -a Features5.pdf $(TARGET_DIR)/. cp -a shortcuts.html $(TARGET_DIR)/. diff --git a/cinelerra-5.1/msg/txt b/cinelerra-5.1/msg/txt index db4e170c..04a76aae 100644 --- a/cinelerra-5.1/msg/txt +++ b/cinelerra-5.1/msg/txt @@ -9,6 +9,12 @@ For usage help, refer to the following: Cinfinity icons selected in Preferences (Creative Common By https://creativecommons.org/licenses/by/3.0/) . +June/May 2018 New Features of note: + LV2 Audio plugins have been hooked in to include Calf, X42, +. + Jpeg, libx265, and Dcraw have been upgraded. + Unbundled build scripts are now available and tested a few. + FFmpeg plugins have had a slider bar added for easier use. +. April 2018 New Features of note: FFmpeg has been updated to V 4.0. Libx265 to 2.7. OpenCV FindObj updated and StyleObj, PuzzleObj added.