aboutsummaryrefslogtreecommitdiff
path: root/pd/portaudio
AgeCommit message (Collapse)Author
2011-10-09checked in pd-0.43-0.src.tar.gzHans-Christoph Steiner
svn path=/trunk/; revision=15557
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-12-280.41-10 test 10 - many patches, plus work on callback schedulingMiller Puckette
svn path=/trunk/; revision=9107
2007-08-18another tryMiller Puckette
svn path=/trunk/; revision=8659
2007-08-18CVS upload mistakesMiller Puckette
svn path=/trunk/; revision=8658
2007-08-18Download and adjust sources for new portaudio, portmidi.Miller Puckette
Add experimental callback scheduling. svn path=/trunk/; revision=8657
2007-08-06fix underflow protection for ia64 (was only enabled for i386)Miller Puckette
svn path=/trunk/; revision=8435
2007-08-02fix name clash in s_audio_jack.c (again) and applied some sourceforge patchesMiller Puckette
svn path=/trunk/; revision=8342
2007-07-24Untested attempt to fix compilation problems in s_audio_jack.cMiller Puckette
svn path=/trunk/; revision=8229
2007-07-24no real changeMiller Puckette
svn path=/trunk/; revision=8227
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-12-07More 64 bit fixes, notably confusion about file extensions and takingMiller Puckette
garray_getfloatarray out of expr svn path=/trunk/; revision=6685
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-10-04release 0.40-0Miller Puckette
svn path=/trunk/; revision=6076
2006-09-19Bug fixesMiller Puckette
svn path=/trunk/; revision=5972
2006-09-08Many bug fixesMiller Puckette
svn path=/trunk/; revision=5906
2006-08-24Fix for expr makefile on OSX 10.3Miller Puckette
svn path=/trunk/; revision=5731
2006-08-24sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd).Miller Puckette
svn path=/trunk/; revision=5730
2006-08-18put m_pd.h, s_stuff.h in quotes instead of brackets on s_audio_jack.cMiller Puckette
svn path=/trunk/; revision=5661
2006-08-15Bug fix - plus, two features I couldn't bear to leave out of 0.40Miller Puckette
svn path=/trunk/; revision=5616
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-08-07Oops, added ringbuffer.c from portaudio....Miller Puckette
svn path=/trunk/; revision=5502
2006-07-31added missing portaudio files for mac core audioMiller Puckette
svn path=/trunk/; revision=5442
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-03-10these files have been removed by mistake, they are necessary for portaudio ↵Guenter Geiger
support svn path=/trunk/; revision=4684
2005-12-31Took 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-31re-synced with my own source tree...Miller Puckette
svn path=/trunk/; revision=4321
2005-12-31another attempt to add new needed filesMiller Puckette
svn path=/trunk/; revision=4319
2005-12-31Deleted unused (?) filesMiller Puckette
svn path=/trunk/; revision=4318
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-11-06fixed memory leak in pa_mac_core.c and the bug sending "bang" to "t s" objectMiller Puckette
svn path=/trunk/; revision=3842
2005-10-15Bug fixes, notably for mac if no audio input device is available; alsoMiller Puckette
worked around a problem in ASIO support on MSW (but need to fix it better.) svn path=/trunk/; revision=3717
2005-05-30Remembered to update all the edited files. Should now be in sync... willMiller Puckette
have to test it though. svn path=/trunk/; revision=3092
2004-11-060.38 test 9 (mostly bug fixes)Miller Puckette
svn path=/trunk/; revision=2226
2004-09-06More files I forgot to addMiller Puckette
svn path=/trunk/; revision=2012
2004-09-06... more changes to try to upload 0.38 test 5 to CVSMiller Puckette
svn path=/trunk/; revision=2011
2004-09-06Removed files which appear to be unused.Miller Puckette
svn path=/trunk/; revision=2009
2004-02-02merged in version_0_37_1test6Guenter Geiger
svn path=/trunk/; revision=1305
2003-11-20Simply I've executed "autoconf", It seems that configure.in was ok but ↵Kenneth Peiruza
configure didn't. Regards! svn path=/trunk/; revision=1197
2003-05-09This 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
2002-12-09This commit was generated by cvs2svn to compensate for changes in r284,Guenter Geiger
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=285
2002-07-29This commit was generated by cvs2svn to compensate for changes in r58,Guenter Geiger
which included commits to RCS files with non-trunk default branches. svn path=/trunk/; revision=59