Revision: 11310
http://pure-data.svn.sourceforge.net/pure-data/?rev=11310&view=rev
Author: nusmuk
Date: 2009-05-09 19:24:07 +0000 (Sat, 09 May 2009)
Log Message:
-----------
add a new curve
Added Paths:
-----------
trunk/abstractions/nusmuk/puremapping/curve_circle-help.pd
trunk/abstractions/nusmuk/puremapping/curve_circle.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11309
http://pure-data.svn.sourceforge.net/pure-data/?rev=11309&view=rev
Author: edkelly
Date: 2009-05-09 18:57:33 +0000 (Sat, 09 May 2009)
Log Message:
-----------
New weightonset external
Modified Paths:
--------------
trunk/externals/august/readanysf~/Makefile.in
trunk/externals/august/readanysf~/aclocal.m4
trunk/externals/august/readanysf~/config.h.in
trunk/externals/august/readanysf~/configure
trunk/externals/bassemu/Makefile
trunk/externals/ekext/hasc~/hasc~.c
trunk/externals/ekext/sieve/sieve.c
trunk/externals/pdp/Makefile
trunk/externals/pdvjtools/pdp_freeframe/Makefile
trunk/externals/pdvjtools/pdp_freeframe/Makefile.config
trunk/externals/pdvjtools/pdp_frei0r/Makefile
Added Paths:
-----------
trunk/externals/ekext/GnuGPL.txt
trunk/externals/ekext/weightonset/
trunk/externals/ekext/weightonset/help-weightonset.pd
trunk/externals/ekext/weightonset/makefile
trunk/externals/ekext/weightonset/stink.wav
trunk/externals/ekext/weightonset/weightonset.c
trunk/externals/ekext/weightonset/weightonset.pd_linux
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11308
http://pure-data.svn.sourceforge.net/pure-data/?rev=11308&view=rev
Author: eighthave
Date: 2009-05-09 17:04:52 +0000 (Sat, 09 May 2009)
Log Message:
-----------
added the --whole-file option to rsync, which seems to eliminate the problems with rsync stalling out after 5-10 files
Modified Paths:
--------------
trunk/scripts/auto-build/extra-rsync.bat
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
last 20 errors ----------------------------------------
m_pd.h:162: error: ‘strcmp’ was not declared in this scope
m_pd.h:163: error: ‘strcmp’ was not declared in this scope
last 5 lines ----------------------------------------
desire.c:4208: warning: ‘void plot_vis(t_gobj*, t_canvas*, t_word*, t_template*, float, float, int)’ defined but not used
desire.c:4356: warning: ‘int plot_click(t_gobj*, t_canvas*, t_word*, t_template*, t_scalar*, t_array*, float, float, int, int, int, int, int, int)’ defined but not used
desire.c:4418: warning: ‘void drawnumber_vis(t_gobj*, t_canvas*, t_word*, t_template*, float, float, int)’ defined but not used
desire.c:4464: warning: ‘void drawnumber_key(void*, t_floatarg)’ defined but not used
make: *** [desire.o] Error 1
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2009-05-09/logs/2009-05-09_08.11.…
Revision: 11307
http://pure-data.svn.sourceforge.net/pure-data/?rev=11307&view=rev
Author: eighthave
Date: 2009-05-08 23:15:40 +0000 (Fri, 08 May 2009)
Log Message:
-----------
I am hoping this gets file association and a file-type icon working fully in
Free Desktop-compliant systems:
- fixed up mime types to be more concise
- added file-type icon named after Pd's mimetype by converting
packages/darwin_app/pd-file.icns to a PNG and installed it
- added mime types to the desktop file
Modified Paths:
--------------
branches/pd-extended/0.41/packages/linux_make/Makefile
branches/pd-extended/0.41/packages/linux_make/pd-extended.desktop
branches/pd-extended/0.41/packages/linux_make/pd-extended.xml
Added Paths:
-----------
branches/pd-extended/0.41/packages/linux_make/text-x-puredata.png
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11306
http://pure-data.svn.sourceforge.net/pure-data/?rev=11306&view=rev
Author: nusmuk
Date: 2009-05-08 20:24:56 +0000 (Fri, 08 May 2009)
Log Message:
-----------
replace 3.14159 by 4*(atan 1)
should give the same result, but somes peoples are happier with the
latter solution...
Modified Paths:
--------------
trunk/externals/hcs/pi.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11305
http://pure-data.svn.sourceforge.net/pure-data/?rev=11305&view=rev
Author: nusmuk
Date: 2009-05-08 20:20:38 +0000 (Fri, 08 May 2009)
Log Message:
-----------
remove ugly float_argument
Modified Paths:
--------------
trunk/abstractions/purepd/clip.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11304
http://pure-data.svn.sourceforge.net/pure-data/?rev=11304&view=rev
Author: eighthave
Date: 2009-05-08 18:49:42 +0000 (Fri, 08 May 2009)
Log Message:
-----------
fixed cyclist pipe on GNU/Linux when opening Max/MSP binary formats
Modified Paths:
--------------
branches/pd-extended/0.41/pd/src/u_main.tk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.