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)/.
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.