Age | Commit message (Expand) | Author |
2009-02-24 | Updated help files to reflect new [tcpserver], cleaned up a bit more. | Martin Peach |
2009-02-24 | Adds a status outlet which currently gives info about connected clients and t... | Martin Peach |
2009-02-23 | Fixed select call so it works properly | Martin Peach |
2009-02-22 | include errno.h for linux | Martin Peach |
2009-02-22 | Removed some commented-out stuff | Martin Peach |
2009-02-22 | Checks to see if a socket can be written to before sending. If not, prints a ... | Martin Peach |
2009-02-03 | These were updated by roman | Martin Peach |
2009-01-28 | Updated to reflect changed object. | Martin Peach |
2009-01-28 | Updated to reflect changed object. | Martin Peach |
2009-01-28 | Added bang method which does nothing. | Martin Peach |
2009-01-28 | Added "delimiter" message to enable output from offset to first delimiter. | Martin Peach |
2009-01-28 | Added an outlet for the array size. The outlet is updated with each incoming ... | Martin Peach |
2009-01-22 | flist2tab loads a list of floats into a table, resizing the table if it is to... | Martin Peach |
2009-01-22 | tab2flist extracts a list of floats from a table at a given offset. The lengt... | Martin Peach |
2009-01-13 | This is Roman Haefeli's tcpsocketserver for FUDI and OSC. | Martin Peach |
2008-11-21 | select garray_getfloatwords() or garray_getfloatarray() depending on pd version. | Martin Peach |
2008-11-21 | An external to find a float or sequence of floats in a table/array. | Martin Peach |
2008-11-05 | Updated to add port number to list on right outlet | Martin Peach |
2008-11-05 | Added port number output to ip list on right outlet as suggested by zmoelnig | Martin Peach |
2008-11-05 | Updated to add port number on ip (right) outlet | Martin Peach |
2008-11-05 | Added port number to ip outlet as suggested by zmoelnig | Martin Peach |
2008-11-05 | Added broadcast permission to sockets as suggested by zmoelnig's patch 2221504 | Martin Peach |
2008-09-17 | cleaned up some more. | Martin Peach |
2008-09-17 | unpackOSC now always outputs a delay of 0 when a non-bundled message has been... | Martin Peach |
2008-09-16 | cleaned up some more... | Martin Peach |
2008-09-16 | Adding Roman Haefili's abstractions to enable OSC over streaming connections ... | Martin Peach |
2008-08-21 | A cellular automaton to do Conway's life and similar. | Martin Peach |
2008-07-06 | The anything method works now... | Martin Peach |
2008-07-06 | pipelist now passes meta-messages (lists without the list selector) as well. | Martin Peach |
2008-06-19 | removed the svn:executable bit for code, patches and text | IOhannes m zmölnig |
2008-06-18 | Clarify what SO_REUSEADDR is for, no code changes. | Martin Peach |
2008-05-20 | Cleaned up and improved... | Martin Peach |
2008-05-20 | Changed to using getbytes to allocate the initial array so it can be as long ... | Martin Peach |
2008-05-16 | help patch for runningmean | Martin Peach |
2008-05-16 | not the binary... | Martin Peach |
2008-05-16 | A running mean external with settable length. | Martin Peach |
2008-05-11 | Applied zmoelnig's patch (1959417) to use path as output selector instead of ... | Martin Peach |
2008-05-07 | removed svn:executable-flag | IOhannes m zmölnig |
2008-03-27 | No limit on sendable file size. | Martin Peach |
2008-03-20 | Updated with dump message | Martin Peach |
2008-03-20 | Added dump message for hexdump of received characters to main window. | Martin Peach |
2008-03-17 | Adding a red noise generator dsp object. | Martin Peach |
2008-03-11 | Updated to reflect new write message, and example uses real noteoffs | Martin Peach |
2008-03-11 | Changed "write" message to include frame per second and ticks per frame. | Martin Peach |
2008-03-11 | Use default division of 90 when writing midi files. | Martin Peach |
2008-02-27 | This is a sample midi file to use with midifile-help.pd. It comes from | Martin Peach |
2008-02-27 | Updated the help file. | Martin Peach |
2008-02-18 | Cleaned up overlapping comments. | Martin Peach |
2008-02-18 | Use canvas-relative path if not an absolute path (with slash or drive letter ... | Martin Peach |
2008-02-18 | Reads and writes to paths relative to current canvas if path doesn't start wi... | Martin Peach |