[PD-dev] [ pure-data-Bugs-1626077 ] Hash signs in GUI labels get replaced by dollar signs

2007-01-02 Thread SourceForge.net
Bugs item #1626077, was opened at 2007-01-02 11:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=478070aid=1626077group_id=55736 Please note that this message will contain a full copy of

[PD-dev] [ pure-data-Patches-1543850 ] $@ and $# expansion (argc, argv)

2007-01-02 Thread SourceForge.net
Patches item #1543850, was opened at 2006-08-21 12:24 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detailatid=478072aid=1543850group_id=55736 Please note that this message will contain a full copy of the comment

Re: [PD-dev] multicast patch to OSCx

2007-01-02 Thread Hans-Christoph Steiner
I'm not going to do it, but feel free to do it yourself. Or you can use the Pd-extended build system, it works and is maintained on many platforms, including yours. For this, you would: cd pure-data/externals make oscx .hc On Jan 2, 2007, at 10:59 AM, Stephen Sinclair wrote: That's

[PD-dev] PureUnity

2007-01-02 Thread Mathieu Bouchard
PureUnity will now require pd 0.40. This will make things easier, as for example the aliases [f.inlet], [~.inlet] can be renamed to [inlet.f] and [inlet.~], which makes those class-templates sortable alphabetically, and readable as inlet of float and inlet of signal or maybe inlet for floats

Re: [PD-dev] multicast patch to OSCx

2007-01-02 Thread Hans-Christoph Steiner
It builds on Mac OS X and GNU/Linux (i.e. works on UNIX), but dies on Windows/MinGW: cd src make make[4]: Entering directory `/home/pd/auto-build/pd-extended/ externals/OSCx/src' gcc -g -O2 -mms-bitfields -Wall -Wimplicit -Wunused -Wmissing- prototypes -O3 -I../libOSC -I../../pd/src