aboutsummaryrefslogtreecommitdiff
path: root/packages/win32_inno/pd-settings.reg
AgeCommit message (Collapse)Author
2006-10-17added hardware libHans-Christoph Steiner
svn path=/trunk/; revision=6127
2006-09-18updated pref files for more libs that are included in the auto-buildsHans-Christoph Steiner
svn path=/trunk/; revision=5962
2006-09-13added flatspace and deprecated libdirs to the standard load...Hans-Christoph Steiner
svn path=/trunk/; revision=5928
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-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-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-02-13This should be the final Pd-0.38.4-extendedRC8 build, which should be theHans-Christoph Steiner
release of Pd-0.38.4-extended. A couple of minor changes: - added liblist to the config files since [list] was backported to 0.38.4 in the form of liblist - removed the MACOSX -> __APPLE__ regexp stuff since it was just for testing until Miller accepted those changes. - tried to make the org.puredata.pd.plist file get installed with write permissions so that people can overwrite and change the default file after they install it. svn path=/trunk/; revision=4584
2006-01-17smoothed out the install process for RC7. THe reg file deletes all old path ↵Hans-Christoph Steiner
and loadlib statements; the installer only shows one readme now svn path=/trunk/; revision=4444
2006-01-17made registry file clear out all old path and loadlib settings before ↵Hans-Christoph Steiner
installing the new ones. Otherwise, the previous cruft could cause problems. Yes, this might blow away settings, but it only affects loadlib and path, so the damage is limited. svn path=/trunk/; revision=4442
2006-01-17- generated new default settings files for Mac OS X and Windows using ↵Hans-Christoph Steiner
scripts/generate-pd-settings-files.sh svn path=/trunk/; revision=4438
2005-12-28created pdogg libdir and build targetsHans-Christoph Steiner
svn path=/trunk/; revision=4308
2005-12-20added in mingw_fixes patch which includes NT2_MSC_VER and lots of other ↵Hans-Christoph Steiner
stuff so that everything can compile using MinGW; reorged things to use the full name 'windows' rather than just 'win'. This matches 'darwin' and 'linux'; this is windows RC6 svn path=/trunk/; revision=4260
2005-12-16- Lots of bug fixesHans-Christoph Steiner
- added script which searches thru all of the .pd_darwin files for dependencies from Fink. It then copies those libs into the Pd.app and sets everything up for them to be sourced by the objects. - added Guenter's quick hack to allow international characters in Pd patches svn path=/trunk/; revision=4241
2005-12-14working towards RC6... soonHans-Christoph Steiner
svn path=/trunk/; revision=4205
2005-11-28everything and the kitchen sink has been added, hope it doesn't cause crashesHans-Christoph Steiner
svn path=/trunk/; revision=4074
2005-11-27lots of build bug fixes and additions, including pixeltango and lots of ↵Hans-Christoph Steiner
binary files, including many flext externals. this will probably be pd-0.38.4-extended-RC5 svn path=/trunk/; revision=4051