aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-11 04:54:09 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-11 04:54:09 +0000
commite0a32fddde586a27a00d66e2c0c9f7bb1fb7e3e8 (patch)
tree2200bfa868ca918253503e5fa83f3aade346d9d1 /packages/darwin_app/TODO
parent3860b58f6e66d6c99005d4c6db26be97a3c2f7ce (diff)
- added pentium3 optimization flags on Intel Macs, since it highly unlikely to
run on older hardware, and Apple only supports Pentium4 and above - added /Applications link to dmg svn path=/trunk/; revision=6777
Diffstat (limited to 'packages/darwin_app/TODO')
-rw-r--r--packages/darwin_app/TODO19
1 files changed, 0 insertions, 19 deletions
diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO
index 04cfb367..46378e7a 100644
--- a/packages/darwin_app/TODO
+++ b/packages/darwin_app/TODO
@@ -22,16 +22,6 @@
- according to tigital, not all of the gui/ix deps are ported to Aqua...
-
-- from Carmen Rocco about [fiddle~] crash:
- "is fiddle~:
- * compiled with the same header
- * linked with the same binary of (lib)pd
- * compiled with the same compiler?
- i had very similar issues with bonk on windows (Virtually same stacktrace
- but s/fiddle/bonk) until fixing the above 3 things..."
-
-
- review permissions so that you can build on top on existing builds (its the
Frameworks, just chmod -R +w after installingx)
@@ -66,12 +56,3 @@ http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles
http://developer.apple.com/documentation/mac/runtimehtml/RTArch-43.html
-
-------------------------------------------------------------------------------
-semi-abandoned TODOs
-
-- instead of shipping Pd.app with a org.puredata.pd.plist, make a script that
- 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)
-