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
path:
root
/
osc
Age
Commit message (
Expand
)
Author
2013-09-17
Added methods for non-OSC input, which silently route all such input to the r...
Martin Peach
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-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-02-01
those abstractions actually belong to the 'net' section
Roman Haefeli
2011-02-01
use SLIP as a container for OSC messages when transporting them over a stream...
Roman Haefeli
2011-01-17
[routeOSC] can now route addresses deeper than 1 (like /testing/one/two/three...
Martin Peach
2011-01-16
should now recover gracefully from excessive bundle depth. Cleaned up some wh...
Martin Peach
2010-12-16
Fixed problems when bundle depth is exceeded. Placed global defines in packin...
Martin Peach
2010-06-14
Removed class_sethelpsymbol as it's the same name as the object.
Martin Peach
2010-06-14
removed ifdef for useless D_HAVECONFIG
Martin Peach
2010-06-14
Fixed name of help patch, removed some sludge.
Martin Peach
2010-05-21
Eliminate any post of any part of a bad address string in case it contains '{...
Martin Peach
2010-05-19
Cleaned up some diagnostic messages.
Martin Peach
2010-05-19
Trying to make it immune to garbage input: Don't attempt to print bad OSC pat...
Martin Peach
2010-05-13
Check for buffer overflow in case of bad input.
Martin Peach
2010-04-21
Set help symbol to routeOSC as it's the same help patch.
Martin Peach
2010-01-25
install reference files side-by-side with the object files
IOhannes m zmölnig
2010-01-02
Changed MSW to _WIN32
Martin Peach
2010-01-02
Changed MSW to _WIN32
Martin Peach
2010-01-02
Changed MSW to _WIN32
Martin Peach
2009-12-13
fixed two 64-bit bugs because int!=long
N.N.
2009-12-13
resolved 1 slight 64-bit bug because int!=long and 5 spurious warnings becaus...
N.N.
2009-12-13
added by request from two independent people at once
N.N.
2009-06-10
Blob padding does not add zero if already modulo 4 length.
Martin Peach
2009-06-08
Added blob type
Martin Peach
2009-06-08
Added a blob type, changed some post()s to error()s.
Martin Peach
2009-05-10
Fixed a bug where a type-forced message with a non-data type following a type...
Martin Peach
2009-02-03
These were updated by roman
Martin Peach
2009-01-13
This is Roman Haefeli's tcpsocketserver for FUDI and OSC.
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-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-05-11
Applied zmoelnig's patch (1959417) to use path as output selector instead of ...
Martin Peach
[next]