aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-22check whether Gem backends are available before attempting to install themIOhannes m zmölnig
svn path=/trunk/; revision=13463
2010-04-21got flags for building Gem on OSX (esp: make sure to use glibtool!)Hans-Christoph Steiner
and include the backend plugins svn path=/trunk/; revision=13460
2010-04-21Gem's build process needs /sw/bin in the PATHIOhannes m zmölnig
svn path=/trunk/; revision=13458
2010-04-19remove Gem help patches from Pd-vanilla 5.reference sectionHans-Christoph Steiner
svn path=/trunk/; revision=13456
2010-04-19remove sfruit help patches from Pd-vanilla 5.reference sectionHans-Christoph Steiner
svn path=/trunk/; revision=13455
2010-04-19make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make ↵Hans-Christoph Steiner
sure hid-help.pd gets installed svn path=/trunk/; revision=13454
2010-04-13added headers to Windows package to hopefully make it easier to build ↵Hans-Christoph Steiner
externals, prompted by feature request #2974565 svn path=/trunk/; revision=13445
2010-04-13removed some cruft related to pddplinkHans-Christoph Steiner
svn path=/trunk/; revision=13444
2010-04-13zexy's [matchbox] and [regex] need libgnurx-0.dll, so include it in the packageHans-Christoph Steiner
svn path=/trunk/; revision=13443
2010-04-13update install because of moving 'pddp' to 'externals'Hans-Christoph Steiner
svn path=/trunk/; revision=13442
2010-04-13moved the 'hcs' examples to be in a libdir 'examples' subdirHans-Christoph Steiner
svn path=/trunk/; revision=13436
2010-04-13removed ancient examples from the deprecated examplesdirHans-Christoph Steiner
svn path=/trunk/; revision=13434
2010-04-12consolidated 'pddp' lib stuff into a single place to make a libdir, ease ↵Hans-Christoph Steiner
Debian packaging, and remove the pddpserver svn path=/trunk/; revision=13424
2010-04-12converted to use 'Pd-extended' as the folder for the registry settings; ↵Hans-Christoph Steiner
fixed missing " doublequote from flags svn path=/trunk/; revision=13422
2010-04-09added examples folder to hid libdirHans-Christoph Steiner
svn path=/trunk/; revision=13420
2010-04-09- made almost everything as libdir-like as possibleHans-Christoph Steiner
- removed gyre and puremeasurement from Pd-extended svn path=/trunk/; revision=13419
2010-04-09make 'pdextended' symlink to 'pd' executableHans-Christoph Steiner
svn path=/trunk/; revision=13414
2010-04-09added pasuspender to launch command of XDG menu itemHans-Christoph Steiner
svn path=/trunk/; revision=13413
2010-04-08also delete pdsend and pdreceive man pages since that's provided by the ↵Hans-Christoph Steiner
'puredata' package svn path=/trunk/; revision=13411
2010-04-08updated name of Exec from pd-extended to pdextendedHans-Christoph Steiner
svn path=/trunk/; revision=13410
2010-04-07move 'puredata' from Conflicts: to Recommends: since this Pd-extended ↵Hans-Christoph Steiner
package will now rely on 'puredata' to provide things like pdsend and headers svn path=/trunk/; revision=13408
2010-04-07leave executable as 'pdextended' and don't make 'pd' symlink; also remove ↵Hans-Christoph Steiner
pdsend and pdreceive since 'puredata' will provide that svn path=/trunk/; revision=13407
2010-04-07updated location of pmpd.cHans-Christoph Steiner
svn path=/trunk/; revision=13404
2010-04-07renamed the GNU/Linux preference file from .pdsettings to .pdextended so ↵Hans-Christoph Steiner
that Pd-extended has separate preferences from Pd-vanilla svn path=/trunk/; revision=13403
2010-04-07renamed Mac OS X preferences root from org.puredata.pd to ↵Hans-Christoph Steiner
org.puredata.pdextended so that Pd-extended has separate prefs from Pd-vanilla svn path=/trunk/; revision=13402
2010-04-07fixed up echo statements for cleaned loggingHans-Christoph Steiner
svn path=/trunk/; revision=13401
2010-04-07hacked old-style makefile rules to make things more like proper libdirsHans-Christoph Steiner
svn path=/trunk/; revision=13400
2010-04-07updated vanilla libdir to work with latest Makefile but commented out ↵Hans-Christoph Steiner
helpfiles since I'm not quite sure whether to use Miller's or the pddp versions svn path=/trunk/; revision=13398
2010-04-07removed cruftHans-Christoph Steiner
svn path=/trunk/; revision=13397
2010-04-06reorganized 'pdogg' for template Makefile and easy packagingHans-Christoph Steiner
svn path=/trunk/; revision=13380
2010-04-04missed a 'pdp_help_hack' line to removeHans-Christoph Steiner
svn path=/trunk/; revision=13372
2010-04-03removed pmpd objects from 'flatspace' since pmdp is now a libdirHans-Christoph Steiner
svn path=/trunk/; revision=13370
2010-04-03converted to template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=13366
2010-04-03- moved pdp_help_hack stuff to the specific pdp/3dp/pidip targets Hans-Christoph Steiner
- changed pdp/3dp/pidip to install in a more libdir-like way svn path=/trunk/; revision=13365
2010-04-02fixed freeverb buildHans-Christoph Steiner
svn path=/trunk/; revision=13364
2010-04-01removed 'hardware' section since it wasn't building anything and those two ↵Hans-Christoph Steiner
abstractions are better distributed on their own svn path=/trunk/; revision=13360
2010-04-01- removed all references to $(helpdir) since everything is a self-containedHans-Christoph Steiner
libdir now - removed cruft sections: deprecated, devellibs, file - ported to template Makefile: freeverb~, pan - ported to template Makefile and removed: sixaxis, usbhid, xbee svn path=/trunk/; revision=13359
2010-04-01ported to template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=13352
2010-04-01ported earplug build to template MakefileHans-Christoph Steiner
svn path=/trunk/; revision=13350
2010-03-18more changes to separate 'pd-extended' files from 'puredata' filesHans-Christoph Steiner
svn path=/trunk/; revision=13224
2010-03-17switched install location on GNU/Linux from lib/pd to lib/pd-extended so ↵Hans-Christoph Steiner
that the pd-extended package can coexist with the official packages svn path=/trunk/; revision=13223
2010-03-16added -fPIC to 'pddp' and 'toxy' for 64-bit buildsHans-Christoph Steiner
svn path=/trunk/; revision=13217
2010-03-10converted freeverb folder to have the same name as the object, therefore it ↵Hans-Christoph Steiner
doesn't need to be loaded as a library svn path=/trunk/; revision=13201
2010-03-02added init value to threshold sliderHans-Christoph Steiner
svn path=/trunk/; revision=13194
2010-02-21ported mjlib to template Makefile and debian stuffHans-Christoph Steiner
svn path=/trunk/; revision=13186
2010-02-21ported to new template Makefile and debianized itHans-Christoph Steiner
svn path=/trunk/; revision=13184
2010-02-20ported markex library to new Makefile template, then debianize it nextHans-Christoph Steiner
svn path=/trunk/; revision=13177
2010-02-17Removed mtl from auto-build... because Pd is not ready yet :)Thomas O Fredericks
svn path=/trunk/; revision=13173
2010-02-15fixed crash bug when banging switch~ when DSP is off, #2929284Hans-Christoph Steiner
svn path=/trunk/; revision=13172
2010-02-10setup mapping lib with template Makefile+debian stuffHans-Christoph Steiner
svn path=/trunk/; revision=13164