Update of /cvsroot/pure-data/packages/darwin_app In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25106/darwin_app
Modified Files: TODO org.puredata.pd.plist Log Message: realtime mode is really needed with audio...
Index: TODO =================================================================== RCS file: /cvsroot/pure-data/packages/darwin_app/TODO,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** TODO 18 Feb 2006 19:34:44 -0000 1.19 --- TODO 11 Apr 2006 02:06:06 -0000 1.20 *************** *** 40,48 ****
- - - 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 --- 40,43 ---- *************** *** 77,78 **** --- 72,77 ---- 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")
Index: org.puredata.pd.plist =================================================================== RCS file: /cvsroot/pure-data/packages/darwin_app/org.puredata.pd.plist,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** org.puredata.pd.plist 9 Apr 2006 05:08:43 -0000 1.14 --- org.puredata.pd.plist 11 Apr 2006 02:06:08 -0000 1.15 *************** *** 4,8 **** <dict> <key>defeatrt</key> ! <string>1</string> <key>loadlib1</key> <string>Gem</string> --- 4,8 ---- <dict> <key>defeatrt</key> ! <string>0</string> <key>loadlib1</key> <string>Gem</string>