Revision: 11367
http://pure-data.svn.sourceforge.net/pure-data/?rev=11367&view=rev
Author: eighthave
Date: 2009-05-14 20:17:33 +0000 (Thu, 14 May 2009)
Log Message:
-----------
made [comport] handle arguments more gracefully and made it throw an error if it can't open the serial port
Modified Paths:
--------------
trunk/externals/iem/comport/comport/comport.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11366
http://pure-data.svn.sourceforge.net/pure-data/?rev=11366&view=rev
Author: eighthave
Date: 2009-05-14 19:35:08 +0000 (Thu, 14 May 2009)
Log Message:
-----------
added "vbap/" namespace prefix to ensure that this object loads in the current
setup
Modified Paths:
--------------
branches/pd-extended/0.41/externals/vbap/define_loudspeakers-help.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11365
http://pure-data.svn.sourceforge.net/pure-data/?rev=11365&view=rev
Author: mukau
Date: 2009-05-14 19:30:51 +0000 (Thu, 14 May 2009)
Log Message:
-----------
+ win32 fixes: check for dirent.d_type and DT_* decls
+ minor improvements: report errors with pd_error() instead of error()
+ todo (maybe): use stat() to get file types when dirent.d_type is unavailable?
- mabe better delegate this to a different external entirely (e.g. 'stat')
Modified Paths:
--------------
trunk/externals/moocow/readdir/configure
trunk/externals/moocow/readdir/configure.ac
trunk/externals/moocow/readdir/src/config.h.in
trunk/externals/moocow/readdir/src/readdir-help.pd
trunk/externals/moocow/readdir/src/readdir.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11364
http://pure-data.svn.sourceforge.net/pure-data/?rev=11364&view=rev
Author: nusmuk
Date: 2009-05-14 18:52:55 +0000 (Thu, 14 May 2009)
Log Message:
-----------
debbug the "keep connection alive" thanks to a mail send to the pd list
in 2006.
Modified Paths:
--------------
trunk/externals/hardware/lanbox/lanbox.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11363
http://pure-data.svn.sourceforge.net/pure-data/?rev=11363&view=rev
Author: eighthave
Date: 2009-05-14 18:21:47 +0000 (Thu, 14 May 2009)
Log Message:
-----------
- checked in Jonathan Wilkes' revised pd-msg patches directly from the "pd-msg
update.rar" included in the patch #2790373. Its a big improvement, I
especially like the "hi there" surprise!
Modified Paths:
--------------
branches/pd-extended/0.41/doc/additional/pd-msg/0.intro.txt
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/0.all_msg.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/1.0.objects.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/1.1.add_objects.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/1.2.create_patch.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/1.3.show_hide.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/2.menu.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/3.1.motion.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/3.2.cut_paste.pd
branches/pd-extended/0.41/doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd
branches/pd-extended/0.41/doc/additional/pd-msg/2.msg_and_pd/1.pd_basic.pd
branches/pd-extended/0.41/doc/additional/pd-msg/2.msg_and_pd/2.open_close.pd
branches/pd-extended/0.41/doc/additional/pd-msg/3.pdscript/README.txt
branches/pd-extended/0.41/doc/additional/pd-msg/4.msg_from_tcl/recv.pd
branches/pd-extended/0.41/doc/additional/pd-msg/4.msg_from_tcl/test.pd
branches/pd-extended/0.41/doc/additional/pd-msg/5.examples/1.polyphonie.pd
trunk/doc/additional/pd-msg/0.intro.txt
trunk/doc/additional/pd-msg/1.msg_and_patch/0.all_msg.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/1.0.objects.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/1.1.add_objects.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/1.2.create_patch.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/1.3.show_hide.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/2.menu.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/3.0.events.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/3.1.motion.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/3.2.cut_paste.pd
trunk/doc/additional/pd-msg/1.msg_and_patch/4.fonts.pd
trunk/doc/additional/pd-msg/2.msg_and_pd/1.pd_basic.pd
trunk/doc/additional/pd-msg/2.msg_and_pd/2.open_close.pd
trunk/doc/additional/pd-msg/3.pdscript/README.txt
trunk/doc/additional/pd-msg/4.msg_from_tcl/recv.pd
trunk/doc/additional/pd-msg/4.msg_from_tcl/test.pd
trunk/doc/additional/pd-msg/5.examples/1.polyphonie.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11362
http://pure-data.svn.sourceforge.net/pure-data/?rev=11362&view=rev
Author: tmusil
Date: 2009-05-14 18:14:29 +0000 (Thu, 14 May 2009)
Log Message:
-----------
warning: declaration of variable shadows a global declaration, changed variable name
Modified Paths:
--------------
trunk/externals/iem/iem_roomsim/src/cart2del_damp_2d.c
trunk/externals/iem/iem_roomsim/src/cart2del_damp_3d.c
trunk/externals/iem/iem_roomsim/src/early_reflections_2d.c
trunk/externals/iem/iem_roomsim/src/early_reflections_3d.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11361
http://pure-data.svn.sourceforge.net/pure-data/?rev=11361&view=rev
Author: eighthave
Date: 2009-05-14 16:40:21 +0000 (Thu, 14 May 2009)
Log Message:
-----------
ok I am adding deleting to this script and scheduling it to run only at 2:33am, an hour before the build, to ensure the source code is all clean and ready to go before the nightly build... winblows...
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.
Revision: 11360
http://pure-data.svn.sourceforge.net/pure-data/?rev=11360&view=rev
Author: tmusil
Date: 2009-05-14 15:54:23 +0000 (Thu, 14 May 2009)
Log Message:
-----------
removed touch in makefile_d_fat and added the 64bit linux feature for array access
Modified Paths:
--------------
trunk/externals/iem/iem_adaptfilt/src/iemlib.h
trunk/externals/iem/iem_adaptfilt/src/makefile_d_fat
trunk/externals/iem/iem_ambi/src/iemlib.h
trunk/externals/iem/iem_ambi/src/makefile_d_fat
trunk/externals/iem/iem_atan2/src/iemlib.h
trunk/externals/iem/iem_atan2/src/makefile_d_fat
trunk/externals/iem/iem_bin_ambi/src/makefile_d_fat
trunk/externals/iem/iem_delay/src/iemlib.h
trunk/externals/iem/iem_delay/src/makefile_d_fat
trunk/externals/iem/iem_matrix/src/iemlib.h
trunk/externals/iem/iem_matrix/src/makefile_d_fat
trunk/externals/iem/iem_roomsim/src/iemlib.h
trunk/externals/iem/iem_roomsim/src/makefile_d_fat
trunk/externals/iem/iem_spec2/src/makefile_d_fat
trunk/externals/iem/iem_tab/src/makefile_d_fat
trunk/externals/iem/iemgui/src/makefile_d_fat
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11359
http://pure-data.svn.sourceforge.net/pure-data/?rev=11359&view=rev
Author: tmusil
Date: 2009-05-14 15:48:47 +0000 (Thu, 14 May 2009)
Log Message:
-----------
is not running yet
Modified Paths:
--------------
trunk/externals/iem/hdspm_mixer/hdspm_mixer.c
trunk/externals/iem/hdspm_mixer/hdspm_mixer.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 11358
http://pure-data.svn.sourceforge.net/pure-data/?rev=11358&view=rev
Author: zmoelnig
Date: 2009-05-14 15:37:32 +0000 (Thu, 14 May 2009)
Log Message:
-----------
markus, markus, what did you do...
Removed Paths:
-------------
trunk/externals/iem/iem_adaptfilt/.DS_Store
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.