Age | Commit message (Expand) | Author |
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHEADsvn2git-headexternals/clr | Hans-Christoph Steiner |
2008-11-19 | made code-files non-executable | IOhannes m zmölnig |
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig |
2006-04-18 | implemented class-based method management | Thomas Grill |
2006-03-10 | small cleanups | Thomas Grill |
2006-03-09 | fix for strange open_via_path behavior | Thomas Grill |
2006-03-09 | fixes for mono object passing | Thomas Grill |
2006-03-09 | adapted to PD version 0.40 | Thomas Grill |
2006-03-09 | fix for gcc | Thomas Grill |
2006-03-09 | implemented proxy objects and other stuff | Thomas Grill |
2006-03-08 | some small additions, like ability to set pd class type | Thomas Grill |
2006-03-08 | added inlet and outlet functions | Thomas Grill |
2006-03-08 | finally implemented efficient method registering | Thomas Grill |
2006-03-07 | restructured project (MSVC can't cope well with folder/classname mismatch) | Thomas Grill |
2006-03-06 | changed from libs to framework | Thomas Grill |
2006-03-06 | avoid memory allocation | Thomas Grill |
2006-03-06 | many improvements: | Thomas Grill |
2006-01-28 | fixed line endings, now for real | Thomas Grill |
2006-01-28 | try to catch eventual mono crashes | Thomas Grill |
2006-01-28 | some cleanups for OSX | Thomas Grill |
2006-01-28 | some cleanups for OSX, fixed line endings | Thomas Grill |
2006-01-27 | removed binary | Thomas Grill |
2006-01-27 | Completely rewrote the PD side of clr, using class loader hook and much more ... | Thomas Grill |
2006-01-27 | Counter external class with new layout, usign virtual functions | Thomas Grill |
2006-01-27 | new interface to internal functions | Thomas Grill |
2006-01-19 | adding notes on how to compile an assembly | Davide Morelli |
2006-01-16 | checking in the second example: Counter | Davide Morelli |
2006-01-16 | now selectors take delegates instead of function names, lists without selecto... | Davide Morelli |
2006-01-16 | updating examples | Davide Morelli |
2006-01-16 | added arguments at initialization time | Davide Morelli |
2006-01-16 | errors loading the assembly will no more crash pd | Davide Morelli |
2006-01-14 | outlet ready, multi-instance, split assembly in 2 | Davide Morelli |
2006-01-13 | lists of atom working! still missing output | Davide Morelli |
2006-01-13 | single atom ok, no luck with arrays | Davide Morelli |
2006-01-12 | working on lists of atoms | Davide Morelli |
2006-01-12 | lists of atoms still not working | Davide Morelli |
2006-01-12 | checking in the c sharp part | Davide Morelli |
2006-01-12 | checking in the externalsvn2git-root | Davide Morelli |