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 dececceeb069236bd20d3c956566a81b1bb7b2a0 (commit) via 6b11797e0ebf850f2a3d6a522090f26b91c605cc (commit) via be4b30c4a3c9837e1c4afb8119b52293313f82ad (commit) from ab6f5a3de6605cd6abfdbeba8aded42e7054f8f9 (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 dececceeb069236bd20d3c956566a81b1bb7b2a0 Merge: ab6f5a3 6b11797 Author: Hans-Christoph Steiner hans@eds.org Date: Thu Dec 1 00:28:17 2011 -0500
Merge branch 'patch_series'
commit 6b11797e0ebf850f2a3d6a522090f26b91c605cc Author: Hans-Christoph Steiner hans@eds.org Date: Thu Dec 1 00:18:07 2011 -0500
added [path] object mirroring [import] but for appending dirs to the canvas-local path
commit be4b30c4a3c9837e1c4afb8119b52293313f82ad Author: Hans-Christoph Steiner hans@eds.org Date: Wed Nov 30 10:23:46 2011 -0500
REBASE into 'split out inmidi_* functions from x_midi.c to e_midi.c'
-----------------------------------------------------------------------
Summary of changes: src/Makefile.am | 2 +- src/e_midi.c | 20 +++--- src/g_canvas.c | 16 +++++ src/m_conf_pdextended.c | 2 + src/makefile.mingw | 2 +- src/path.c | 146 +++++++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 176 insertions(+), 12 deletions(-) create mode 100644 src/path.c
hooks/post-receive