[PD-cvs] [git]Pd-extended branch master updated. e2dd86e35bc535c2211bdc218a789bee27b3f5fb

Hans-Christoph Steiner eighthave at users.sourceforge.net
Mon Jan 16 04:53:34 CET 2012


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  e2dd86e35bc535c2211bdc218a789bee27b3f5fb (commit)
       via  086627406e856276daecc3ca5725e6bb4c56cd5c (commit)
       via  9c8653be005b4f5ea1d434cd60c1042f158b41fa (commit)
       via  53ed4730da1bcf69264a3a9ab466aabb507fd135 (commit)
       via  562b47228647c57bf74d7a4f3e170e347bffcdef (commit)
       via  b9c45c71d317cd3c6ddca68c2848928850322311 (commit)
       via  10a5e78cae2845e0dec47ca5094d8aa492da7f8b (commit)
       via  cef3806d8a7e36fd31018ffd690ac72c16638db9 (commit)
       via  6e2e92603e2cfbe1930017161417e43ad32d07ca (commit)
      from  cea1ddebca3602da8d6892052abbd898695a272e (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 e2dd86e35bc535c2211bdc218a789bee27b3f5fb
Merge: cea1dde 0866274
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Sun Jan 15 22:53:04 2012 -0500

    Merge branch 'patch_series'

-----------------------------------------------------------------------

Summary of changes:
 po/hu.po                                           | 1130 +++++++++++---------
 portaudio/include/pa_asio.h                        |   33 +-
 portaudio/include/pa_mac_core.h                    |   44 +-
 portaudio/include/portaudio.h                      |   57 +-
 portaudio/src/common/pa_converters.c               |   30 +-
 portaudio/src/common/pa_front.c                    |   21 +-
 portaudio/src/common/pa_hostapi.h                  |   68 +-
 portaudio/src/common/pa_memorybarrier.h            |    1 +
 portaudio/src/common/pa_process.c                  |    8 +-
 portaudio/src/common/pa_process.h                  |   14 +-
 portaudio/src/common/pa_ringbuffer.c               |   28 +-
 portaudio/src/common/pa_ringbuffer.h               |   10 +-
 portaudio/src/hostapi/alsa/pa_linux_alsa.c         |   10 +-
 portaudio/src/hostapi/asio/pa_asio.cpp             |  393 +++++--
 portaudio/src/hostapi/coreaudio/pa_mac_core.c      |  726 +++++++++----
 .../src/hostapi/coreaudio/pa_mac_core_internal.h   |   34 +-
 .../src/hostapi/coreaudio/pa_mac_core_utilities.c  |  108 +--
 portaudio/src/hostapi/jack/pa_jack.c               |    6 +-
 portaudio/src/hostapi/oss/pa_unix_oss.c            |    6 +-
 .../src/hostapi/skeleton/pa_hostapi_skeleton.c     |    6 +-
 portaudio/src/hostapi/wmme/pa_win_wmme.c           |  536 +++++-----
 portaudio/src/os/unix/pa_unix_hostapis.c           |   22 +-
 portaudio/src/os/win/pa_win_coinitialize.c         |  144 +++
 portaudio/src/os/win/pa_win_coinitialize.h         |   94 ++
 portaudio/src/os/win/pa_win_hostapis.c             |   12 +-
 src/g_canvas.c                                     |    7 +-
 src/g_editor.c                                     |    2 +-
 src/g_graph.c                                      |    8 +-
 src/g_text.c                                       |    2 +-
 src/s_audio_pa.c                                   |   21 +-
 tcl/pd_guiprefs.tcl                                |    9 +-
 31 files changed, 2293 insertions(+), 1297 deletions(-)
 create mode 100644 portaudio/src/os/win/pa_win_coinitialize.c
 create mode 100644 portaudio/src/os/win/pa_win_coinitialize.h


hooks/post-receive
-- 
Pd-extended



More information about the Pd-cvs mailing list