From ed932acb5860bf8b9296169676499562a55d139e Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Mon, 6 Sep 2004 20:20:36 +0000 Subject: checking in version 0.38test5. Oops, I realize I forgot some more nice files, will add them and re-commit. svn path=/trunk/; revision=2010 --- pd/doc/1.manual/x5.htm | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'pd/doc/1.manual/x5.htm') diff --git a/pd/doc/1.manual/x5.htm b/pd/doc/1.manual/x5.htm index ac7b6e5a..1a1b2e2f 100644 --- a/pd/doc/1.manual/x5.htm +++ b/pd/doc/1.manual/x5.htm @@ -20,6 +20,49 @@

5.1. release notes

+

------------------ 0.37.3 -------------------------- + +

Oops- added __i386__ macro to windows makefile so it would test for +underflows correctly. This affects only Microsoft Windows; the other +two platformas are fine as 0.37.2. Thanks to Thomas Musil... + +

------------------ 0.37.2 -------------------------- + +

fixed a bug in soundfile reading (soundfiles now default to wav better.) + +

fixed gfx update problem in hradio and vradio + +

minor changes to built-in Max import feature (but you should +still use cyclone's instead.) + +

colors for scalars fixed (probably never worked before!) + +

added a "set" message to the line object + +

aliased spaces to underscores in GUI labels so that at least they won't +destroy the object. + +

------------------ 0.37.1 -------------------------- + +

fixed the apple key on OSX so it does key accelerators + +

fixed bug in -inchannels/-outchannels arg parsing + +

major editions to the IEM GUIs to fix bugs in how "$" variables are handled. +The code still isn't pretty but hopefully at least works now. + +

bug fix in vd~ for very small delays + +

fixed MSW version not to make windows grow by 2 pixels on save/restore + +

added an "nrt" flag for OSX to defeat real-time priritization +(useful when runnig Gem.) + +

on some platforms, audio open failures are handled more gracefully. + +

added a "changelog" file in the source directory to document source-level +changes. +

------------------ 0.37 --------------------------

Pd is finally fixed so that it can open and close audio and MIDI devices -- cgit v1.2.1