aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-09-10set PD_INCLUDE to a proper defaultHEADsvn2git-headexternals/miXedIOhannes m zmölnig
to allow building without having PD_INCLUDE set to anything svn path=/trunk/externals/miXed/; revision=17561
2015-07-15Improved cyclone help patchesN.N.
svn path=/trunk/externals/miXed/; revision=17499
2015-06-25Updated Makefile.pdlibbuilder to first Git release 0.0.0N.N.
svn path=/trunk/externals/miXed/; revision=17496
2015-06-24Fixed [lookup~] behaviour, now like Max5N.N.
svn path=/trunk/externals/miXed/; revision=17495
2015-06-22Improved timebase in cyclone/Scope~-help patchN.N.
svn path=/trunk/externals/miXed/; revision=17494
2015-06-18Added examples to cyclone cartopol~ and poltocar~ help patchesN.N.
svn path=/trunk/externals/miXed/; revision=17493
2015-06-18Added new build system with temporary names (intended to replace native ↵N.N.
miXed build system) svn path=/trunk/externals/miXed/; revision=17492
2015-06-18removed logpost() from cyclone objects for nowN.N.
svn path=/trunk/externals/miXed/; revision=17491
2015-06-18fixed cyclone/rampsmooth~ inlets, improved the help patchN.N.
-This line, and those below, will be ignored-- M cyclone/sickle/rampsmooth.c M doc/help/cyclone/rampsmooth~-help.pd svn path=/trunk/externals/miXed/; revision=17490
2015-06-17Improved some cyclone help patchesN.N.
svn path=/trunk/externals/miXed/; revision=17489
2015-06-14Added teeth~ abstraction & helpN.N.
svn path=/trunk/externals/miXed/; revision=17488
2015-06-132nd attempt to replace import by declare in the nettles-help patchN.N.
svn path=/trunk/externals/miXed/; revision=17487
2015-06-13Added class_sethelpsymbol to all nettle objectsN.N.
Replaced import by declare in the help patch svn path=/trunk/externals/miXed/; revision=17486
2015-06-11Rearranged nettles as independent library object and created help patchN.N.
svn path=/trunk/externals/miXed/; revision=17485
2015-06-11cyclone/Bucket: Added max5mode, improved help-patch.N.N.
svn path=/trunk/externals/miXed/; revision=17484
2015-06-09cyclone/poltocar.c: finally fixed the polarity of the imaginary outletN.N.
svn path=/trunk/externals/miXed/; revision=17483
2015-06-09cyclone/.../vefl.[ch]: yet another almost forgotten part of the ↵N.N.
garray_getarraywords conversion. svn path=/trunk/externals/miXed/; revision=17482
2015-06-09cyclone/comment-help.pd: restored the path as it was gone since a save since ↵N.N.
bug #215 svn path=/trunk/externals/miXed/; revision=17481
2015-06-09cyclone/comment.c: applied patch as described in bug #215, and it appears to ↵N.N.
work. Updated the help-patch too. svn path=/trunk/externals/miXed/; revision=17480
2015-06-09cyclone (cycle~, funbuff): cleanup garray_getarrayfloats/t_float stuffN.N.
cyclone/cycle~: fixed offset as argument and in set message doc/help/cyclone/cycle~-help: improved patch svn path=/trunk/externals/miXed/; revision=17479
2015-06-07cyclone/sickle/cycle~-help.pd improvementN.N.
svn path=/trunk/externals/miXed/; revision=17476
2015-06-07cyclone/sickle/slide~: fixed a nasty border condition issue causing a very ↵N.N.
abrupt slide. svn path=/trunk/externals/miXed/; revision=17475
2015-06-07Changed rampsmooth~ ramp to linear as specified by help-patch and Max5 doc.N.N.
svn path=/trunk/externals/miXed/; revision=17474
2015-06-05Checked documentation and improved help patch.N.N.
svn path=/trunk/externals/miXed/; revision=17473
2015-05-28Added proper credits to dsp/dac~ wrappersN.N.
Added another missing -help.pd svn path=/trunk/externals/miXed/; revision=17471
2015-05-26Added missing mute buttonsN.N.
svn path=/trunk/externals/miXed/; revision=17470
2015-04-20Updated to current state and versionN.N.
svn path=/trunk/externals/miXed/; revision=17451
2015-03-06Removed reference to unneeded file coll.txt because it breaks the make installN.N.
svn path=/trunk/externals/miXed/; revision=17434
2015-02-09Add the missing bits for cyclone 0.57; a help patch, dsp and uputput ↵N.N.
abstractions, and a copy of the obligatory voice.wav. svn path=/trunk/externals/miXed/; revision=17425
2015-02-02Reformatted and enhanced the cyclone help-patches.N.N.
svn path=/trunk/externals/miXed/; revision=17422
2015-01-27cyclone/coll: Added the missing message separate.N.N.
cyclone/decide: Replaced the fixed seed by rand() and added support for a seed as argument. svn path=/trunk/externals/miXed/; revision=17420
2015-01-27For cyclone/funbuff, filter out the non-object name part during file write, ↵N.N.
so it doesn't break while reading it back. Reported as bug #1188 svn path=/trunk/externals/miXed/; revision=17419
2015-01-23Fixed the bits-message for bitand~, bitor~ and bitxor~ in cyclone/sickle ↵N.N.
(bug #1186) svn path=/trunk/externals/miXed/; revision=17418
2015-01-04removed extra inlet, fixed argument. bug: #1177 cyclone/rand~ does not use ↵N.N.
its argument as frequency svn path=/trunk/externals/miXed/; revision=17403
2015-01-03missed this one in revision 17397; completes the 64-pit support started with ↵N.N.
rev 17393 svn path=/trunk/externals/miXed/; revision=17400
2015-01-03bump the version to 0.57 (now also reported by some objects)N.N.
--Thissssss, and those below, will be ignored-- M build_counter svn path=/trunk/externals/miXed/; revision=17399
2015-01-03adds support from three messages which originale from the Max/MSP object; ↵N.N.
pause, resume, stop svn path=/trunk/externals/miXed/; revision=17398
2015-01-03completes the 64-pit support started with rev 17393, also adds a log message ↵N.N.
with version number to each changed object. svn path=/trunk/externals/miXed/; revision=17397
2014-12-29Fixes the crash on [set <min>( or [set(. Application of patch tracker patch ↵N.N.
#516 Fix for externals/miXed/cyclone/sickle/count.c. svn path=/trunk/externals/miXed/; revision=17394
2014-12-25Applying bugfix ticket #515 Fix for garray_getfloatarray error message in ↵N.N.
miXed/cyclone objects. replaced by garray_getfloatwords svn path=/trunk/externals/miXed/; revision=17393
2013-12-09fix out-of-bound array accessIOhannes m zmölnig
invalid binary files might result in negative symtable indices. this patch should prevent a crash in these cases... svn path=/trunk/externals/miXed/; revision=17227
2013-01-23make cyclone's build system also use PD_INCLUDE like the templateHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16980
2013-01-22fix endian for Mac OS XHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16967
2013-01-22convert int typedefs to use C99 stdint.hHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16966
2013-01-22fix so all pointers used as IDs work in 64-bit alsoHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16965
2013-01-22fix format-security warningsHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16964
2013-01-22fix warning about incomplete function prototypeHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16963
2013-01-22support Pd < 0.44 which doesn't have sys_open(), sys_fopen(), sys_fclose()Hans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16962
2013-01-22support Pd < 0.44 which doesn't have sys_open(), sys_fopen(), sys_fclose()Hans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16961
2013-01-22use HAVE_UNISTD_H to determine when to include unistd.hHans-Christoph Steiner
svn path=/trunk/externals/miXed/; revision=16960