Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-19 | Bug fixes | Miller Puckette | |
svn path=/trunk/; revision=5972 | |||
2006-09-11 | add sigmund~ | Miller Puckette | |
svn path=/trunk/; revision=5917 | |||
2006-09-08 | Many bug fixes | Miller Puckette | |
svn path=/trunk/; revision=5906 | |||
2006-08-24 | Fix for expr makefile on OSX 10.3 | Miller Puckette | |
svn path=/trunk/; revision=5731 | |||
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 | Bug fix - plus, two features I couldn't bear to leave out of 0.40 | Miller Puckette | |
svn path=/trunk/; revision=5616 | |||
2006-08-15 | Bug fix in audio blocking | Miller Puckette | |
svn path=/trunk/; revision=5609 | |||
2006-08-15 | Oops, added another file | Miller Puckette | |
svn path=/trunk/; revision=5605 | |||
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-08-07 | Oops, added ringbuffer.c from portaudio.... | Miller Puckette | |
svn path=/trunk/; revision=5502 | |||
2006-07-31 | added missing portaudio files for mac core audio | Miller Puckette | |
svn path=/trunk/; revision=5442 | |||
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 | |||
2006-06-03 | Removing renamed files | Miller Puckette | |
svn path=/trunk/; revision=5163 | |||
2006-03-10 | these files have been removed by mistake, they are necessary for portaudio ↵ | Guenter Geiger | |
support svn path=/trunk/; revision=4684 | |||
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-12-31 | another attempt to add new needed files | Miller Puckette | |
svn path=/trunk/; revision=4319 | |||
2005-12-31 | Deleted unused (?) files | Miller Puckette | |
svn path=/trunk/; revision=4318 | |||
2005-12-31 | Added about 64 files that I hadn't realized weren't in the CVS | Miller 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-15 | checking in missing files on behalf of Miller (cleared it with him first). ↵ | Hans-Christoph Steiner | |
The files are from portmidi17nov04.zip svn path=/trunk/; revision=4216 | |||
2005-12-02 | Pd doesn't run on "Max OSX". (!?) | N.N. | |
svn path=/trunk/; revision=4106 | |||
2005-12-02 | Memory leak patch, plus change to x_connective.c to fix a bug | Miller Puckette | |
svn path=/trunk/; revision=4103 | |||
2005-11-06 | fixed memory leak in pa_mac_core.c and the bug sending "bang" to "t s" object | Miller Puckette | |
svn path=/trunk/; revision=3842 | |||
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-09-15 | Bug fixes for 0.39-0, in preparation for releasing 0.39-1. | Miller Puckette | |
svn path=/trunk/; revision=3561 | |||
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-13 | fixed for flext compilation | Jamie Tittle | |
svn path=/trunk/; revision=3339 | |||
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 | fixed makefile, configure to work on Mac as well as linux. Almost have it | Miller Puckette | |
compiling on Windows too, but don't have a machine here to check it on. Set "-ko" flag on portaudio so CVS will preserve the key strings as they appear in the portaudio tarballs. svn path=/trunk/; revision=3093 | |||
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-30 | Add new portmidi and update portaudio. CHanges to makefile.nt and various | Miller Puckette | |
sources. Checking that I'm in sync with "help" file changes. I ended up deleting help files in extra and recreating them under the new names. svn path=/trunk/; revision=3091 | |||
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 | |||
2005-05-18 | get rid of obsolete audio examples | Miller Puckette | |
svn path=/trunk/; revision=3005 | |||
2005-01-13 | fixed appearance of C++ keyword | Thomas Grill | |
svn path=/trunk/; revision=2499 | |||
2004-11-29 | added line about using autoconf | Jamie Tittle | |
svn path=/trunk/; revision=2346 | |||
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-11 | More bug fixes... version 0.38 test10. | Miller Puckette | |
svn path=/trunk/; revision=2259 | |||
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-15 | fixed a bug with setting the receive-symbol of gui | IOhannes m zmölnig | |
svn path=/trunk/; revision=2032 |