aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate-pd-settings-files.sh
AgeCommit message (Collapse)Author
2006-04-27removed non-existant libraries and fixed up the registry stuff to work properly.Hans-Christoph Steiner
svn path=/trunk/; revision=5010
2006-04-26fixed windows and linux bugs in the pdsettings file generationHans-Christoph Steiner
svn path=/trunk/; revision=5006
2006-04-13audio glitchiness on OSX is atrocious with defeatrt enabled, so reenabling ↵Hans-Christoph Steiner
by default svn path=/trunk/; revision=4900
2006-04-09added creb and user font folder for Mac OS X, but I don't think Pd will ↵Hans-Christoph Steiner
handle the ~ svn path=/trunk/; revision=4858
2006-04-07removed flext libs from startup since they cause crashesHans-Christoph Steiner
svn path=/trunk/; revision=4835
2006-04-07removed liblist since that was an 0.38.4 hackHans-Christoph Steiner
svn path=/trunk/; revision=4834
2006-04-06added fontpaths to the pd-settings filesHans-Christoph Steiner
svn path=/trunk/; revision=4819
2006-03-17added mapping lib; and defeatrt on Mac OS XHans-Christoph Steiner
svn path=/trunk/; revision=4720
2006-01-17I wrote script to automatically generate pd-settings files for Windows and ↵Hans-Christoph Steiner
Mac OS X. Currently it just generates a list of libs to load, but it could easily be extended to do more. Also, it needs the GNU/Linux settings, but I didn't add it yet because I don't know the format offhand. Also, it would be quite easy to add. svn path=/trunk/; revision=4439