Revision: 16404
http://pure-data.svn.sourceforge.net/pure-data/?rev=16404&view=rev
Author: eighthave
Date: 2012-10-16 19:58:16 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
fix bug in [sendOSC]'s [typetags( message where it was wrongly using the pointer to the float value
Modified Paths:
--------------
branches/pd-extended/0.43/externals/oscx/sendOSC.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16403
http://pure-data.svn.sourceforge.net/pure-data/?rev=16403&view=rev
Author: eighthave
Date: 2012-10-16 19:06:34 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
removed bizarre re-implementation of strlen()
Modified Paths:
--------------
branches/pd-extended/0.43/externals/oscx/OSC-client.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16402
http://pure-data.svn.sourceforge.net/pure-data/?rev=16402&view=rev
Author: eighthave
Date: 2012-10-16 19:04:11 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
use Microsoft standard macro: _WIN32 http://msdn.microsoft.com/en-us/library/b0084kay%28v=vs.80%29.aspx
Modified Paths:
--------------
branches/pd-extended/0.43/externals/oscx/OSC-client.c
branches/pd-extended/0.43/externals/oscx/htmsocket.c
branches/pd-extended/0.43/externals/oscx/sendOSC.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16401
http://pure-data.svn.sourceforge.net/pure-data/?rev=16401&view=rev
Author: eighthave
Date: 2012-10-16 18:57:48 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
make deprecation warning at level 3 and only on setup()
Modified Paths:
--------------
branches/pd-extended/0.43/externals/oscx/OSC.c
branches/pd-extended/0.43/externals/oscx/OSCroute.c
branches/pd-extended/0.43/externals/oscx/dumpOSC.c
branches/pd-extended/0.43/externals/oscx/sendOSC.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16400
http://pure-data.svn.sourceforge.net/pure-data/?rev=16400&view=rev
Author: eighthave
Date: 2012-10-16 18:56:53 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
removed last forgotten vestige of old build system
Removed Paths:
-------------
branches/pd-extended/0.43/externals/oscx/Makefile.in
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16398
http://pure-data.svn.sourceforge.net/pure-data/?rev=16398&view=rev
Author: eighthave
Date: 2012-10-16 15:14:30 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
change -Wl,--export-dynamic to -rdynamic since that's the consistent, modern flag for that
Modified Paths:
--------------
trunk/externals/OSCx/configure
trunk/externals/OSCx/configure.ac
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16397
http://pure-data.svn.sourceforge.net/pure-data/?rev=16397&view=rev
Author: eighthave
Date: 2012-10-16 13:34:25 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
if Fink is present, load it into the environment
Modified Paths:
--------------
trunk/externals/build-all-libdirs.sh
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16396
http://pure-data.svn.sourceforge.net/pure-data/?rev=16396&view=rev
Author: eighthave
Date: 2012-10-16 03:46:14 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
bumped to Standards-Version: 3.9.3
Modified Paths:
--------------
branches/pd-extended/0.43/debian/control
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 16395
http://pure-data.svn.sourceforge.net/pure-data/?rev=16395&view=rev
Author: eighthave
Date: 2012-10-16 03:46:01 +0000 (Tue, 16 Oct 2012)
Log Message:
-----------
bumped to Standards-Version: 3.9.3
Modified Paths:
--------------
branches/pd-extended/0.43/debian/rules
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.