aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2007-01-10added iem_delay to buildsystemGeorg Holzmann
svn path=/trunk/; revision=7279
2007-01-10tried to add iem_adaptfilt - but there's still a problem ...Georg Holzmann
svn path=/trunk/; revision=7278
2007-01-09pdcontainer is now linked staticGeorg Holzmann
svn path=/trunk/; revision=7262
2007-01-08pdcontainer and adaptive didn't compile on osx (strip problem)Georg Holzmann
svn path=/trunk/; revision=7239
2007-01-07forgot to remove some stupid comments ... ;)Georg Holzmann
svn path=/trunk/; revision=7230
2007-01-07added pdcontainer and adaptive to the build systemGeorg Holzmann
svn path=/trunk/; revision=7229
2007-01-05oops, I just found that Olaf posted much more recent binaries on his page, ↵Hans-Christoph Steiner
so I am removed this version from the auto-build svn path=/trunk/; revision=7206
2007-01-05added flashserver; made hidio default on all platforms; fixed freeverb clean ↵Hans-Christoph Steiner
target svn path=/trunk/; revision=7205
2006-12-29fixed windows kludge that pointed to file that got renamedHans-Christoph Steiner
svn path=/trunk/; revision=7099
2006-12-28oops, that was a mistakeHans-Christoph Steiner
svn path=/trunk/; revision=7083
2006-12-28added msd patches and iem_* objectsHans-Christoph Steiner
svn path=/trunk/; revision=7082
2006-12-28added common alias as a kludgeHans-Christoph Steiner
svn path=/trunk/; revision=7080
2006-12-17arg, a little space messed up everything for the WiiRemote README at leastHans-Christoph Steiner
svn path=/trunk/; revision=6929
2006-12-16cleaned things up a bit (less compiler warnings) and added to the auto-build ↵Hans-Christoph Steiner
as part of the 'io' libdir svn path=/trunk/; revision=6925
2006-12-16first stab at porting the Max aka.wiiremote object. it builds now, but I ↵Hans-Christoph Steiner
don't think it works svn path=/trunk/; revision=6923
2006-12-14// class_sethelpsymbol();musil
svn path=/trunk/; revision=6899
2006-12-14initial check inmusil
svn path=/trunk/; revision=6894
2006-12-12fixed to use new central locationHans-Christoph Steiner
svn path=/trunk/; revision=6819
2006-12-12removed more duplicate codeHans-Christoph Steiner
svn path=/trunk/; revision=6817
2006-12-11fix hid vs. hidio building; simplified cross-platform CFLAGS handlingHans-Christoph Steiner
svn path=/trunk/; revision=6799
2006-12-11fixed to point to other locationHans-Christoph Steiner
svn path=/trunk/; revision=6798
2006-12-11added moocow's pdstring objectsIOhannes m zmölnig
svn path=/trunk/; revision=6796
2006-12-11updated for recently removed codeHans-Christoph Steiner
svn path=/trunk/; revision=6794
2006-12-11converted to use the standard help file name (*-help.pd)Hans-Christoph Steiner
svn path=/trunk/; revision=6776
2006-12-11removed duplicate sources, this stuff is also in externals/bsaylorHans-Christoph Steiner
svn path=/trunk/; revision=6775
2006-12-11- updated pd-extended build system for iemlib changesHans-Christoph Steiner
svn path=/trunk/; revision=6773
2006-12-08- added new file to [hidio] to support new event naming schemeHans-Christoph Steiner
svn path=/trunk/; revision=6738
2006-12-05enabled for Mac OS X since it buildsHans-Christoph Steiner
svn path=/trunk/; revision=6630
2006-11-30found the stupid typo, it now works on Mac OS X, and is included in the ↵Hans-Christoph Steiner
linux and darwin auto-build svn path=/trunk/; revision=6534
2006-11-30did lots of renaming to the new [hidio] name, removed a little bit of cruft. ↵Hans-Christoph Steiner
Builds on Mac OS X, but doesn't load yet :-/. hidio_setup() gets called successfully, but for some reason hidio_new() does not seem to get called svn path=/trunk/; revision=6533
2006-11-28made jasch_lib build with standard dev layout and with Pd-extendedHans-Christoph Steiner
svn path=/trunk/; revision=6499
2006-11-26added mrpeach to build as part of the package; various minor install tweaks ↵Hans-Christoph Steiner
for iemlib, classpath/import, and loaders svn path=/trunk/; revision=6440
2006-11-26moved these to 'externals/hcs' since they are not loadersHans-Christoph Steiner
svn path=/trunk/; revision=6433
2006-11-23fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functionsHans-Christoph Steiner
svn path=/trunk/; revision=6398
2006-11-21oops, put the outlets in the right placeHans-Christoph Steiner
svn path=/trunk/; revision=6352
2006-11-21made it compile on both 0.39.2-extended and 0.40; the 0.40 code isn't ↵Hans-Christoph Steiner
functional yet svn path=/trunk/; revision=6351
2006-11-21report only after success; and have it search the local dir before the ↵Hans-Christoph Steiner
global path svn path=/trunk/; revision=6350
2006-11-21libdir.cHans-Christoph Steiner
svn path=/trunk/; revision=6348
2006-11-20switched back to open_via_path to use global classpath; added -meta suffixHans-Christoph Steiner
svn path=/trunk/; revision=6335
2006-11-20first functional example, it worked in the test at least, time to test some moreHans-Christoph Steiner
svn path=/trunk/; revision=6328
2006-11-12added "-fno-strict-aliasing" to the CFLAGS to make the use ofIOhannes m zmölnig
anti-denormal-macros produce proper results svn path=/trunk/; revision=6272
2006-11-11removed old unused m_pd.h and updated the flatspace build system with m_pd.h ↵Hans-Christoph Steiner
from 0.40.1 svn path=/trunk/; revision=6265
2006-11-11- fixed up iemlib includes to accomidate recent iemlib source changes, andHans-Christoph Steiner
removed objects that were obsoleted. - perhaps its time to remove iemlib from this flatspace library since iemlib can built separately in its entirety. But others still want this, so I'll leave it be. svn path=/trunk/; revision=6264
2006-11-09iemlib tweak reflecting recent filename changes; standardized method of ↵Hans-Christoph Steiner
calling clean targets svn path=/trunk/; revision=6243
2006-11-07updated and the correct file nameMartin Peach
svn path=/trunk/; revision=6228
2006-11-07added float input to dynamically change shift amountMartin Peach
svn path=/trunk/; revision=6227
2006-11-02hey.N.N.
svn path=/trunk/; revision=6217
2006-11-02bye.N.N.
svn path=/trunk/; revision=6216
2006-11-02use new ToSys* methodsThomas Grill
added loadbang prioritization svn path=/trunk/; revision=6215
2006-11-02use branch hintsThomas Grill
small fixes update for new flext callback naming updated docs svn path=/trunk/; revision=6211