compressors: added mkup_gain reset, fixed smooth_only
authorGood Guy <good1.2guy@gmail.com>
Sat, 14 Dec 2019 01:54:49 +0000 (18:54 -0700)
committerGood Guy <good1.2guy@gmail.com>
Sat, 14 Dec 2019 01:54:49 +0000 (18:54 -0700)
commit033efab12586e8086014c814a5360f211d228ac3
tree289a80fd552ec18ed0e5a296a9c030fa9a9238dd
parent0e6cf5b52d1ebce9272270144bcf43df4683507e
compressors: added mkup_gain reset, fixed smooth_only
ported 7.2 synthesizer spectrogram, tweaked get_truncated_text
add 6 profiles via olaf, audioscope rework,
plugin synchronization improvements from 7.2
50 files changed:
cinelerra-5.1/cinelerra/compressortools.C
cinelerra-5.1/cinelerra/compressortools.h
cinelerra-5.1/cinelerra/ctracking.C
cinelerra-5.1/cinelerra/mwindow.C
cinelerra-5.1/cinelerra/mwindow.h
cinelerra-5.1/cinelerra/pluginaclient.C
cinelerra-5.1/cinelerra/pluginclient.C
cinelerra-5.1/cinelerra/pluginclient.h
cinelerra-5.1/cinelerra/pluginserver.h
cinelerra-5.1/cinelerra/trackpopup.C
cinelerra-5.1/ffmpeg/audio/user_flac.flac [new file with mode: 0644]
cinelerra-5.1/ffmpeg/audio/user_s24le.mkv [new file with mode: 0644]
cinelerra-5.1/ffmpeg/audio/user_s24le.wav [new file with mode: 0644]
cinelerra-5.1/ffmpeg/audio/user_s32le.wav [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/user_ffv1.mkv [new file with mode: 0644]
cinelerra-5.1/ffmpeg/video/user_ffvhuff.mkv [new file with mode: 0644]
cinelerra-5.1/guicast/arraylist.h
cinelerra-5.1/guicast/bclistbox.C
cinelerra-5.1/guicast/bcpopupmenu.C
cinelerra-5.1/guicast/bcwindowbase.C
cinelerra-5.1/guicast/bcwindowbase.h
cinelerra-5.1/guicast/bcwindowdraw.C
cinelerra-5.1/plugin_defs
cinelerra-5.1/plugins/audioscope/audioscope.C
cinelerra-5.1/plugins/compressor/compressor.C
cinelerra-5.1/plugins/compressor/compressor.h
cinelerra-5.1/plugins/compressormulti/comprmulti.C
cinelerra-5.1/plugins/compressormulti/comprmulti.h
cinelerra-5.1/plugins/compressormulti/comprmultigui.C
cinelerra-5.1/plugins/compressormulti/comprmultigui.h
cinelerra-5.1/plugins/graphic/graphic.C
cinelerra-5.1/plugins/parametric/parametric.C
cinelerra-5.1/plugins/reverb/reverb.C
cinelerra-5.1/plugins/spectrogram/Makefile
cinelerra-5.1/plugins/spectrogram/spectrogram.C
cinelerra-5.1/plugins/spectrogram/spectrogram.h
cinelerra-5.1/plugins/synthesizer/black_checked_png.h
cinelerra-5.1/plugins/synthesizer/black_checkedhi_png.h
cinelerra-5.1/plugins/synthesizer/black_dn_png.h
cinelerra-5.1/plugins/synthesizer/black_hi_png.h
cinelerra-5.1/plugins/synthesizer/black_up_png.h
cinelerra-5.1/plugins/synthesizer/synthesizer.C
cinelerra-5.1/plugins/synthesizer/synthesizer.h
cinelerra-5.1/plugins/synthesizer/synthesizer.inc
cinelerra-5.1/plugins/synthesizer/synthwindow.inc
cinelerra-5.1/plugins/synthesizer/white_checked_png.h
cinelerra-5.1/plugins/synthesizer/white_checkedhi_png.h
cinelerra-5.1/plugins/synthesizer/white_dn_png.h
cinelerra-5.1/plugins/synthesizer/white_hi_png.h
cinelerra-5.1/plugins/synthesizer/white_up_png.h