Revision: 13570
http://pure-data.svn.sourceforge.net/pure-data/?rev=13570&view=rev
Author: mrtof
Date: 2010-05-27 21:33:23 +0000 (Thu, 27 May 2010)
Log Message:
-----------
Modified Makefile so it fits with my new dir structure
Modified Paths:
--------------
trunk/externals/Makefile
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13569
http://pure-data.svn.sourceforge.net/pure-data/?rev=13569&view=rev
Author: mrtof
Date: 2010-05-27 21:22:28 +0000 (Thu, 27 May 2010)
Log Message:
-----------
Added a few abstractions
Added Paths:
-----------
trunk/externals/tof/abs/animate.pd
trunk/externals/tof/abs/gemwin+.pd
trunk/externals/tof/abs/pix_film+.pd
trunk/externals/tof/help/animate-help.pd
trunk/externals/tof/help/gemwin+-help.pd
trunk/externals/tof/help/pix_film+-help.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13568
http://pure-data.svn.sourceforge.net/pure-data/?rev=13568&view=rev
Author: mrpeach
Date: 2010-05-21 20:31:55 +0000 (Fri, 21 May 2010)
Log Message:
-----------
Eliminate any post of any part of a bad address string in case it contains '{', which hangs Pd.
Modified Paths:
--------------
trunk/externals/mrpeach/osc/unpackOSC.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13567
http://pure-data.svn.sourceforge.net/pure-data/?rev=13567&view=rev
Author: zmoelnig
Date: 2010-05-21 17:30:54 +0000 (Fri, 21 May 2010)
Log Message:
-----------
a help-patch for [canvasdelete]
while this includes the original help-patch by roman, it adds documentation
for the core behaviour as well...
Added Paths:
-----------
trunk/externals/iem/iemguts/help/canvasdelete-help.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13566
http://pure-data.svn.sourceforge.net/pure-data/?rev=13566&view=rev
Author: zmoelnig
Date: 2010-05-20 08:25:15 +0000 (Thu, 20 May 2010)
Log Message:
-----------
removed conflicts with gem and other pd-externals
pd-extended now installs into /usr/lib/pd-extended/, so there
is no more conflict with the files installed into /usr/lib/pd
Modified Paths:
--------------
trunk/packages/linux_make/debian/control
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
last 20 errors ----------------------------------------
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
videoV4L2.cpp:777: error: prototype for 'gem::videoV4L2::videoV4L2()' does not match any in class 'gem::videoV4L2'
videoV4L2.h:83: error: candidates are: gem::videoV4L2::videoV4L2(const gem::videoV4L2&)
videoV4L2.h:87: error: gem::videoV4L2::videoV4L2(int)
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
last 15 lines ----------------------------------------
make: [dmg] Error 1 (ignored)
hdiutil attach build.dmg
/dev/disk2 Apple_partition_scheme
/dev/disk2s1 Apple_partition_map
/dev/disk2s2 Apple_HFS /Volumes/Pd-extended
install -p /Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100520.app/Contents/Resources/doc/manuals/Pd/ReadMe.html "/Volumes/Pd-extended"
install: /Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100520.app/Contents/Resources/doc/manuals/Pd/ReadMe.html: No such file or directory
make: *** [dmg] Error 71
ls: /Users/pd/auto-build/pd-devel/packages/darwin_app/./Pd*.dmg: No such file or directory
upload specs darwin_app . dmg
Uploading
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync: connection unexpectedly closed (4 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-05-20/logs/2010-05-20_03.15.…
Revision: 13565
http://pure-data.svn.sourceforge.net/pure-data/?rev=13565&view=rev
Author: mrpeach
Date: 2010-05-19 21:18:06 +0000 (Wed, 19 May 2010)
Log Message:
-----------
Cleaned up some diagnostic messages.
Modified Paths:
--------------
trunk/externals/mrpeach/osc/unpackOSC.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13564
http://pure-data.svn.sourceforge.net/pure-data/?rev=13564&view=rev
Author: mrpeach
Date: 2010-05-19 20:45:15 +0000 (Wed, 19 May 2010)
Log Message:
-----------
Trying to make it immune to garbage input: Don't attempt to print bad OSC path, it could cause trouble.
Modified Paths:
--------------
trunk/externals/mrpeach/osc/unpackOSC.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
last 20 errors ----------------------------------------
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
configure.ac:1: error: Autoconf version 2.60 or higher is required
videoV4L2.cpp:777: error: prototype for 'gem::videoV4L2::videoV4L2()' does not match any in class 'gem::videoV4L2'
videoV4L2.h:83: error: candidates are: gem::videoV4L2::videoV4L2(const gem::videoV4L2&)
videoV4L2.h:87: error: gem::videoV4L2::videoV4L2(int)
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
last 15 lines ----------------------------------------
make: [dmg] Error 1 (ignored)
hdiutil attach build.dmg
/dev/disk2 Apple_partition_scheme
/dev/disk2s1 Apple_partition_map
/dev/disk2s2 Apple_HFS /Volumes/Pd-extended
install -p /Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100519.app/Contents/Resources/doc/manuals/Pd/ReadMe.html "/Volumes/Pd-extended"
install: /Users/pd/auto-build/pd-devel/packages/darwin_app/build/Pd-0.43.0-devel-20100519.app/Contents/Resources/doc/manuals/Pd/ReadMe.html: No such file or directory
make: *** [dmg] Error 71
ls: /Users/pd/auto-build/pd-devel/packages/darwin_app/./Pd*.dmg: No such file or directory
upload specs darwin_app . dmg
Uploading
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(711) [sender=3.0.7]
rsync: connection unexpectedly closed (4 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-35.2/rsync/io.c(452) [receiver=2.6.9]
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-05-19/logs/2010-05-19_03.15.…
Revision: 13563
http://pure-data.svn.sourceforge.net/pure-data/?rev=13563&view=rev
Author: jmmmp
Date: 2010-05-18 15:23:56 +0000 (Tue, 18 May 2010)
Log Message:
-----------
Modified Paths:
--------------
trunk/abstractions/jmmmp/but.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.