Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-05 | added flashserver; made hidio default on all platforms; fixed freeverb clean ↵ | Hans-Christoph Steiner | |
target svn path=/trunk/; revision=7205 | |||
2006-12-29 | fixed windows kludge that pointed to file that got renamed | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7099 | |||
2006-12-28 | oops, that was a mistake | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7083 | |||
2006-12-28 | added msd patches and iem_* objects | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7082 | |||
2006-12-28 | added common alias as a kludge | Hans-Christoph Steiner | |
svn path=/trunk/; revision=7080 | |||
2006-12-17 | arg, a little space messed up everything for the WiiRemote README at least | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6929 | |||
2006-12-16 | cleaned 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-16 | first 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-14 | initial check in | musil | |
svn path=/trunk/; revision=6894 | |||
2006-12-12 | fixed to use new central location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6819 | |||
2006-12-12 | removed more duplicate code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6817 | |||
2006-12-11 | fix hid vs. hidio building; simplified cross-platform CFLAGS handling | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6799 | |||
2006-12-11 | fixed to point to other location | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6798 | |||
2006-12-11 | added moocow's pdstring objects | IOhannes m zmölnig | |
svn path=/trunk/; revision=6796 | |||
2006-12-11 | updated for recently removed code | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6794 | |||
2006-12-11 | converted to use the standard help file name (*-help.pd) | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6776 | |||
2006-12-11 | removed duplicate sources, this stuff is also in externals/bsaylor | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6775 | |||
2006-12-11 | - updated pd-extended build system for iemlib changes | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6773 | |||
2006-12-08 | - added new file to [hidio] to support new event naming scheme | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6738 | |||
2006-12-05 | enabled for Mac OS X since it builds | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6630 | |||
2006-11-30 | found 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-30 | did 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-28 | made jasch_lib build with standard dev layout and with Pd-extended | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6499 | |||
2006-11-26 | added 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-26 | moved these to 'externals/hcs' since they are not loaders | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6433 | |||
2006-11-23 | fixed build error on Mac OS X 10.3 by #if'ing out 0.40 functions | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6398 | |||
2006-11-21 | oops, put the outlets in the right place | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6352 | |||
2006-11-21 | made 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-21 | report only after success; and have it search the local dir before the ↵ | Hans-Christoph Steiner | |
global path svn path=/trunk/; revision=6350 | |||
2006-11-21 | libdir.c | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6348 | |||
2006-11-20 | switched back to open_via_path to use global classpath; added -meta suffix | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6335 | |||
2006-11-20 | first functional example, it worked in the test at least, time to test some more | Hans-Christoph Steiner | |
svn path=/trunk/; revision=6328 | |||
2006-11-12 | added "-fno-strict-aliasing" to the CFLAGS to make the use of | IOhannes m zmölnig | |
anti-denormal-macros produce proper results svn path=/trunk/; revision=6272 | |||
2006-11-11 | removed 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, and | Hans-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-09 | iemlib tweak reflecting recent filename changes; standardized method of ↵ | Hans-Christoph Steiner | |
calling clean targets svn path=/trunk/; revision=6243 | |||
2006-11-07 | updated and the correct file name | Martin Peach | |
svn path=/trunk/; revision=6228 | |||
2006-11-07 | added float input to dynamically change shift amount | Martin Peach | |
svn path=/trunk/; revision=6227 | |||
2006-11-02 | hey. | N.N. | |
svn path=/trunk/; revision=6217 | |||
2006-11-02 | bye. | N.N. | |
svn path=/trunk/; revision=6216 | |||
2006-11-02 | use new ToSys* methods | Thomas Grill | |
added loadbang prioritization svn path=/trunk/; revision=6215 | |||
2006-11-02 | use branch hints | Thomas Grill | |
small fixes update for new flext callback naming updated docs svn path=/trunk/; revision=6211 | |||
2006-11-02 | PD: possibility to create DSP objects without main DSP inlet (use ↵ | Thomas Grill | |
FLEXT_DSP0_NEW or similar) fix for Max/MSP svn path=/trunk/; revision=6210 | |||
2006-10-31 | changed description for zexy from "GUI and streaming objects" (neither of | IOhannes m zmölnig | |
which is part of zexy) to "swiss army knife for pd" (i admit this is some- what presumptuous...) svn path=/trunk/; revision=6202 | |||
2006-10-31 | PD: possibility to create DSP objects without main DSP inlet (use ↵ | Thomas Grill | |
FLEXT_DSP0_NEW or similar) fixed buggy memory deallocation for AtomListStatic svn path=/trunk/; revision=6196 | |||
2006-10-27 | fix for Codewarrior compilation | Thomas Grill | |
update docs fixed anything/symbol message mixup (thanks to Stefano Papetti) fixed typos, dates, contact info added gcc branch hinting svn path=/trunk/; revision=6170 | |||
2006-09-30 | reintroduced missing help message | Thomas Grill | |
added success/error reporting for file operations fixed double-free on clearing values and dirs fixed bug in XML saving of nested folders changed obviously buggy pool name registering fixed clearing values and dirs, e.g. with messages clrall and clrrec use new ToSys* methods svn path=/trunk/; revision=6060 | |||
2006-09-29 | pdp and pidip now compile on Debian/stable, so let's try it in the ↵ | Hans-Christoph Steiner | |
auto-build farm svn path=/trunk/; revision=6052 | |||
2006-09-28 | switched to old binary install command since the new one wasn't working in ↵ | Hans-Christoph Steiner | |
all contexts; replaced make commands with MAKE variables; added more to the zexy_clean target svn path=/trunk/; revision=6050 |