diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-09 16:41:04 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2011-10-09 16:41:04 +0000 |
commit | e1fc51c3a1d944193032d8bb1d95741d090b6d3b (patch) | |
tree | 7a2121c73a5acb69a080e73ad8e3b50cc3670616 /pd/doc/1.manual/x5.htm | |
parent | 21c068f1916330e90f814bed461fe0821d1665ec (diff) |
checked in pd-0.43-1test4.src.tar.gz
svn path=/trunk/; revision=15558
Diffstat (limited to 'pd/doc/1.manual/x5.htm')
-rw-r--r-- | pd/doc/1.manual/x5.htm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/pd/doc/1.manual/x5.htm b/pd/doc/1.manual/x5.htm index a781ae5c..a36c395c 100644 --- a/pd/doc/1.manual/x5.htm +++ b/pd/doc/1.manual/x5.htm @@ -20,6 +20,31 @@ <H3> <A name="s2"> 5.1. release notes </A> </H3> +<P> ------------------ 0.43.1 --------------------------- + +<P> bug fix: in "perf mode" (having sent pd the "perf" message to prevent +undesired patch closure) Pd crashed (oops!) when one asked for the patch to +close after all. + +<P> Improvements to Mac version of bonk~ -- "learn" parameter handled correctly and +compilation fixes. + +<P> Default font size is the same on all platforms. + +<P> Bug fixes reading and writing AIFF files, particulatly 24 bit ones + +<P> "edit mode" menu checkbox should work now. + +<P> X Pasting text into boxes now works in linux. + +<P> fixed bug that hung Pd when closing more than one pd~ subpatch out of order. + +<P> fixed segfault if DSP loop found and main patch had signal inlets/outlets + +<P> miscellaneous cleanups. + +<P> STILL BUGGY: when you change the contents of a graph-on-parent subpatch the +old stuff often doesn't get erased correctly. <P> ------------------ 0.43 --------------------------- <P> Completely new TCL front end, thanks to Hans-Christophe Steiner, |