From f1dd9d77088157baeee53f9cfbdfe6d117a4bd80 Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Tue, 19 Nov 2002 09:52:46 +0000 Subject: added svn path=/trunk/externals/plugin~/; revision=216 --- ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 ChangeLog (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..755bdb6 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,38 @@ +2001-04-04 Jarno Seppänen + + * Released version 0.2 + + * plugin~_ladspa.c (plugin_tilde_ladspa_set_control_input_by_name): + control port name search bug fix + +2001-03-10 Jarno Seppänen + + * plugin~_ladspa.c (plugin_tilde_ladspa_set_control_input_by_index): + implemented control port value bounding + + * plugin~*.[ch]: added possibility to set control values by number + in addition to setting then by name; this effectively enables a + way around the problems Pd has with spaces + +2001-03-05 Jarno Seppänen + + * Makefile.am: made plugin~ to install to "extra/plugin~" under + the Pd installation tree + + * win: added new subdirectory "win" for MSVC-related files + +2001-02-27 Jarno Seppänen + + * plugin~_vst.[ch]: implemented VST plug-in hosting + + * plugin~_ladspa.[ch]: separated LADSPA plug-in hosting + +2001-02-26 Jarno Seppänen + + * vst: added new subdirectory "vst" for VST SDK files + + * ladspa: moved LADSPA SDK header "ladspa.h" to subdirectory "ladspa" + +2000-06-15 Jarno Seppänen + + * Released initial release 0.1 -- cgit v1.2.1