From a346d52dfffc44999d3f10226642f7baa9c5463b Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Sun, 28 Nov 2004 21:20:43 +0000 Subject: unified "array" and "struct array" code. Vast changes to "g_array.c" and "g_template.c", and many smaller changes to various files. Not yet well tested. svn path=/trunk/; revision=2341 --- pd/portmidi_osx/README | 2 +- pd/portmidi_osx/pmdarwin.c | 2 +- pd/portmidi_osx/pmmacosx.c | 2 +- pd/portmidi_osx/ptdarwin.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pd/portmidi_osx') diff --git a/pd/portmidi_osx/README b/pd/portmidi_osx/README index 1629c584..a5416b56 100644 --- a/pd/portmidi_osx/README +++ b/pd/portmidi_osx/README @@ -1,6 +1,6 @@ PortMidi for MacOS X / Darwin Jon Parise -$Date: 2004-11-11 04:58:20 $ +$Date: 2004-11-28 21:20:42 $ This is the MacOS X / Darwin port of the PortMidi library from the Carnegie Mellon Computer Music Group. It is based on the Apple CoreAudio MIDI diff --git a/pd/portmidi_osx/pmdarwin.c b/pd/portmidi_osx/pmdarwin.c index 2df9e5f3..d8d6df31 100644 --- a/pd/portmidi_osx/pmdarwin.c +++ b/pd/portmidi_osx/pmdarwin.c @@ -2,7 +2,7 @@ * PortMidi OS-dependent interface for Darwin (MacOS X) * Jon Parise * - * $Id: pmdarwin.c,v 1.6 2004-11-11 04:58:20 millerpuckette Exp $ + * $Id: pmdarwin.c,v 1.7 2004-11-28 21:20:42 millerpuckette Exp $ * * CHANGE LOG: * 03Jul03 - X. J. Scott (xjs): diff --git a/pd/portmidi_osx/pmmacosx.c b/pd/portmidi_osx/pmmacosx.c index fa7c3beb..5acb2210 100644 --- a/pd/portmidi_osx/pmmacosx.c +++ b/pd/portmidi_osx/pmmacosx.c @@ -3,7 +3,7 @@ * * Jon Parise * - * $Id: pmmacosx.c,v 1.6 2004-11-11 04:58:20 millerpuckette Exp $ + * $Id: pmmacosx.c,v 1.7 2004-11-28 21:20:42 millerpuckette Exp $ * * 27Jun02 XJS (X. J. Scott) * - midi_length(): diff --git a/pd/portmidi_osx/ptdarwin.c b/pd/portmidi_osx/ptdarwin.c index 35c69bae..acb95dd7 100644 --- a/pd/portmidi_osx/ptdarwin.c +++ b/pd/portmidi_osx/ptdarwin.c @@ -3,7 +3,7 @@ * * Jon Parise * - * $Id: ptdarwin.c,v 1.6 2004-11-11 04:58:20 millerpuckette Exp $ + * $Id: ptdarwin.c,v 1.7 2004-11-28 21:20:42 millerpuckette Exp $ */ #include -- cgit v1.2.1