This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Pd-extended".
The branch, master has been updated
via 74d3068775b16ec24ce12de0e967858270b4d910 (commit)
via 7c42180897bc057eb4f2f3133e943ab3b7e5ed58 (commit)
via 67058a402c4b599b9ec30dedf4ddd619aa654a83 (commit)
via fe2b7522d0138156161f988ca25b6d3aefc754a4 (commit)
via 321bb2e33aac2b598cd1fa37ac9ccaf4b2ef5db6 (commit)
from b4d7aae723882267b0b9dfe738920ca9f976f3ef (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 74d3068775b16ec24ce12de0e967858270b4d910
Merge: b4d7aae 7c42180
Author: Hans-Christoph Steiner <hans(a)eds.org>
Date: Mon Dec 31 21:12:04 2012 -0500
Merge branch 'patch_series'
-----------------------------------------------------------------------
Summary of changes:
po/template.pot | 10 +-
portaudio/Makefile.am | 19 +-
portaudio/include/pa_mac_core.h | 15 +-
portaudio/include/portaudio.h | 4 +-
portaudio/src/common/pa_ringbuffer.h | 5 +-
portaudio/src/common/pa_trace.c | 137 ++++-
portaudio/src/common/pa_trace.h | 20 +-
portaudio/src/hostapi/alsa/pa_linux_alsa.c | 737 ++++++++++---------
portaudio/src/hostapi/asio/pa_asio.cpp | 46 +-
portaudio/src/hostapi/coreaudio/pa_mac_core.c | 198 +++--
.../src/hostapi/coreaudio/pa_mac_core_blocking.c | 3 +-
.../src/hostapi/coreaudio/pa_mac_core_internal.h | 10 +-
.../src/hostapi/skeleton/pa_hostapi_skeleton.c | 818 --------------------
portaudio/src/hostapi/wmme/pa_win_wmme.c | 16 +-
.../pa_mac_hostapis.c} | 55 +-
portaudio/src/os/win/pa_win_wdmks_utils.c | 13 +-
src/makefile.mingw | 1 -
tcl/pd_menucommands.tcl | 10 +-
tcl/pd_menus.tcl | 2 +-
19 files changed, 795 insertions(+), 1324 deletions(-)
delete mode 100644 portaudio/src/hostapi/skeleton/pa_hostapi_skeleton.c
copy portaudio/src/os/{win/pa_x86_plain_converters.h => mac_osx/pa_mac_hostapis.c} (59%)
hooks/post-receive
--
Pd-extended