update msg/txt, add new ShelCmds docs
authorGood Guy <good1.2guy@gmail.com>
Sat, 23 Jun 2018 21:12:34 +0000 (15:12 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sat, 23 Jun 2018 21:12:34 +0000 (15:12 -0600)
cinelerra-5.1/doc/Makefile
cinelerra-5.1/msg/txt

index 508bc009fbb1c4c7bb6a2648c42c704466b29843..85367091c330bfb9fdb1ac2d31bfa41c050e8fc0 100644 (file)
@@ -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)/.
index db4e170cf0338667ed8f56701babb5b98c753bbe..04a76aae10ca0791368fbc7421fea5651f8aadfc 100644 (file)
@@ -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.