aboutsummaryrefslogtreecommitdiff
path: root/src/dumpOSC.c
AgeCommit message (Collapse)Author
2012-10-16converted OSCx to the Library Template and bumped the version to 0.3.1Hans-Christoph Steiner
svn path=/branches/pd-extended/0.43/externals/oscx/; revision=16399
2011-12-13MinGW build fixesHans-Christoph Steiner
svn path=/trunk/externals/OSCx/; revision=15816
2011-11-17replaced type-punning with int/float unionHans-Christoph Steiner
svn path=/trunk/externals/OSCx/; revision=15789
2011-11-16some quick t_float fixesHans-Christoph Steiner
svn path=/trunk/externals/OSCx/; revision=15776
2010-06-04moved deprecation message from _new to _setup so that people don't get ↵Hans-Christoph Steiner
flooded with deprecation messages; cleaned up message formatting svn path=/trunk/externals/OSCx/; revision=13588
2010-04-21added loads of "deprecated" noticesIOhannes m zmölnig
svn path=/trunk/externals/OSCx/; revision=13459
2010-01-23made explicit error about needing a portnumber, and documented itHans-Christoph Steiner
svn path=/trunk/externals/OSCx/; revision=13084
2007-06-14checked in patch from tracker 1667928 to fix multicast porting binding bugHans-Christoph Steiner
svn path=/trunk/externals/OSCx/; revision=7776
2007-01-17checked in Stephen Sinclair's MinGW fix, patch 1629160Hans-Christoph Steiner
svn path=/trunk/externals/OSCx/; revision=7361
2007-01-02committed patch 1612910 to add multicast support to the OSCx objects. I tookHans-Christoph Steiner
out the changes to configure.ac since it broke the Pd-extended build stuff. svn path=/trunk/externals/OSCx/; revision=7120
2006-10-19fixed up to hopefully build on MinGW gcc 3.4.5 since currently it crashes ↵Hans-Christoph Steiner
gcc. I have to say this code is ugly, so its hard to blame gcc. Too many peole just doing quick fixes, and no one caring... I am also guilty as charged. But I did take a moment to remove some warnings svn path=/trunk/externals/OSCx/; revision=6142
2005-12-19fixed up OSC for MinGW, doesn't compile the OSC.dll lib, but the individual ↵Hans-Christoph Steiner
objects compile fine svn path=/trunk/externals/OSCx/; revision=4255
2005-08-30changes by piotr majdakGeorg Holzmann
svn path=/trunk/externals/OSCx/; revision=3464
2004-08-19changed offending cnmat licences to current onejdl
svn path=/trunk/externals/OSCx/; revision=1961
2004-04-04cleaned up build system, especially for Darwin/MacOS XHans-Christoph Steiner
svn path=/trunk/externals/OSCx/; revision=1549
2004-03-10changed to single external style ...jdl
svn path=/trunk/externals/OSCx/; revision=1399