index
:
svn2git/libraries/mrpeach.git
externals/mrpeach
mrpeach: converted automatically from sourceforge/svn
Sir Walter Raleigh
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-21
Added [import moocow] so [any2string] and [string2any] will work. Removed [de...
Martin Peach
2012-03-21
fixed [declare] to comply with Pd-extended layout
Roman Haefeli
2012-03-20
Attempt to allow UTF-8 text in strings by only rejecting characters less than...
Martin Peach
2012-03-13
Removed a debug post()
Martin Peach
2012-03-13
Now accepts lists without complaining. Also routes non-OSC messages to right ...
Martin Peach
2012-02-14
Added an [unpackOSC] help patch.
Martin Peach
2011-11-17
Added remote command response packet handler, fixed some signed/unsigned warn...
Martin Peach
2011-11-16
Get 64-bit address to print as 16-characters with leading zeros. Eliminate co...
Martin Peach
2011-11-08
Fixed an off-by-one error in thread buffer indexing.
Martin Peach
2011-11-07
Changed sscanf format for long long to $LX for non-MSVC versions. Some code i...
Martin Peach
2011-11-06
Externs to pack and unpack Xbee messages in API modes 1 or 2. Interfaces with...
Martin Peach
2011-11-04
Add a flag to sendthreadparams to indicate if the thread is in use or not. Do...
Martin Peach
2011-11-03
To prevent overwriting the send buffer with multiple simultaneous messages, e...
Martin Peach
2011-10-21
added abstractions to the Makefile for inclusion in the library
Hans-Christoph Steiner
2011-10-21
updated udpreceive~ help with example from udpsend~ help
Hans-Christoph Steiner
2011-10-21
ported to Library Template
Hans-Christoph Steiner
2011-10-21
use auto-macro _WIN32 instead of Pd-defined macro UNIX, this means the build ...
Hans-Christoph Steiner
2011-10-21
A readme and license file.
Martin Peach
2011-10-21
A new meta file
Martin Peach
2011-10-21
When path pattern matches exactly, don't output the empty symbol as selector....
Martin Peach
2011-08-05
downcased library name to 'osc' to match standard for library names
Hans-Christoph Steiner
2011-08-05
downcased OSC as library name to make dir name, etc
Hans-Christoph Steiner
2011-08-04
added short descriptions
IOhannes m zmölnig
2011-08-04
include packingOSC.h in DIST
IOhannes m zmölnig
2011-08-04
updated template Makefile to the newest version
IOhannes m zmölnig
2011-08-04
added LICENSE and (short) README
IOhannes m zmölnig
2011-08-03
- updated mrpeach/osc to use the MakefileTemplate from http://puredata.info/d...
Jamie Bullock
2011-05-23
[routeOSC] now handles incoming messages that are not valid OSC messages as t...
Martin Peach
2011-03-26
Fixed sizes of blocks to be freed and allocated. Check for good arguments bef...
Martin Peach
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-03
added META subpatch
Jonathan Wilkes
2011-03-02
Made the input buffer unsigned so bytes > 127 will be interpreted as positive.
Martin Peach
2011-02-21
Accepts HTTP 1.0 as well as 1.1. Increased buffer for status lines to 4096.
Martin Peach
2011-02-12
Changed rightmost outlet into a status outlet for track tempo and meta info. ...
Martin Peach
[next]