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 "pure-data".
The branch, master has been updated via 251bd6b7a7321d0380e1913121f51a26a6c25e65 (commit) via 47fd14c6e5a75970dd517eeac129fcb94e57cd80 (commit) via 80cba508e708089d1cf263c8c433491c1ac6d81a (commit) via 532d81c13044d71aaab1e9105209e8915db6e1aa (commit) via 29f62ba04d7a15741d369035faef70d6fe37142f (commit) via 14cc59fab7d6bd6dcc798fe745b020d50cea1105 (commit) via f5cd40624f08f8b7316b0c0396e6d30f30809e84 (commit) via 05455f32163171fa5c71e501eb5c17d4ff05f0c1 (commit) via d5c86cb20ae7e1d899a04e9a1e82287c867c52bb (commit) from f0f8ffec469521ae0ca84d3d5e379925f1697d06 (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 251bd6b7a7321d0380e1913121f51a26a6c25e65 Author: Miller Puckette msp@ucsd.edu Date: Sat Oct 5 12:51:01 2013 -0700
Fix copyright notices in expr source to state LGPL and not GPL (to agree with ~/pd/extra/expr~/LICENSE.txt)
commit 47fd14c6e5a75970dd517eeac129fcb94e57cd80 Author: Miller Puckette msp@ucsd.edu Date: Sat Oct 5 12:45:30 2013 -0700
clean up various merging mistakes
commit 80cba508e708089d1cf263c8c433491c1ac6d81a Author: Miller Puckette msp@ucsd.edu Date: Sat Oct 5 12:31:59 2013 -0700
update README in pd/linux
commit 532d81c13044d71aaab1e9105209e8915db6e1aa Author: Miller Puckette msp@ucsd.edu Date: Mon Sep 30 15:06:57 2013 -0700
only set suggested latency to 0 if FAKEBLOCKING is set (i.e. APPLE). In that case also set DEFAULTADVANCE to 5 (instead of 25).
I don't understand why measured latency seems to grow at 2 or 3 times the amount requested. Asking for a latency of 0 seems best.
commit 29f62ba04d7a15741d369035faef70d6fe37142f Author: Miller Puckette msp@ucsd.edu Date: Sun Sep 29 12:02:57 2013 -0700
slight bugfix to portaudio (copied directly out of their SVN trail without updating the whole portaudio this time).
commit 14cc59fab7d6bd6dcc798fe745b020d50cea1105 Author: Miller Puckette msp@ucsd.edu Date: Sat Sep 21 19:51:26 2013 -0700
Try again to fix text paste
commit f5cd40624f08f8b7316b0c0396e6d30f30809e84 Author: Miller Puckette msp@ucsd.edu Date: Thu Sep 12 14:58:31 2013 -0700
fix vd~ not to crash on NAN input
commit 05455f32163171fa5c71e501eb5c17d4ff05f0c1 Author: Miller Puckette msp@ucsd.edu Date: Thu Sep 12 14:48:01 2013 -0700
Fix bug pasting text into patches
commit d5c86cb20ae7e1d899a04e9a1e82287c867c52bb Author: Miller Puckette msp@ucsd.edu Date: Tue Sep 10 14:28:12 2013 -0700
touch-up in install sequence
-----------------------------------------------------------------------
Summary of changes: doc/1.manual/x5.htm | 10 ++++++++++ extra/expr~/vexp.c | 6 +++--- extra/expr~/vexp_fun.c | 6 +++--- extra/expr~/vexp_if.c | 6 +++--- linux/README.txt | 5 ++--- linux/make-release | 4 ++-- portaudio/src/hostapi/coreaudio/pa_mac_core.c | 2 +- src/d_delay.c | 6 ++++-- src/g_editor.c | 2 +- src/s_audio_pa.c | 9 +++++++-- src/s_stuff.h | 6 +++++- tcl/pdtk_canvas.tcl | 2 +- tcl/pdtk_text.tcl | 4 ++-- 13 files changed, 44 insertions(+), 24 deletions(-)
hooks/post-receive