aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-14applied electrickery 64bit fixHEADsvn2git-head.0masterIOhannes m zmölnig
use garray_getfloatwords() rather than garray_getfloatarray() svn path=/trunk/externals/bsaylor/; revision=17463
2015-10-14fix array access on 64-bitHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=16806
2015-10-14commit Katya's type-punning fix: ↵Hans-Christoph Steiner
https://sourceforge.net/tracker/?func=detail&aid=3598153&group_id=55736&atid=478072 svn path=/trunk/externals/bsaylor/; revision=16783
2015-10-14moved META subpatch bug reports to the trackerJonathan Wilkes
svn path=/trunk/externals/bsaylor/; revision=16709
2015-10-14updated to latest text of GPLv2+ direct from the source: ↵Hans-Christoph Steiner
http://www.gnu.org/licenses/gpl-2.0.txt svn path=/trunk/externals/bsaylor/; revision=16241
2015-10-14bumped to v0.1.1Hans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=15991
2015-10-14add [declare -lib zexy] so [dirac~] is loaded properlyHans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=15948
2015-10-14updated path to "continuous, soft, and relaxing"Hans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=15561
2015-10-14updated template/Makefile to 1.0.11Hans-Christoph Steiner
svn path=/trunk/externals/bsaylor/; revision=15474
2015-10-14added META subpatch to help patchesJonathan Wilkes
svn path=/trunk/externals/bsaylor/; revision=15282
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