aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-11 02:06:08 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-11 02:06:08 +0000
commitdacae75451dd2605fc1daca5feca962d984b0f62 (patch)
tree2ec526444c75cc51ae68bcfbc43616cdaf659aba /packages
parent9a10ce0e4a4f8cbce03c9061f9dd6484701cb3c7 (diff)
realtime mode is really needed with audio...
svn path=/trunk/; revision=4870
Diffstat (limited to 'packages')
-rw-r--r--packages/darwin_app/TODO9
-rw-r--r--packages/darwin_app/org.puredata.pd.plist2
2 files changed, 5 insertions, 6 deletions
diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO
index 5ee00d4f..9a1f1b41 100644
--- a/packages/darwin_app/TODO
+++ b/packages/darwin_app/TODO
@@ -39,11 +39,6 @@ http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles
kAEShowPreferences ::tk::mac::ShowPreferences
-
-- create Tcl script called from Prefs that creates links for the standard unix
- (this probably makes more sense to have in "make devsymlinks")
-
-
- redo menu system
- research Tk + "Custom MDEF" for menus
- the menus are the same for all windows
@@ -76,3 +71,7 @@ semi-abandoned TODOs
uses the "defaults" command to add the desired prefs to any existing
file. (its a good idea, but unforunately, the key names prevent that from
working, i.e. loadlib1, loadlib2, etc)
+
+
+- create Tcl script called from Prefs that creates links for the standard unix
+ (this probably makes more sense to have in "make devsymlinks")
diff --git a/packages/darwin_app/org.puredata.pd.plist b/packages/darwin_app/org.puredata.pd.plist
index 1dc78877..bf3a0cab 100644
--- a/packages/darwin_app/org.puredata.pd.plist
+++ b/packages/darwin_app/org.puredata.pd.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>defeatrt</key>
- <string>1</string>
+ <string>0</string>
<key>loadlib1</key>
<string>Gem</string>
<key>loadlib2</key>