Age | Commit message (Expand) | Author |
2007-07-15 | Should compile on MSW now... | Martin Peach |
2007-07-12 | Now outputs negative delays on right outlet. Immediate time tags will always ... | Martin Peach |
2007-07-12 | Reminder that opening a bundle sets the time tag at that time. | Martin Peach |
2007-07-12 | Negative and zero delays now cause lists to pass straight through without clo... | Martin Peach |
2007-07-11 | Added handler for blob type. | Martin Peach |
2007-07-11 | Updated to use pipelist. | Martin Peach |
2007-07-11 | pipelist is like pipe for lists. It can be used with unpackOSC to delay timet... | Martin Peach |
2007-07-11 | unpackOSC now simply outputs (through the right outlet) a delay in millisecon... | Martin Peach |
2007-07-05 | Added some support for time tags: immediate or current time plus optional off... | Martin Peach |
2007-06-20 | Updated with "prefix" and send without "send" | Martin Peach |
2007-06-20 | Updated | Martin Peach |
2007-06-20 | Implemented IOhannes' list send | Martin Peach |
2007-06-20 | Implemented IOhannes' prefix and anything methods. | Martin Peach |
2007-06-04 | added bufsize message | Martin Peach |
2007-06-04 | added bufsize message and cleaned up code | Martin Peach |
2007-06-03 | cleaned up some unused variables | Martin Peach |
2007-06-02 | cleaned up code to reduce number of warnings | Martin Peach |
2007-05-28 | Changed [prepend send] to [list prepend send][list trim] | Martin Peach |
2007-05-28 | Removed hardcoded limit on number of arguments. | Martin Peach |
2007-04-10 | Cleaned up, should compile under Darwin | Martin Peach |
2007-03-29 | Cleaned up help file to make it easier to use | Martin Peach |
2007-03-29 | Added finite call to eliminate NaNs | Martin Peach |
2007-03-20 | help files for CMOS externals | Martin Peach |
2007-03-20 | CMOS digital logic emulation objects | Martin Peach |
2007-02-15 | Added handler for T, F, I, and N OSC types | Martin Peach |
2007-02-15 | Updated with sendtyped message | Martin Peach |
2007-02-15 | Added handler for sendtyped message | Martin Peach |
2007-02-11 | Modified str.c to build a dummy object if pd is not patched for string type. | Martin Peach |
2007-01-28 | An external that uses the string type. PD needs to be patched for this... | Martin Peach |
2006-12-12 | removed the "break;" statement in the broadcast() code to enable broadcasting | IOhannes m zmölnig |
2006-12-04 | make sure bytes > 127 are not interpreted as negative. | Martin Peach |
2006-12-04 | make sure bytes >127 are not interpreted as negative. | Martin Peach |
2006-12-01 | Use sprintf_s instead of snprintf if _MSC_VER defined | Martin Peach |
2006-11-28 | changed MAX_PATH to FILENAME_MAX. | Martin Peach |
2006-11-28 | changed MAX_PATH to FILENAME_MAX | Martin Peach |
2006-11-13 | Changed file names to conform to ~convention. | Martin Peach |
2006-11-07 | test file for net object help patches | Martin Peach |
2006-11-07 | added send filename | Martin Peach |
2006-11-07 | removed declspec | Martin Peach |
2006-11-07 | added file send | Martin Peach |
2006-08-24 | Source for midifile.pd with help patch | Martin Peach |
2006-08-24 | Renamed files without x_net_ prefix. | Martin Peach |
2006-08-17 | added mrpeach targets and added missing header to get things compiling on Mac... | Hans-Christoph Steiner |
2006-08-16 | Added the net, osc and sqosc~ directoriessvn2git-root | Martin Peach |