aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-14updated Makefile to latest template version to get things building on ↵Hans-Christoph Steiner
Debian/kFreeBSD and Debian/HURD svn path=/trunk/externals/bsaylor/; revision=15249
2015-10-14uploaded Debian package to pkg-multimedia so removing 'debian' folder: ↵Hans-Christoph Steiner
http://git.debian.org/?p=pkg-multimedia/pd-bsaylor.git;a=summary svn path=/trunk/externals/bsaylor/; revision=14358
2015-10-14preparing for upload to Debian pkg-multimediaHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=14356
2015-10-14made pd-libdir a Debian dependency so that these libdirs can be loaded as ↵Hans-Christoph Steiner
libraries svn path=/trunk/externals/bsaylor/; revision=14252
2015-10-14fixed bug introduced by IOhannes' addition of unused HELPPATCHES variable thatHans-Christoph Steiner
stopped the help patches for abstractions from being installed svn path=/trunk/externals/bsaylor/; revision=14178
2015-10-14remove -mcpu/-mtune flags as it breaks x64 build. we should eventually ↵mescalinum
figure a way of determining automatically the CPU, but 'uname -m' doesn't tell the truth svn path=/trunk/externals/bsaylor/; revision=14145
2015-10-14updated debian/copyright to more closely conform to DEP-5Hans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=14116
2015-10-14converted to one-dep-per-line styleHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=14115
2015-10-14added sign-tags = TrueHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=14111
2015-10-14added debian/watch file pointing at sourceforgeHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=14110
2015-10-14ported to library template and debianizedHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=14100
2015-10-14Didn't work: try again!Ed Kelly
svn path=/trunk/externals/bsaylor/; revision=11917
2015-10-14Fixed the denormals in the C codeEd Kelly
svn path=/trunk/externals/bsaylor/; revision=11916
2015-10-14switched the voice.wav message to a relative path so it works in a wide ↵Hans-Christoph Steiner
array of Pd installations svn path=/trunk/externals/bsaylor/; revision=11302
2015-10-14reverted my change with the ifdefsIOhannes m zmölnig
svn path=/trunk/externals/bsaylor/; revision=10320
2015-10-14#ifdef's code that depends on fftw3: you have to define HAVE_FFTW3_H in ↵IOhannes m zmölnig
order to compile this objecdt correctly svn path=/trunk/externals/bsaylor/; revision=10316
2015-10-14removed the svn:executable bit for code, patches and textIOhannes m zmölnig
svn path=/trunk/externals/bsaylor/; revision=10048
2015-10-14added missing altivec.h header when compiling for altivecHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=9549
2015-10-14fixed to use the right fftw3 libsHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=9545
2015-10-14converted to use the standard help file name (*-help.pd)Hans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=6776
2015-10-14updated makefile to the automatic versionHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=5542
2015-10-14added Ben Saylor's pvoc~ and partconv~ from his sources so they can be added ↵Hans-Christoph Steiner
to Pd-extended svn path=/trunk/externals/bsaylor/; revision=4566
2015-10-14small fix for MinGWHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=4191
2015-10-14cleaned up for the build system: made pragmas for MSVC only, and renamed ↵Hans-Christoph Steiner
helpfile to standard name svn path=/trunk/externals/bsaylor/; revision=3905
2015-10-14help-ext.pd is now default help symbolGuenter Geiger
svn path=/trunk/externals/bsaylor/; revision=784
2015-10-14Minor changes for compilation using Visual C++ 6.0 (SP3) under WindowsDaniel Heckenberg
ncluding: - no array declaration with variable size - fixed signed/unsigned comparison warnings svn path=/trunk/externals/bsaylor/; revision=460
2015-10-14This commit was generated by cvs2svn to compensate for changes in r159,Juha Vehviläinen
which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/bsaylor/; revision=160
2015-10-14svn2git: manufactured root commitsvn2git-rootIOhannes m zmölnig