aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-19updated make systemThomas Grill
svn path=/trunk/; revision=2414
2004-12-19avoid malicious file name charactersThomas Grill
updated make system svn path=/trunk/; revision=2413
2004-12-19simplified make systemThomas Grill
updated make system svn path=/trunk/; revision=2412
2004-12-18compilation fixThomas Grill
editor-less Mac version use flext build system using flext build system updated build system fixing window titles thread priority fixed some bugs added window size,move,caption,titling features install path more cleanups some fixes and warnings stripped all MFC code register window class at setup time some reorganisation svn path=/trunk/; revision=2411
2004-12-18use flext build systemThomas Grill
updated build system svn path=/trunk/; revision=2410
2004-12-18wmax makefilesThomas Grill
use flext build system using flext build system updated build system svn path=/trunk/; revision=2409
2004-12-18use flext build systemThomas Grill
using flext build system updated build system svn path=/trunk/; revision=2408
2004-12-18updated make system for BCCThomas Grill
fixes for Max/MSP use flext build system using flext build system updated build system additions for Max/MSP build svn path=/trunk/; revision=2407
2004-12-18updated make system for BCCThomas Grill
use flext build system avoid malicious file name characters using flext build system updated build system svn path=/trunk/; revision=2406
2004-12-18updated build system for linuxThomas Grill
updated make system for BCC build system for flext-based externals updated build system add xcode project comply to build system svn path=/trunk/; revision=2405
2004-12-17added devs to maxlib, iemlibHans-Christoph Steiner
svn path=/trunk/; revision=2403
2004-12-17used the wrong syntax for directories; added maxlib and iemlib since they ↵Hans-Christoph Steiner
are just imported and not maintained in the CVS svn path=/trunk/; revision=2402
2004-12-17name changes for svn repositoryThomas Grill
using flext build system svn path=/trunk/; revision=2401
2004-12-17first versionThomas Grill
using flext build system name changes for svn repository svn path=/trunk/; revision=2400
2004-12-17wmax makefilesThomas Grill
using flext build system svn path=/trunk/; revision=2399
2004-12-17support for Python threads, at lastThomas Grill
output single atoms instead of 1-element lists small changes for release using flext build system svn path=/trunk/; revision=2398
2004-12-17fixes for Max/MSPThomas Grill
enhanced and optimized atom parsing using flext build system additions for Max/MSP build svn path=/trunk/; revision=2397
2004-12-17using flext build systemThomas Grill
preparing the 0.3.0 release svn path=/trunk/; revision=2396
2004-12-17avoid malicious file name charactersThomas Grill
using flext build system remove legacy files svn path=/trunk/; revision=2395
2004-12-17global system lock functionsThomas Grill
fixed a thread sensitive spot fix for _long_ attribute dialogs build system for flext-based externals typo fixed in attribute editor atom outlet functions svn path=/trunk/; revision=2394
2004-12-16- made xcode projectThomas Grill
- fixed loop record bug - some small cleanups svn path=/trunk/; revision=2391
2004-12-16dropped support for Max UI objectsThomas Grill
fix for _long_ attribute dialogs delete project builder project (in favor of xcode) typo fixed in attribute editor add xcode project some fixes for OSX builds svn path=/trunk/; revision=2390
2004-12-16remove deleted filesThomas Grill
svn path=/trunk/; revision=2389
2004-12-12added Alt-clicking infoHans-Christoph Steiner
svn path=/trunk/; revision=2369
2004-11-30oopsFrank Barknecht
svn path=/trunk/; revision=2351
2004-11-30New quote, fixed cvs urlFrank Barknecht
svn path=/trunk/; revision=2350
2004-11-29added line about using autoconfJamie Tittle
svn path=/trunk/; revision=2346
2004-11-28getting help files up to date with thesis infoHans-Christoph Steiner
svn path=/trunk/; revision=2343
2004-11-28unified "array" and "struct array" code. Vast changes to "g_array.c" andMiller Puckette
"g_template.c", and many smaller changes to various files. Not yet well tested. svn path=/trunk/; revision=2341
2004-11-28cleaned up a bitHans-Christoph Steiner
svn path=/trunk/; revision=2337
2004-11-28typo fixed in attribute editorThomas Grill
fixed const error svn path=/trunk/; revision=2336
2004-11-28removed deprecated objectHans-Christoph Steiner
svn path=/trunk/; revision=2332
2004-11-28added [hid] help filesHans-Christoph Steiner
svn path=/trunk/; revision=2331
2004-11-27various minor tweaksHans-Christoph Steiner
svn path=/trunk/; revision=2327
2004-11-27added general hid objects, and some text about pollingHans-Christoph Steiner
svn path=/trunk/; revision=2326
2004-11-27another fix for the attribute editorThomas Grill
fixed const error svn path=/trunk/; revision=2321
2004-11-26makefiles for linuxThomas Grill
svn path=/trunk/; revision=2316
2004-11-25created [buttongate] and [keygate] following [gate]Hans-Christoph Steiner
svn path=/trunk/; revision=2313
2004-11-25added alternative objects, like [sqrt], etcHans-Christoph Steiner
svn path=/trunk/; revision=2312
2004-11-20first draft, some basic functionality, no text yetHans-Christoph Steiner
svn path=/trunk/; revision=2291
2004-11-18enhanced and optimized atom parsingThomas Grill
roll back to working version conform to ISO C++ svn path=/trunk/; revision=2286
2004-11-18another fix for the attribute editorThomas Grill
svn path=/trunk/; revision=2285
2004-11-17fix for _long_ attribute dialogsThomas Grill
another fix for the attribute editor svn path=/trunk/; revision=2284
2004-11-15the group for patches should be bugfixGuenter Geiger
svn path=/trunk/; revision=2279
2004-11-15Renamed bug-report.php to trackers.php. Some changes in description about ↵Guenter Geiger
how to submit patches svn path=/trunk/; revision=2278
2004-11-15fix for _long_ attribute dialogsThomas Grill
fix for showing attributes on select (and recreate the object on edit) svn path=/trunk/; revision=2274
2004-11-14a bit of code for OS XThomas Grill
editor-less Mac version svn path=/trunk/; revision=2267
2004-11-13fix for showing attributes on select (and recreate the object on edit)Thomas Grill
svn path=/trunk/; revision=2265
2004-11-11More bug fixes... version 0.38 test10.Miller Puckette
svn path=/trunk/; revision=2259
2004-11-10support for Python threads, at lastThomas Grill
svn path=/trunk/; revision=2251