aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-13 22:15:47 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-08-13 22:15:47 +0000
commit7c232a7d3a14391fd4d4f58892cf89e294c87d62 (patch)
tree87fa1845ad0c18a68ebab7f92fa1c03991c62ac6 /packages
parent05d7c6dd29ea58c61d1478db4dc002a774c17952 (diff)
did some TODO-o-rama
svn path=/trunk/; revision=5587
Diffstat (limited to 'packages')
-rw-r--r--packages/TODO3
-rw-r--r--packages/darwin_app/TODO10
2 files changed, 7 insertions, 6 deletions
diff --git a/packages/TODO b/packages/TODO
index 95ef3a7d..75626d69 100644
--- a/packages/TODO
+++ b/packages/TODO
@@ -1,4 +1,7 @@
+- make a web page that has stuff that can't be included due to license and patent issues:
+ (percolate, mp3, mpeg2, mpeg4, etc)
+
- reintroduce patch for making Pd window font not bold
- make all of pd/src/x_*.c into a standalone library that is optionally loaded
diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO
index 9a1f1b41..eb28982c 100644
--- a/packages/darwin_app/TODO
+++ b/packages/darwin_app/TODO
@@ -1,4 +1,8 @@
+- create background image for .dmg
+
+- create /Applications link in .dmg
+
- fix app permissions so that you can drop a new app on top of an old one to
upgrade
@@ -64,14 +68,8 @@ http://developer.apple.com/documentation/MacOSX/Conceptual/BPFileSystem/Articles
------------------------------------------------------------------------------
semi-abandoned TODOs
-- make a web page that has stuff that can't be included due to license issues:
- (percolate)
-
- 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)
-
-- create Tcl script called from Prefs that creates links for the standard unix
- (this probably makes more sense to have in "make devsymlinks")