aboutsummaryrefslogtreecommitdiff
path: root/pd/doc
AgeCommit message (Collapse)Author
2011-10-09checked in pd-0.43-1test4.src.tar.gzHans-Christoph Steiner
svn path=/trunk/; revision=15558
2011-10-09checked in pd-0.43-0.src.tar.gzHans-Christoph Steiner
svn path=/trunk/; revision=15557
2009-10-23Max?N.N.
svn path=/trunk/; revision=12653
2009-09-01merge in HC's new tcl code and start taking patchesMiller Puckette
svn path=/trunk/; revision=12166
2009-08-17merge in new tcl implementation by Steiner & ChunMiller Puckette
svn path=/trunk/; revision=11934
2009-05-07release 0.42-5Miller Puckette
svn path=/trunk/; revision=11298
2009-05-05bug fixes for pd 0.42-5Miller Puckette
svn path=/trunk/; revision=11236
2009-01-060.42-2 (bug fixes)Miller Puckette
svn path=/trunk/; revision=10477
2009-01-02release 0.42-0Miller Puckette
svn path=/trunk/; revision=10471
2008-12-30Oops, add 2 help filesMiller Puckette
svn path=/trunk/; revision=10470
2008-12-080.42-0test06Miller Puckette
svn path=/trunk/; revision=10432
2008-09-20pd 0.42-0 test 05Miller Puckette
svn path=/trunk/; revision=10301
2008-08-26removed executable permissionIOhannes m zmölnig
svn path=/trunk/; revision=10260
2008-07-04many bug fixes.Miller Puckette
sigmund~ and bonk~ updates (ongoing) some new math objects svn path=/trunk/; revision=10140
2008-05-220.42-0 test 01. No real work yet, just bug fixes and updates.Miller Puckette
svn path=/trunk/; revision=9867
2008-03-17version 0.41-4Miller Puckette
svn path=/trunk/; revision=9602
2008-03-16release 0.41-3Miller Puckette
svn path=/trunk/; revision=9590
2008-03-160.41-2 releaseMiller Puckette
svn path=/trunk/; revision=9589
2008-02-13Casal bugfix for OSX 10.5.1 - released as 0.41-1.Miller Puckette
Later I learned this might not actually fix the problem (but had already released it as 0.41-1). Ugh. Also, lots of portaudio $Id$ stuff that CVS used to bash uncontrollably might finally retain the portaudio original lines now that we're in SVN. svn path=/trunk/; revision=9436
2008-01-24release 0.41-0Miller Puckette
svn path=/trunk/; revision=9157
2008-01-160.41-0 test 11Miller Puckette
svn path=/trunk/; revision=9147
2007-12-28... and again trying to check in 0.41-0 test 10Miller Puckette
svn path=/trunk/; revision=9108
2007-07-29add files that didn't seem to be uploadedMiller Puckette
svn path=/trunk/; revision=8254
2007-07-20various bug fixes.Miller Puckette
svn path=/trunk/; revision=8186
2007-01-20improve error reporting for lists to inlets, and replace __BYTE_ORDER byMiller Puckette
BYTE_ORDER to fix compile failure on Mac. svn path=/trunk/; revision=7367
2006-10-22test release for 0.41 (bug fixes for IA64).Miller Puckette
svn path=/trunk/; revision=6154
2006-10-09bugfixes... pd 0.40-1.Miller Puckette
svn path=/trunk/; revision=6082
2006-09-19Bug fixesMiller Puckette
svn path=/trunk/; revision=5972
2006-09-08Many bug fixesMiller Puckette
svn path=/trunk/; revision=5906
2006-08-15Bug fix in audio blockingMiller Puckette
svn path=/trunk/; revision=5609
2006-08-150.40 test 01 commit ... although the "about" dialog thinks it's test02 :)Miller Puckette
svn path=/trunk/; revision=5604
2006-08-11Fixed to compile correctly on macosx 10.3, 10.4 and Windows.Miller Puckette
svn path=/trunk/; revision=5566
2006-06-03FFT package selectionMiller Puckette
Zmoelnig's multi-'$' patch big-soundfile support Patch to set open directories (openpanel, savepanel) patch to allow funny characters in extern names fixed makefile.in to support intel mac svn path=/trunk/; revision=5164
2006-06-03Removing renamed filesMiller Puckette
svn path=/trunk/; revision=5163
2005-12-31re-synced with my own source tree...Miller Puckette
svn path=/trunk/; revision=4321
2005-12-31Added about 64 files that I hadn't realized weren't in the CVSMiller Puckette
repository. Threw in pd/portaudio/pa_win_wdmks for good measure, although I haven't tried compiling that in yet (no windoze machine handy today). svn path=/trunk/; revision=4316
2005-12-02Pd doesn't run on "Max OSX". (!?)N.N.
svn path=/trunk/; revision=4106
2005-12-02Memory leak patch, plus change to x_connective.c to fix a bugMiller Puckette
svn path=/trunk/; revision=4103
2005-09-15Bug fixes for 0.39-0, in preparation for releasing 0.39-1.Miller Puckette
svn path=/trunk/; revision=3561
2005-08-21Fixed scalar_redraw to check if glist is visible; moved 'data' doc andMiller Puckette
updated it somewhat. svn path=/trunk/; revision=3441
2005-08-21Improved samplerate~ implementation.Miller Puckette
svn path=/trunk/; revision=3438
2005-08-16Configure.in was broken. Also, better GUI update queueing forMiller Puckette
IEM guis and for 'data' (which should affect arrays.) svn path=/trunk/; revision=3430
2005-07-29Mac to work with tcl/tk 8.4.5; pd extension added automatically in saveasMiller Puckette
bug fix writing aiff gfiles bug fix (tcl error messages when starting open dialogs) svn path=/trunk/; revision=3385
2005-07-24New "list" object.Miller Puckette
Added "addcomma", "addsemi", "adddollar", "adddollsym" messages to message object. worked on Mac compilation problems. svn path=/trunk/; revision=3371
2005-07-16fixed bugs, adopted some patches.Miller Puckette
svn path=/trunk/; revision=3347
2005-07-02new graph-on-parent behavior - no more of the stretching behavior. ExistingMiller Puckette
patches should behave compatibly, but new ones will work differently (much much better.) svn path=/trunk/; revision=3283
2005-06-25major extensions to drawing commands in templates, to allow scaling andMiller Puckette
invisibilizing. New "coreaudio" search (from patch). couple of bug fixes. svn path=/trunk/; revision=3249
2005-05-18Damn, edited this before and lost the update. More data features.Miller Puckette
Took about 12 patches. svn path=/trunk/; revision=3006
2005-05-18get rid of obsolete audio examplesMiller Puckette
svn path=/trunk/; revision=3005
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