Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-16 | some quick t_float fixes | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=15776 | |||
2010-06-04 | moved 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-21 | added loads of "deprecated" notices | IOhannes m zmölnig | |
svn path=/trunk/externals/OSCx/; revision=13459 | |||
2010-01-23 | made explicit error about needing a portnumber, and documented it | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=13084 | |||
2009-12-27 | following up on bug report #2921689, fixed a bunch of 'implicit declaration ↵ | Hans-Christoph Steiner | |
of function' warnings, which could cause problems on 64-bit svn path=/trunk/externals/OSCx/; revision=12846 | |||
2007-06-14 | checked in patch from tracker 1656382 to fix TTL for non-multicast | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=7777 | |||
2007-06-14 | checked in patch from tracker 1667928 to fix multicast porting binding bug | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=7776 | |||
2007-06-14 | checked in patch from tracker 1668080 to fix bang crasher bug | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=7775 | |||
2007-01-17 | checked in Stephen Sinclair's MinGW fix, patch 1629160 | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=7361 | |||
2007-01-02 | committed patch 1612910 to add multicast support to the OSCx objects. I took | Hans-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-19 | fixed 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 | |||
2006-04-12 | applied patch [ 1446663 ] in order to use typed list-elements instead of | IOhannes m zmölnig | |
reparsing the send-string (up till now the list to send was converted to a string and this string was then converted into an OSC-message; this prevented us from sending of a symbol "12" (instead it became a float 12) svn path=/trunk/externals/OSCx/; revision=4885 | |||
2006-01-16 | made the building of the OSC.pd_ext library optional, with its own 'lib' ↵ | Hans-Christoph Steiner | |
target. The lib doesn't build on MinGW, so this makes everything the same on all Pd-extended platforms. Plus the lib isn't really needed anyway. svn path=/trunk/externals/OSCx/; revision=4418 | |||
2005-12-19 | fixed 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-30 | changes by piotr majdak | Georg Holzmann | |
svn path=/trunk/externals/OSCx/; revision=3464 | |||
2005-06-28 | Added back a test against "/*" which will strip off the first element in a | Frank Barknecht | |
OSC-message. svn path=/trunk/externals/OSCx/; revision=3265 | |||
2004-08-19 | changed offending cnmat licences to current one | jdl | |
svn path=/trunk/externals/OSCx/; revision=1961 | |||
2004-08-18 | fixed prefix setting via configure | jdl | |
svn path=/trunk/externals/OSCx/; revision=1960 | |||
2004-08-18 | fixed wrong pd_suffix in install target | jdl | |
svn path=/trunk/externals/OSCx/; revision=1959 | |||
2004-04-07 | added files from OSC-Kit 1.0 in order to get updated free license; added GPL ↵ | Hans-Christoph Steiner | |
to my modifications svn path=/trunk/externals/OSCx/; revision=1556 | |||
2004-04-05 | made unified autoconf build, should work with MinGW also | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=1550 | |||
2004-04-04 | cleaned up build system, especially for Darwin/MacOS X | Hans-Christoph Steiner | |
svn path=/trunk/externals/OSCx/; revision=1549 | |||
2004-03-10 | updated readme .. | jdl | |
svn path=/trunk/externals/OSCx/; revision=1405 | |||
2004-03-10 | changed to single external style ... | jdl | |
svn path=/trunk/externals/OSCx/; revision=1399 |