aboutsummaryrefslogtreecommitdiff
path: root/test-clr.pd
AgeCommit message (Collapse)Author
2006-03-09adapted to PD version 0.40Thomas Grill
better handler flexibility and argument checking added Zmolnigs counter example svn path=/trunk/externals/clr/; revision=4663
2006-03-09implemented proxy objects and other stuffThomas Grill
cleaned up the code svn path=/trunk/externals/clr/; revision=4660
2006-03-08added inlet and outlet functionsThomas Grill
added send functions practically ready to work with! svn path=/trunk/externals/clr/; revision=4658
2006-03-08finally implemented efficient method registeringThomas Grill
other cleanups and improvements svn path=/trunk/externals/clr/; revision=4657
2006-03-06avoid memory allocationThomas Grill
look up virtual methods svn path=/trunk/externals/clr/; revision=4649
2006-01-27Completely rewrote the PD side of clr, using class loader hook and much more ↵Thomas Grill
efficient access svn path=/trunk/externals/clr/; revision=4508
2006-01-16now selectors take delegates instead of function names, lists without ↵Davide Morelli
selectors ok, added the PureData.dll assembly to let people compile externals without having to compile the pd project svn path=/trunk/externals/clr/; revision=4424
2006-01-16updating examplesDavide Morelli
svn path=/trunk/externals/clr/; revision=4423
2006-01-14outlet ready, multi-instance, split assembly in 2Davide Morelli
svn path=/trunk/externals/clr/; revision=4401
2006-01-13lists of atom working! still missing outputDavide Morelli
svn path=/trunk/externals/clr/; revision=4400
2006-01-12working on lists of atomsDavide Morelli
svn path=/trunk/externals/clr/; revision=4392
2006-01-12lists of atoms still not workingDavide Morelli
svn path=/trunk/externals/clr/; revision=4389
2006-01-12checking in the externalsvn2git-rootDavide Morelli
svn path=/trunk/externals/clr/; revision=4387