Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-09 | checked in pd-0.43-0.src.tar.gz | Hans-Christoph Steiner | |
svn path=/trunk/; revision=15557 | |||
2009-08-17 | merge in new tcl implementation by Steiner & Chun | Miller Puckette | |
svn path=/trunk/; revision=11934 | |||
2009-05-05 | bug fixes for pd 0.42-5 | Miller Puckette | |
svn path=/trunk/; revision=11236 | |||
2009-02-05 | 0.42-4. Fixes "send" template bug, "gfxstub" bug, 2 pd~ bugs | Miller Puckette | |
svn path=/trunk/; revision=10737 | |||
2009-01-06 | 0.42-1 - bug fixes | Miller Puckette | |
svn path=/trunk/; revision=10475 | |||
2009-01-02 | release 0.42-0 | Miller Puckette | |
svn path=/trunk/; revision=10471 | |||
2008-12-30 | 0.42-0test08 | Miller Puckette | |
svn path=/trunk/; revision=10469 | |||
2008-12-08 | 0.42-0test06 | Miller Puckette | |
svn path=/trunk/; revision=10432 | |||
2008-09-20 | pd 0.42-0 test 05 | Miller Puckette | |
svn path=/trunk/; revision=10301 | |||
2008-07-04 | many bug fixes. | Miller Puckette | |
sigmund~ and bonk~ updates (ongoing) some new math objects svn path=/trunk/; revision=10140 | |||
2008-05-22 | 0.42-0 test 01. No real work yet, just bug fixes and updates. | Miller Puckette | |
svn path=/trunk/; revision=9867 | |||
2008-02-13 | Casal 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-24 | release 0.41-0 | Miller Puckette | |
svn path=/trunk/; revision=9157 | |||
2007-12-28 | ... and again trying to check in 0.41-0 test 10 | Miller Puckette | |
svn path=/trunk/; revision=9108 | |||
2007-07-20 | various bug fixes. | Miller Puckette | |
svn path=/trunk/; revision=8186 | |||
2007-01-20 | improve error reporting for lists to inlets, and replace __BYTE_ORDER by | Miller Puckette | |
BYTE_ORDER to fix compile failure on Mac. svn path=/trunk/; revision=7367 | |||
2006-12-07 | More 64 bit fixes, notably confusion about file extensions and taking | Miller Puckette | |
garray_getfloatarray out of expr svn path=/trunk/; revision=6685 | |||
2006-10-22 | test release for 0.41 (bug fixes for IA64). | Miller Puckette | |
svn path=/trunk/; revision=6154 | |||
2006-10-04 | release 0.40-0 | Miller Puckette | |
svn path=/trunk/; revision=6076 | |||
2006-09-19 | Bug fixes | Miller Puckette | |
svn path=/trunk/; revision=5972 | |||
2006-09-08 | Many bug fixes | Miller Puckette | |
svn path=/trunk/; revision=5906 | |||
2006-08-24 | sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd). | Miller Puckette | |
svn path=/trunk/; revision=5730 | |||
2006-08-18 | put m_pd.h, s_stuff.h in quotes instead of brackets on s_audio_jack.c | Miller Puckette | |
svn path=/trunk/; revision=5661 | |||
2006-08-15 | 0.40 test 01 commit ... although the "about" dialog thinks it's test02 :) | Miller Puckette | |
svn path=/trunk/; revision=5604 | |||
2006-08-11 | Fixed to compile correctly on macosx 10.3, 10.4 and Windows. | Miller Puckette | |
svn path=/trunk/; revision=5566 | |||
2006-06-03 | FFT package selection | Miller 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 | |||
2005-12-31 | Took a bunch of patches... more to come but these are the ones that might ↵ | Miller Puckette | |
break stuff so I'll sync here. svn path=/trunk/; revision=4336 | |||
2005-12-31 | re-synced with my own source tree... | Miller Puckette | |
svn path=/trunk/; revision=4321 | |||
2005-10-15 | Bug fixes, notably for mac if no audio input device is available; also | Miller Puckette | |
worked around a problem in ASIO support on MSW (but need to fix it better.) svn path=/trunk/; revision=3717 | |||
2005-08-21 | Fixed scalar_redraw to check if glist is visible; moved 'data' doc and | Miller Puckette | |
updated it somewhat. svn path=/trunk/; revision=3441 | |||
2005-08-21 | Improved samplerate~ implementation. | Miller Puckette | |
svn path=/trunk/; revision=3438 | |||
2005-08-19 | Version 0.39-0test5. Bug fixes and more care about closing dirty windows | Miller Puckette | |
and quitting. svn path=/trunk/; revision=3434 | |||
2005-08-16 | Configure.in was broken. Also, better GUI update queueing for | Miller Puckette | |
IEM guis and for 'data' (which should affect arrays.) svn path=/trunk/; revision=3430 | |||
2005-07-29 | Mac to work with tcl/tk 8.4.5; pd extension added automatically in saveas | Miller Puckette | |
bug fix writing aiff gfiles bug fix (tcl error messages when starting open dialogs) svn path=/trunk/; revision=3385 | |||
2005-07-24 | New "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-16 | fixed bugs, adopted some patches. | Miller Puckette | |
svn path=/trunk/; revision=3347 | |||
2005-07-08 | Bug fixes: took out some unwanted "red rectangle" apparitions when making | Miller Puckette | |
arrays on new canvases; got the array dialog to come back; made graphical updating a bit more reliable. Tested and fixed a couple of problems on Mac and Windoes. svn path=/trunk/; revision=3300 | |||
2005-07-02 | new graph-on-parent behavior - no more of the stretching behavior. Existing | Miller Puckette | |
patches should behave compatibly, but new ones will work differently (much much better.) svn path=/trunk/; revision=3283 | |||
2005-06-25 | major extensions to drawing commands in templates, to allow scaling and | Miller Puckette | |
invisibilizing. New "coreaudio" search (from patch). couple of bug fixes. svn path=/trunk/; revision=3249 | |||
2005-05-30 | Remembered to update all the edited files. Should now be in sync... will | Miller Puckette | |
have to test it though. svn path=/trunk/; revision=3092 | |||
2005-05-18 | Damn, edited this before and lost the update. More data features. | Miller Puckette | |
Took about 12 patches. svn path=/trunk/; revision=3006 | |||
2004-11-28 | unified "array" and "struct array" code. Vast changes to "g_array.c" and | Miller Puckette | |
"g_template.c", and many smaller changes to various files. Not yet well tested. svn path=/trunk/; revision=2341 | |||
2004-11-07 | more bug fixes. Possible to put spaces in path and startup dialog entries. | Miller Puckette | |
svn path=/trunk/; revision=2232 | |||
2004-11-06 | 0.38 test 9 (mostly bug fixes) | Miller Puckette | |
svn path=/trunk/; revision=2226 | |||
2004-09-06 | Fixed a bug | Miller Puckette | |
svn path=/trunk/; revision=2014 | |||
2004-09-06 | checking in version 0.38test5. | Miller Puckette | |
Oops, I realize I forgot some more nice files, will add them and re-commit. svn path=/trunk/; revision=2010 | |||
2004-02-22 | merged in version 0.37-1test6 | Guenter Geiger | |
svn path=/trunk/; revision=1329 | |||
2004-02-02 | merged with version_0_37_1test6 | Guenter Geiger | |
svn path=/trunk/; revision=1310 | |||
2003-09-23 | imported version 0.37-0 | Thomas Grill | |
svn path=/trunk/; revision=1016 | |||
2003-05-09 | This commit was generated by cvs2svn to compensate for changes in r610, | Guenter Geiger | |
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=611 |