aboutsummaryrefslogtreecommitdiff
path: root/externals
AgeCommit message (Collapse)Author
2005-01-19update for flext build systemThomas Grill
update for flext build systemcleanups svn path=/trunk/; revision=2526
2005-01-19- strip .pd from abstraction filenamesThomas Grill
- open debug patcher on alt-click svn path=/trunk/; revision=2525
2005-01-19minor changesThomas Grill
corrected license files makefiles for linux added license stuff svn path=/trunk/; revision=2524
2005-01-19- a bit more functions for the symbol typeThomas Grill
- exporting symbol functions corrected argument passing to class methods updated for OSX adjust pd and py files for correct argument passing svn path=/trunk/; revision=2523
2005-01-19- fixed typos and 64-bit compatibilityThomas Grill
- conform to idle callback functionality in devel_0_38 cleanups svn path=/trunk/; revision=2522
2005-01-13various fixes to build systemThomas Grill
fixes for build system better templates, some minor changes build system: added profiler mode, more fixes added ICC/linux support small optimizations svn path=/trunk/; revision=2498
2005-01-12better templates, some minor changesThomas Grill
small optimizations svn path=/trunk/; revision=2492
2005-01-11added symbol typeThomas Grill
fixed incorrect unbinding of instance methods fixes for symbol type little restructuring svn path=/trunk/; revision=2489
2005-01-11build system: added profiler mode, more fixesThomas Grill
fixed buggy unbinding of receive symbols fixed shared library names better templates, some minor changes added method for clicks into object box svn path=/trunk/; revision=2488
2005-01-10closed multi-interpreter branch (no chance to have several interpreters in ↵Thomas Grill
the same thread!) other thread-related cleanups py: added ability to choose function from message tag enabled int-tags for pyext class methods svn path=/trunk/; revision=2487
2005-01-10better templates, some minor changesThomas Grill
build system: added profiler mode, more fixes svn path=/trunk/; revision=2486
2005-01-09support for Python threads, at lastThomas Grill
small fixes merged in 20041229-newdetach branch. renamed locking functions svn path=/trunk/; revision=2483
2005-01-08update for flext build systemThomas Grill
svn path=/trunk/; revision=2478
2005-01-08merge in branch "20041229-unify"Thomas Grill
- some small cleanups os x fixes minor updates improved buffer handling simplify updates Mac adaptations - made xcode project preparing xsample 0.3.0 release updated for build system some optimizations - fixed loop record bug Completion of attribute functionality, revisited and updated help files svn path=/trunk/; revision=2477
2005-01-08minor updatesThomas Grill
adapted the queue stuff to work with the new set_callback functionality reconsidered flext::buffer:Update added object construction and destruction flags updated autoconf system small updates better templates, some minor changes update for linux cleanups svn path=/trunk/; revision=2476
2005-01-07updated for OSXThomas Grill
better templates, some minor changes fix for showing attributes on select (and recreate the object on edit) cleanups svn path=/trunk/; revision=2469
2005-01-06build system for flext-based externalsThomas Grill
reconsidered flext::buffer:Update improved buffer handling added object construction and destruction flags updated autoconf system updated documentation updated build system svn path=/trunk/; revision=2467
2005-01-05updated make systemThomas Grill
updated for OSX updated build system svn path=/trunk/; revision=2466
2005-01-05made default configurations genericThomas Grill
two more flext tutorials fixes for Max headers cleanups updated build system updated tutorials revised the documentation updated for OSX upgraded version number svn path=/trunk/; revision=2465
2005-01-04updated make systemThomas Grill
cleanups updated build system svn path=/trunk/; revision=2464
2005-01-04update for flext build systemThomas Grill
cleanups svn path=/trunk/; revision=2463
2005-01-04update for flext build systemThomas Grill
first import of Codewarrior project cleanups svn path=/trunk/; revision=2462
2005-01-04cleanupsThomas Grill
updated build system svn path=/trunk/; revision=2461
2005-01-04fixes for Max 4.5 SDK headersThomas Grill
fixes for Max/OSX cleanups preparing the release 0.1.2 update for flext build system roll back to working version svn path=/trunk/; revision=2460
2005-01-04update for flext build systemThomas Grill
avoid malicious file name characters cleanups svn path=/trunk/; revision=2459
2005-01-04updated build system - some cleanupsThomas Grill
updated for build system updated build system for OSX cleanups updated build system svn path=/trunk/; revision=2458
2005-01-03update for flext build systemThomas Grill
updated build system svn path=/trunk/; revision=2451
2005-01-03updated build systemThomas Grill
svn path=/trunk/; revision=2450
2005-01-03update for flext build systemThomas Grill
enhanced and optimized atom parsing updated build system svn path=/trunk/; revision=2449
2005-01-03update for flext build systemThomas Grill
avoid malicious file name characters updated build system svn path=/trunk/; revision=2448
2005-01-03updated make systemThomas Grill
build system for OSX simplified make system reconsidered flext::buffer:Update added object construction and destruction flags updated build system svn path=/trunk/; revision=2447
2004-12-31fix for showing attributes on select (and recreate the object on edit)Thomas Grill
reconsidered flext::buffer:Update build system for flext-based externals added object construction and destruction flags svn path=/trunk/; revision=2438
2004-12-30*** empty log message ***Thomas Grill
svn path=/trunk/; revision=2437
2004-12-30build system for OSXThomas Grill
updated build system svn path=/trunk/; revision=2436
2004-12-20use flext build systemThomas Grill
updated make system updated build system svn path=/trunk/; revision=2422
2004-12-20updated build systemThomas Grill
svn path=/trunk/; revision=2421
2004-12-20remove deleted filesThomas Grill
svn path=/trunk/; revision=2420
2004-12-20updated make systemThomas Grill
updated build system svn path=/trunk/; revision=2419
2004-12-20- made xcode projectThomas Grill
- some small cleanups - fixed loop record bug updated build system svn path=/trunk/; revision=2418
2004-12-20avoid malicious file name charactersThomas Grill
updated build system svn path=/trunk/; revision=2417
2004-12-20simplified make systemThomas Grill
updated make system for BCC updated make system updated build system svn path=/trunk/; revision=2416
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