Revision: 13746
http://pure-data.svn.sourceforge.net/pure-data/?rev=13746&view=rev
Author: eighthave
Date: 2010-08-04 22:18:06 +0000 (Wed, 04 Aug 2010)
Log Message:
-----------
updated Debian description text
Modified Paths:
--------------
trunk/externals/windowing/debian/control
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13745
http://pure-data.svn.sourceforge.net/pure-data/?rev=13745&view=rev
Author: mrpeach
Date: 2010-08-04 17:18:56 +0000 (Wed, 04 Aug 2010)
Log Message:
-----------
Removed remaining calls to things in s_stuff.h (sys_closesocket)
Modified Paths:
--------------
trunk/externals/mrpeach/net/udpsend.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13744
http://pure-data.svn.sourceforge.net/pure-data/?rev=13744&view=rev
Author: mrpeach
Date: 2010-08-04 16:56:27 +0000 (Wed, 04 Aug 2010)
Log Message:
-----------
Can set multicast interface in MacOSX, added a udpsend_sock_err function to print system errors in the pd console instead of stderr.
Modified Paths:
--------------
trunk/externals/mrpeach/net/udpsend.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
./gfsmCommon.h:79: error: syntax error before "gfsmEpsilon1"
./gfsmCommon.h:82: error: syntax error before "gfsmEpsilon2"
./gfsmCommon.h:85: error: syntax error before "gfsmNoKey"
./gfsmCommon.h:88: error: syntax error before "gfsmNoLabel"
./gfsmCommon.h:91: error: syntax error before "gfsmNoState"
./gfsmCommon.h:96: error: syntax error before "gfsmNoWeight"
gfsmCommon.c:29: error: syntax error before "gfsmEpsilon"
gfsmCommon.c:31: error: syntax error before "gfsmNoKey"
gfsmCommon.c:33: error: syntax error before "gfsmNoLabel"
gfsmCommon.c:33: error: initializer element is not constant
gfsmCommon.c:35: error: syntax error before "gfsmEpsilon1"
gfsmCommon.c:35: error: initializer element is not constant
gfsmCommon.c:37: error: syntax error before "gfsmEpsilon2"
gfsmCommon.c:37: error: initializer element is not constant
gfsmCommon.c:39: error: syntax error before "gfsmNoState"
gfsmCommon.c:39: error: initializer element is not constant
gfsmCommon.c:41: error: syntax error before "gfsmNoWeight"
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 /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2010-08-04/logs/
last 20 errors ----------------------------------------
/gfsmCommon.h:88: error: syntax error before "gfsmNoLabel"
/gfsmCommon.h:91: error: syntax error before "gfsmNoState"
/gfsmCommon.h:96: error: syntax error before "gfsmNoWeight"
gfsmCommon.c:29: error: syntax error before "gfsmEpsilon"
gfsmCommon.c:31: error: syntax error before "gfsmNoKey"
gfsmCommon.c:33: error: syntax error before "gfsmNoLabel"
gfsmCommon.c:33: error: initializer element is not constant
gfsmCommon.c:35: error: syntax error before "gfsmEpsilon1"
gfsmCommon.c:35: error: initializer element is not constant
gfsmCommon.c:37: error: syntax error before "gfsmEpsilon2"
gfsmCommon.c:37: error: initializer element is not constant
gfsmCommon.c:39: error: syntax error before "gfsmNoState"
gfsmCommon.c:39: error: initializer element is not constant
gfsmCommon.c:41: error: syntax error before "gfsmNoWeight"
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 /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
last 15 lines ----------------------------------------
/pd-settings.reg: line 32: loadlib28=jmmmp: command not found
/pd-settings.reg: line 33: loadlib29=ext13: command not found
/pd-settings.reg: line 34: loadlib30=ggee: command not found
/pd-settings.reg: line 35: loadlib31=iem_anything: command not found
/pd-settings.reg: line 36: loadlib32=flib: command not found
/pd-settings.reg: line 37: loadlib33=ekext: command not found
/pd-settings.reg: line 38: loadlib34=flatspace: command not found
/pd-settings.reg: line 39: nloadlib=34: command not found
/pd-settings.reg: line 40: syntax error near unexpected token `;'
/pd-settings.reg: line 40: `; delete any previous loadlib flags'
C:\msys\1.0\home\pd\auto-build\pd-devel\packages\win32_inno>"bin\pd.exe" -font 10 -path "doc\vasp" -lib cyclone -lib Gem -lib OSC -lib vasp -lib xeq -lib xsample -listdev
The system cannot find the path specified.
/pd.ico: ./pd.ico: cannot execute binary file
/pdpatch.ico: ./pdpatch.ico: cannot execute binary file
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-08-04/logs/2010-08-04_03.31.…
Revision: 13743
http://pure-data.svn.sourceforge.net/pure-data/?rev=13743&view=rev
Author: sevyves
Date: 2010-08-03 17:10:32 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
a few fixes for opencv 2.0
Modified Paths:
--------------
trunk/externals/pix_opencv/pix_opencv_contours_convexity-help.pd
trunk/externals/pix_opencv/pix_opencv_distrans.cc
trunk/externals/pix_opencv/pix_opencv_distrans.h
trunk/externals/pix_opencv/pix_opencv_floodfill-help.pd
trunk/externals/pix_opencv/pix_opencv_laplace.cc
trunk/externals/pix_opencv/pix_opencv_laplace.h
trunk/externals/pix_opencv/pix_opencv_morphology.cc
trunk/externals/pix_opencv/pix_opencv_morphology.h
trunk/externals/pix_opencv/pix_opencv_motempl.cc
trunk/externals/pix_opencv/pix_opencv_motempl.h
trunk/externals/pix_opencv/pix_opencv_of_bm-help.pd
trunk/externals/pix_opencv/pix_opencv_of_hs-help.pd
trunk/externals/pix_opencv/pix_opencv_of_lk-help.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13742
http://pure-data.svn.sourceforge.net/pure-data/?rev=13742&view=rev
Author: mrtof
Date: 2010-08-03 13:23:04 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
Added segment playing to sample_play
Modified Paths:
--------------
trunk/externals/tof/tof/sample_play~-help.pd
trunk/externals/tof/tof/sample_play~.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
./gfsmCommon.h:79: error: syntax error before "gfsmEpsilon1"
./gfsmCommon.h:82: error: syntax error before "gfsmEpsilon2"
./gfsmCommon.h:85: error: syntax error before "gfsmNoKey"
./gfsmCommon.h:88: error: syntax error before "gfsmNoLabel"
./gfsmCommon.h:91: error: syntax error before "gfsmNoState"
./gfsmCommon.h:96: error: syntax error before "gfsmNoWeight"
gfsmCommon.c:29: error: syntax error before "gfsmEpsilon"
gfsmCommon.c:31: error: syntax error before "gfsmNoKey"
gfsmCommon.c:33: error: syntax error before "gfsmNoLabel"
gfsmCommon.c:33: error: initializer element is not constant
gfsmCommon.c:35: error: syntax error before "gfsmEpsilon1"
gfsmCommon.c:35: error: initializer element is not constant
gfsmCommon.c:37: error: syntax error before "gfsmEpsilon2"
gfsmCommon.c:37: error: initializer element is not constant
gfsmCommon.c:39: error: syntax error before "gfsmNoState"
gfsmCommon.c:39: error: initializer element is not constant
gfsmCommon.c:41: error: syntax error before "gfsmNoWeight"
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 /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2010-08-03/logs/
last 20 errors ----------------------------------------
/gfsmCommon.h:88: error: syntax error before "gfsmNoLabel"
/gfsmCommon.h:91: error: syntax error before "gfsmNoState"
/gfsmCommon.h:96: error: syntax error before "gfsmNoWeight"
gfsmCommon.c:29: error: syntax error before "gfsmEpsilon"
gfsmCommon.c:31: error: syntax error before "gfsmNoKey"
gfsmCommon.c:33: error: syntax error before "gfsmNoLabel"
gfsmCommon.c:33: error: initializer element is not constant
gfsmCommon.c:35: error: syntax error before "gfsmEpsilon1"
gfsmCommon.c:35: error: initializer element is not constant
gfsmCommon.c:37: error: syntax error before "gfsmEpsilon2"
gfsmCommon.c:37: error: initializer element is not constant
gfsmCommon.c:39: error: syntax error before "gfsmNoState"
gfsmCommon.c:39: error: initializer element is not constant
gfsmCommon.c:41: error: syntax error before "gfsmNoWeight"
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 /home/lapo/packaging/rsync-3.0.4-1/src/rsync-3.0.4/io.c(632) [receiver=3.0.4]
The system cannot find the path specified.
The system cannot find the path specified.
The system cannot find the path specified.
last 15 lines ----------------------------------------
/pd-settings.reg: line 32: loadlib28=jmmmp: command not found
/pd-settings.reg: line 33: loadlib29=ext13: command not found
/pd-settings.reg: line 34: loadlib30=ggee: command not found
/pd-settings.reg: line 35: loadlib31=iem_anything: command not found
/pd-settings.reg: line 36: loadlib32=flib: command not found
/pd-settings.reg: line 37: loadlib33=ekext: command not found
/pd-settings.reg: line 38: loadlib34=flatspace: command not found
/pd-settings.reg: line 39: nloadlib=34: command not found
/pd-settings.reg: line 40: syntax error near unexpected token `;'
/pd-settings.reg: line 40: `; delete any previous loadlib flags'
C:\msys\1.0\home\pd\auto-build\pd-devel\packages\win32_inno>"bin\pd.exe" -font 10 -path "doc\vasp" -lib cyclone -lib Gem -lib OSC -lib vasp -lib xeq -lib xsample -listdev
The system cannot find the path specified.
/pd.ico: ./pd.ico: cannot execute binary file
/pdpatch.ico: ./pdpatch.ico: cannot execute binary file
the full logfile - if it has been succesfully uploaded - can be viewed at:
http://autobuild.puredata.info/auto-build/2010-08-03/logs/2010-08-03_03.31.…
Revision: 13741
http://pure-data.svn.sourceforge.net/pure-data/?rev=13741&view=rev
Author: mrpeach
Date: 2010-08-03 03:46:50 +0000 (Tue, 03 Aug 2010)
Log Message:
-----------
Can set_multicast_interface on _WIN32 now.
Remembered to set size of parameter before calling getsockopt.
Modified Paths:
--------------
trunk/externals/mrpeach/net/udpsend.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.