Revision: 13675
http://pure-data.svn.sourceforge.net/pure-data/?rev=13675&view=rev
Author: eighthave
Date: 2010-06-19 22:40:10 +0000 (Sat, 19 Jun 2010)
Log Message:
-----------
removed duplicate open command that was triggered only when pd wasn't ready when Tcl/Tk received the tk::mac::OpenDocument proc, fixing bug #3016735
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/pd.tk
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13674
http://pure-data.svn.sourceforge.net/pure-data/?rev=13674&view=rev
Author: eighthave
Date: 2010-06-18 23:29:15 +0000 (Fri, 18 Jun 2010)
Log Message:
-----------
switched NT to _WIN32 since its automatically defined on all appropriate platforms
Modified Paths:
--------------
trunk/externals/control/popen/popen.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13673
http://pure-data.svn.sourceforge.net/pure-data/?rev=13673&view=rev
Author: eighthave
Date: 2010-06-18 19:11:53 +0000 (Fri, 18 Jun 2010)
Log Message:
-----------
simplified interface as much as possible, left inlet controls which element is shown, right inlet sets the pattern. also added a float method to select the element in the list based on number
Modified Paths:
--------------
trunk/externals/ezfile/getfilenames-help.pd
trunk/externals/ezfile/getfilenames.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13672
http://pure-data.svn.sourceforge.net/pure-data/?rev=13672&view=rev
Author: eighthave
Date: 2010-06-18 17:14:06 +0000 (Fri, 18 Jun 2010)
Log Message:
-----------
made the 0.42 branch of Gem an svn:external to reflect the current source setup better
Property Changed:
----------------
branches/pd-extended/0.42/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13671
http://pure-data.svn.sourceforge.net/pure-data/?rev=13671&view=rev
Author: eighthave
Date: 2010-06-17 19:50:23 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
made handling of new pattern work better
Modified Paths:
--------------
trunk/externals/ezfile/getfilenames.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13670
http://pure-data.svn.sourceforge.net/pure-data/?rev=13670&view=rev
Author: eighthave
Date: 2010-06-17 17:46:31 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
ok first working version on Ubuntu, didn't touch Windows side yet
Modified Paths:
--------------
trunk/externals/ezfile/Makefile
trunk/externals/ezfile/getfilenames-help.pd
trunk/externals/ezfile/getfilenames.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13669
http://pure-data.svn.sourceforge.net/pure-data/?rev=13669&view=rev
Author: eighthave
Date: 2010-06-17 17:11:20 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
switched to GPLv3
Added Paths:
-----------
trunk/externals/ezfile/LICENSE.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13668
http://pure-data.svn.sourceforge.net/pure-data/?rev=13668&view=rev
Author: eighthave
Date: 2010-06-17 17:10:35 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
setup ezfile library starting with new textfile-style dir lister object based on folder_list
Modified Paths:
--------------
trunk/externals/ezfile/README.txt
Added Paths:
-----------
trunk/externals/ezfile/
trunk/externals/ezfile/ezfile-meta.pd
trunk/externals/ezfile/getfilenames-help.pd
trunk/externals/ezfile/getfilenames.c
Removed Paths:
-------------
trunk/externals/ezfile/LICENSE.txt
trunk/externals/ezfile/mycobject-help.pd
trunk/externals/ezfile/mycobject.c
trunk/externals/ezfile/mypdobject-help.pd
trunk/externals/ezfile/mypdobject.pd
trunk/externals/ezfile/template-meta.pd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13667
http://pure-data.svn.sourceforge.net/pure-data/?rev=13667&view=rev
Author: eighthave
Date: 2010-06-17 03:00:19 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
make script hack with touch to make NDK builds force Eclipse to upload a new version of the app but touching a java file
Modified Paths:
--------------
branches/pd-mobile-0.43/project/.externalToolBuilders/Native Builder.launch
Added Paths:
-----------
branches/pd-mobile-0.43/project/ndk-build-touch-hack
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13666
http://pure-data.svn.sourceforge.net/pure-data/?rev=13666&view=rev
Author: eighthave
Date: 2010-06-17 02:59:34 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
file to upload to /data on the device to redirect stdout and stderr to logcat
Added Paths:
-----------
branches/pd-mobile-0.43/local.prop
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.