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
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
2011-02-01
those abstractions actually belong to the 'net' section
Roman Haefeli
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
2011-01-13
Added a HEAD method.
Martin Peach
2011-01-13
Sometimes send returns 0 if the packet is queued, so we don't consider that t...
Martin Peach
2011-01-13
Two externals to process HTTP/1.1 requests and responses in conjunction with ...
Martin Peach
2010-12-16
Fixed problems when bundle depth is exceeded. Placed global defines in packin...
Martin Peach
2010-12-11
Fixed bug in record where running status was not implemented properly. Now ru...
Martin Peach
2010-11-28
changed #ifdef for
Martin Peach
2010-11-22
include ifaddrs.h for mac, for getifaddrs() and freeifaddrs()
Martin Peach
2010-11-03
changed long to int in the tag struct, as longs are 8 bytes in 64-bit
Martin Peach
2010-10-29
Cleaned up unused code.
Martin Peach
2010-10-28
cleaned up whitespace
Martin Peach
2010-10-28
Added multicast support
Martin Peach
2010-10-15
Added a method for a port message so port number can be changed on the fly. U...
Martin Peach
2010-10-01
Moved slipdec help details to a separate patch
Martin Peach
2010-10-01
Fixed bugs where incomplete packets with escapes were not decoded correctly. ...
Martin Peach
2010-09-15
Can set maximum packet length. Updated help patch.
Martin Peach
2010-09-15
Can set maximum packet length. Verbosity extended to list inputs.
Martin Peach
2010-09-08
Cleaned out some useless post statements. Removed sys_lock and sys_unlock sin...
Martin Peach
2010-08-26
Applied zmoelnig's patch 3051663 to handle intermixed floats and lists as input.
Martin Peach
[next]