Revision: 12493
http://pure-data.svn.sourceforge.net/pure-data/?rev=12493&view=rev
Author: mrtof
Date: 2009-09-29 21:38:55 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
Make paramRoute require a /
Modified Paths:
--------------
trunk/externals/tof/src/param.c
trunk/externals/tof/src/paramRoute.c
Removed Paths:
-------------
trunk/externals/tof/src/wrapper.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12492
http://pure-data.svn.sourceforge.net/pure-data/?rev=12492&view=rev
Author: mrtof
Date: 2009-09-29 19:22:00 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
Added a loadbang to param
Modified Paths:
--------------
trunk/externals/tof/src/Makefile
trunk/externals/tof/src/param.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12491
http://pure-data.svn.sourceforge.net/pure-data/?rev=12491&view=rev
Author: mrtof
Date: 2009-09-29 19:08:42 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
Added a loadbang to tof/argument
Modified Paths:
--------------
trunk/externals/tof/src/argument.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12490
http://pure-data.svn.sourceforge.net/pure-data/?rev=12490&view=rev
Author: mrtof
Date: 2009-09-29 18:23:49 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
Modified getdollarzero so it works with the root keyword
Modified Paths:
--------------
trunk/externals/tof/help/getdollarzero-help.pd
trunk/externals/tof/src/getdollarzero.c
Removed Paths:
-------------
trunk/externals/tof/help/getdollarzero-abs0.pd
trunk/externals/tof/help/getdollarzero-abs1.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12489
http://pure-data.svn.sourceforge.net/pure-data/?rev=12489&view=rev
Author: mrpeach
Date: 2009-09-29 17:52:52 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
It's pd.a not libpd.a...
"Creating library file: pd.a"
So we need to install pd.a as pd.lib, to see if it works as a .lib for MSVC
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/makefile.mingw
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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]
./pd-settings.reg: line 210: syntax error: unexpected end of file
the full logfile can be viewed at
http://autobuild.puredata.info/auto-build/2009-09-29/logs/
last 20 errors ----------------------------------------
ERROR: module is write only
rsync error: syntax or usage error (code 1) at main.c(710) [sender=3.0.3]
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.
/pd-settings.reg: line 210: syntax error: unexpected end of file
The system cannot find the path specified.
last 5 lines ----------------------------------------
C:\msys\1.0\home\pd\auto-build\pd-extended\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/2009-09-29/logs/2009-09-29_03.31.…
Revision: 12488
http://pure-data.svn.sourceforge.net/pure-data/?rev=12488&view=rev
Author: eighthave
Date: 2009-09-29 05:12:15 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
honing down on the MouseWheel events to make them handled by Tcl/Tk whenever possible, based on advice from http://wiki.tcl.tk/3893
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pd_bindings.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12487
http://pure-data.svn.sourceforge.net/pure-data/?rev=12487&view=rev
Author: eighthave
Date: 2009-09-29 05:01:26 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
fixed up scrollbar logic to show/hide scrollbars when needed and to block mousewheel scrolling when the scrollbars aren't showing. Plus, it tries to stuck 0,0 of the patch in the 0,0 of the window, unless the patch's upperleft corner has negative numbers
Modified Paths:
--------------
branches/pd-gui-rewrite/0.43/src/pd-gui.tcl
branches/pd-gui-rewrite/0.43/src/pd_bindings.tcl
branches/pd-gui-rewrite/0.43/src/pdtk_canvas.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 12486
http://pure-data.svn.sourceforge.net/pure-data/?rev=12486&view=rev
Author: eighthave
Date: 2009-09-29 02:32:03 +0000 (Tue, 29 Sep 2009)
Log Message:
-----------
comment out new aliasing automagic
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/m_class.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.