aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/TODO
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-08-14 15:22:18 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-08-14 15:22:18 +0000
commit9a1d1eca008a2c9115a20ad2351b354d0a1fecfc (patch)
tree976fbef0ee892e8bf7b97675cd16a6cdda0751d4 /packages/darwin_app/TODO
parent7c5a39648c224e790344ecdca637dbc7eb7087c9 (diff)
first working version of Pd.app, released as a test release
svn path=/trunk/; revision=1955
Diffstat (limited to 'packages/darwin_app/TODO')
-rw-r--r--packages/darwin_app/TODO20
1 files changed, 20 insertions, 0 deletions
diff --git a/packages/darwin_app/TODO b/packages/darwin_app/TODO
new file mode 100644
index 00000000..32a5bc4d
--- /dev/null
+++ b/packages/darwin_app/TODO
@@ -0,0 +1,20 @@
+
+- change s_inter.c to use /Applications/Pd.app/Contents/MacOS/Wish\ Shell
+
+- AppMain.tcl:
+ http://www.wordtech-software.com/tcl-bundle-tutorial.html
+ http://wiki.tcl.tk/tclhttpd/3214
+ check WaveSurfer
+
+- include auto-.pdrc script in package somewhere...
+
+- convert from -DMACOSX to -D__APPLE__ where ever possible (check out
+ __gnu_linux__) while I am at it
+
+- make a web page that has stuff that can't be included due to license issues:
+ (percolate, OSC?)
+
+- add m_pd.h to /usr/local/include to Pd-UNIX.pkg
+
+- add externals/OSCx/send+dump/ dumpOSC and sendOSC to Pd-UNIX.pkg
+