aboutsummaryrefslogtreecommitdiff
path: root/osc/unpackOSC.c
AgeCommit message (Expand)Author
2015-01-19Abandon processing when bad typetag encountered, added some more debug messages.Martin Peach
2015-01-06Check for null pointer in unpackOSC_PrintTypeTaggedArgs, use uint32_t for OSC...Martin Peach
2012-03-20Attempt to allow UTF-8 text in strings by only rejecting characters less than...Martin Peach
2012-02-14Added an [unpackOSC] help patch.Martin Peach
2010-12-16Fixed problems when bundle depth is exceeded. Placed global defines in packin...Martin Peach
2010-06-14removed ifdef for useless D_HAVECONFIGMartin Peach
2010-05-21Eliminate any post of any part of a bad address string in case it contains '{...Martin Peach
2010-05-19Cleaned up some diagnostic messages.Martin Peach
2010-05-19Trying to make it immune to garbage input: Don't attempt to print bad OSC pat...Martin Peach
2010-05-13Check for buffer overflow in case of bad input.Martin Peach
2010-04-21Set help symbol to routeOSC as it's the same help patch.Martin Peach
2010-01-02Changed MSW to _WIN32Martin Peach
2008-09-17unpackOSC now always outputs a delay of 0 when a non-bundled message has been...Martin Peach
2008-05-11Applied zmoelnig's patch (1959417) to use path as output selector instead of ...Martin Peach
2008-05-07removed svn:executable-flagIOhannes m zmölnig
2007-09-05Use union for int/float conversion as submitted by zmoelnig.Martin Peach
2007-09-01Removed timezone calculation from timestamp so timestamp is always UTC.Martin Peach
2007-07-15Should compile on MSW now...Martin Peach
2007-07-12Now outputs negative delays on right outlet. Immediate time tags will always ...Martin Peach
2007-07-11Added handler for blob type.Martin Peach
2007-07-11unpackOSC now simply outputs (through the right outlet) a delay in millisecon...Martin Peach
2007-07-05Added some support for time tags: immediate or current time plus optional off...Martin Peach
2007-02-15Added handler for T, F, I, and N OSC typesMartin Peach
2006-08-16Added the net, osc and sqosc~ directoriessvn2git-rootMartin Peach