Revision: 13612
http://pure-data.svn.sourceforge.net/pure-data/?rev=13612&view=rev
Author: eighthave
Date: 2010-06-08 00:09:22 +0000 (Tue, 08 Jun 2010)
Log Message:
-----------
fixed some warnings in Eclipse
Modified Paths:
--------------
branches/pd-mobile-0.43/project/default.properties
branches/pd-mobile-0.43/project/src/org/puredata/PdAudio.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13611
http://pure-data.svn.sourceforge.net/pure-data/?rev=13611&view=rev
Author: eighthave
Date: 2010-06-07 23:50:22 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
copied 'res' section from Peter and Naim's pdportable
Added Paths:
-----------
branches/pd-mobile-0.43/project/res/
branches/pd-mobile-0.43/project/res/drawable-hdpi/
branches/pd-mobile-0.43/project/res/drawable-hdpi/icon.png
branches/pd-mobile-0.43/project/res/drawable-ldpi/
branches/pd-mobile-0.43/project/res/drawable-ldpi/icon.png
branches/pd-mobile-0.43/project/res/drawable-mdpi/
branches/pd-mobile-0.43/project/res/drawable-mdpi/icon.png
branches/pd-mobile-0.43/project/res/layout/
branches/pd-mobile-0.43/project/res/layout/main.xml
branches/pd-mobile-0.43/project/res/raw/
branches/pd-mobile-0.43/project/res/raw/osc440.pd
branches/pd-mobile-0.43/project/res/values/
branches/pd-mobile-0.43/project/res/values/strings.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13610
http://pure-data.svn.sourceforge.net/pure-data/?rev=13610&view=rev
Author: eighthave
Date: 2010-06-07 23:48:43 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
added eclipse project
Added Paths:
-----------
branches/pd-mobile-0.43/project/.classpath
branches/pd-mobile-0.43/project/.externalToolBuilders/
branches/pd-mobile-0.43/project/.externalToolBuilders/Native Builder.launch
branches/pd-mobile-0.43/project/.project
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13609
http://pure-data.svn.sourceforge.net/pure-data/?rev=13609&view=rev
Author: eighthave
Date: 2010-06-07 23:18:36 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
copied Peter's and Naim's java pdportable java files
Added Paths:
-----------
branches/pd-mobile-0.43/project/src/org/puredata/PdAudio.java
branches/pd-mobile-0.43/project/src/org/puredata/PdForAndroidTest.java
branches/pd-mobile-0.43/project/src/org/puredata/PdService.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13608
http://pure-data.svn.sourceforge.net/pure-data/?rev=13608&view=rev
Author: eighthave
Date: 2010-06-07 22:59:23 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
removed rjdj Java files to try Naim and Peter's
Modified Paths:
--------------
branches/pd-mobile-0.43/project/AndroidManifest.xml
branches/pd-mobile-0.43/project/default.properties
Removed Paths:
-------------
branches/pd-mobile-0.43/project/src/org/puredata/pd/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13607
http://pure-data.svn.sourceforge.net/pure-data/?rev=13607&view=rev
Author: eighthave
Date: 2010-06-07 22:29:27 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
reorganized to be a more proper Android project layout
Added Paths:
-----------
branches/pd-mobile-0.43/project/
branches/pd-mobile-0.43/project/AndroidManifest.xml
branches/pd-mobile-0.43/project/default.properties
branches/pd-mobile-0.43/project/jni
branches/pd-mobile-0.43/project/src/
branches/pd-mobile-0.43/project/src/org/
Removed Paths:
-------------
branches/pd-mobile-0.43/pd/AndroidManifest.xml
branches/pd-mobile-0.43/pd/default.properties
branches/pd-mobile-0.43/pd/jni
branches/pd-mobile-0.43/pd/src/org/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13606
http://pure-data.svn.sourceforge.net/pure-data/?rev=13606&view=rev
Author: eighthave
Date: 2010-06-07 22:04:33 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
removing link to make a dir
Removed Paths:
-------------
branches/pd-mobile-0.43/project
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13605
http://pure-data.svn.sourceforge.net/pure-data/?rev=13605&view=rev
Author: eighthave
Date: 2010-06-07 21:59:41 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
added README about the point of this branch
Added Paths:
-----------
branches/pd-mobile-0.43/README.pd-mobile-0.43.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13604
http://pure-data.svn.sourceforge.net/pure-data/?rev=13604&view=rev
Author: zmoelnig
Date: 2010-06-07 14:30:35 +0000 (Mon, 07 Jun 2010)
Log Message:
-----------
fixed crasher bugs, workaround issues with locales; minor beautifications
this should fix most crasher bugs with plugin~, when no (ladspa) plugin could be
loaded;
also: when the LANG is set to non-C (e.g. "de"), the text in all boxes would
vanish; fixed this by pushing the LANG to C
also: use verbose/error where appropriate; use A_SYMBOL rather than A_DEFSYM and
then checking whether a symbol has been given
TODO: use of locale.h should be made optional
Modified Paths:
--------------
trunk/externals/plugin~/plugin~.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
Revision: 13603
http://pure-data.svn.sourceforge.net/pure-data/?rev=13603&view=rev
Author: eighthave
Date: 2010-06-06 22:28:03 +0000 (Sun, 06 Jun 2010)
Log Message:
-----------
fixed bug and with edited fix from Dan Wilbox, patch #3011815
Modified Paths:
--------------
branches/pd-extended/0.42/pd/src/pd.tk
branches/pd-gui-rewrite/0.43/src/dialog_path.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.