aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-12-07More 64 bit fixes, notably confusion about file extensions and takingMiller Puckette
garray_getfloatarray out of expr svn path=/trunk/; revision=6685
2006-12-07fixed bug in overridding DAEMON in default/pd and added commentsHans-Christoph Steiner
svn path=/trunk/; revision=6682
2006-12-06added program versions to test target so they are in the build logsHans-Christoph Steiner
svn path=/trunk/; revision=6666
2006-12-06[import] needs to be the first object loadedHans-Christoph Steiner
svn path=/trunk/; revision=6660
2006-12-05only embed the Tcl/Tk frameworks if not using the built-in one in /System. ↵Hans-Christoph Steiner
i.e. only embed the frameworks if building on a machine where other Tcl/Tk Frameworks have been installed svn path=/trunk/; revision=6650
2006-12-05enabled for Mac OS X since it buildsHans-Christoph Steiner
svn path=/trunk/; revision=6630
2006-12-04disable NVidia-specific stuff when building GemIOhannes m zmölnig
svn path=/trunk/; revision=6612
2006-12-04fixed case typo (from patch 1608063 submitted by kunowoudt); added a little ↵Hans-Christoph Steiner
extra info to test_location target svn path=/trunk/; revision=6606
2006-12-02added much clearer install instructionsHans-Christoph Steiner
svn path=/trunk/; revision=6587
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-30fixed building with older Tcl/Tk Frameworks, like the included Apple versionsHans-Christoph Steiner
svn path=/trunk/; revision=6530
2006-11-28made jasch_lib build with standard dev layout and with Pd-extendedHans-Christoph Steiner
svn path=/trunk/; revision=6499
2006-11-28chopped down email report to 20 linesHans-Christoph Steiner
svn path=/trunk/; revision=6486
2006-11-28Spelling of kHz fixed.Frank Barknecht
svn path=/trunk/; revision=6483
2006-11-28updated to use the PDDP standard -meta.pd file nowHans-Christoph Steiner
svn path=/trunk/; revision=6481
2006-11-28another attempt to make the Tcl/Tk Frameworks embed properlyHans-Christoph Steiner
svn path=/trunk/; revision=6480
2006-11-28added -meta to the meta files per the PDDP standardHans-Christoph Steiner
svn path=/trunk/; revision=6477
2006-11-27changed to fix & install problem with RTC-libHans-Christoph Steiner
svn path=/trunk/; revision=6456
2006-11-27Removed rtc-lib install from Makefile. Seems broken and I don't know how to fixFrank Barknecht
it. svn path=/trunk/; revision=6455
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-26* Tried to add RTC-lib to the extended makefile. Hopefully didn't break ↵Frank Barknecht
anything. svn path=/trunk/; revision=6438
2006-11-26moved these to 'externals/hcs' since they are not loadersHans-Christoph Steiner
svn path=/trunk/; revision=6433
2006-11-26reduced the verbosity of the rsync as discussed a while back on pd-devHans-Christoph Steiner
svn path=/trunk/; revision=6430
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-23replaced script and standalone Wish package with a Makefile targetHans-Christoph Steiner
svn path=/trunk/; revision=6395
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-12reordered to make compile errors clearerHans-Christoph Steiner
svn path=/trunk/; revision=6273
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-09don't make a package if the build exited with an errorHans-Christoph Steiner
svn path=/trunk/; revision=6244
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
2006-11-02PD: 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-31changed description for zexy from "GUI and streaming objects" (neither ofIOhannes 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-31PD: 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-30one more minor glitch, now it worksHans-Christoph Steiner
svn path=/trunk/; revision=6193
2006-10-28oops typo, my badHans-Christoph Steiner
svn path=/trunk/; revision=6177
2006-10-28added two other key examples to illustrate what whacky data this really isHans-Christoph Steiner
svn path=/trunk/; revision=6176