aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/TODO
blob: 32a5bc4d05b29b99c21cc5bd43a916c8b1447855 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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