aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-13fix float->int32_t and int32_t->float type-punningHEADsvn2git-headmasterHans-Christoph Steiner
2012-10-21stop [OSC] from trying to load the other objectsHans-Christoph Steiner
2012-10-16fix bug in [sendOSC]'s [typetags( message where it was wrongly using the poin...Hans-Christoph Steiner
2012-10-16removed bizarre re-implementation of strlen()Hans-Christoph Steiner
2012-10-16use Microsoft standard macro: _WIN32 http://msdn.microsoft.com/en-us/library/...Hans-Christoph Steiner
2012-10-16make deprecation warning at level 3 and only on setup()Hans-Christoph Steiner
2012-10-16removed last forgotten vestige of old build systemHans-Christoph Steiner
2012-10-16converted OSCx to the Library Template and bumped the version to 0.3.1Hans-Christoph Steiner
2012-10-16change -Wl,--export-dynamic to -rdynamic since that's the consistent, modern ...backups/externals/OSCx@16891Hans-Christoph Steiner
2011-12-13MinGW build fixesHans-Christoph Steiner
2011-11-17replaced type-punning with int/float unionHans-Christoph Steiner
2011-11-16some quick t_float fixesHans-Christoph Steiner
2010-12-13updated for building against 0.43Hans-Christoph Steiner
2010-07-15applied patch #1852130 to fix build on CygwinHans-Christoph Steiner
2010-06-04moved deprecation message from _new to _setup so that people don't get floode...Hans-Christoph Steiner
2010-04-21added loads of "deprecated" noticesIOhannes m zmölnig
2010-01-23made explicit error about needing a portnumber, and documented itHans-Christoph Steiner
2009-12-27following up on bug report #2921689, fixed a bunch of 'implicit declaration o...Hans-Christoph Steiner
2009-10-26added pd/src as path for -lpd for new build systemHans-Christoph Steiner
2009-10-25switch -export_dynamic to the actual current flag --export-dynamicHans-Christoph Steiner
2009-09-22on MinGW, made it also look in pd/src for pd.dll/-lpdHans-Christoph Steiner
2008-03-11added -fPIC and changed wildcard to support 64-bit builds on GNU/LinuxHans-Christoph Steiner
2007-06-14checked in patch from tracker 1656382 to fix TTL for non-multicastHans-Christoph Steiner
2007-06-14checked in patch from tracker 1667928 to fix multicast porting binding bugHans-Christoph Steiner
2007-06-14checked in patch from tracker 1668080 to fix bang crasher bugHans-Christoph Steiner
2007-01-17checked in Stephen Sinclair's MinGW fix, patch 1629160Hans-Christoph Steiner
2007-01-02committed patch 1612910 to add multicast support to the OSCx objects. I tookHans-Christoph Steiner
2006-10-19fixed up to hopefully build on MinGW gcc 3.4.5 since currently it crashes gcc...Hans-Christoph Steiner
2006-04-12applied patch [ 1446663 ] in order to use typed list-elements instead ofIOhannes m zmölnig
2006-03-13updated to be more tolerant of Windows/MinGW build vagariesHans-Christoph Steiner
2006-01-16a bunch of things to get the OSCx objects compiling to complete without error...Hans-Christoph Steiner
2006-01-16made the building of the OSC.pd_ext library optional, with its own 'lib' targ...Hans-Christoph Steiner
2005-12-19fixed up OSC for MinGW, doesn't compile the OSC.dll lib, but the individual o...Hans-Christoph Steiner
2005-08-30changes by piotr majdakGeorg Holzmann
2005-06-28Added back a test against "/*" which will strip off the first element in aFrank Barknecht
2005-06-20moving docs out of 5.reference, adding anncarmen rocco
2005-05-02merely adding -Wall and -Wno-unused fixes the 64bit 'float is 0.0' problem. g...carmen rocco
2005-04-14OSCxcarmen rocco
2004-08-19changed offending cnmat licences to current ones (2)jdl
2004-08-19changed offending cnmat licences to current onejdl
2004-08-18fixed prefix setting via configurejdl
2004-08-18fixed wrong pd_suffix in install targetjdl
2004-04-07added files from OSC-Kit 1.0 in order to get updated free license; added GPL ...Hans-Christoph Steiner
2004-04-05removed OSC.dll since build system will build a new oneHans-Christoph Steiner
2004-04-05made unified autoconf build, should work with MinGW alsoHans-Christoph Steiner
2004-04-04cleaned up build system, especially for Darwin/MacOS XHans-Christoph Steiner
2004-03-29cleaned up OSC help and added reference to OSC-help.pdHans-Christoph Steiner
2004-03-26dummy addjdl
2004-03-10updated readme ..jdl
2004-03-10all files moved to src folderjdl