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 fbe4b81e2e934a78f0566d1f6d310458fdc0378f (commit) via 2de63df76af2f0aee8ee0424fa0d5d176d7f5052 (commit) via 689c43445521198640d7ebffe55ca9bcbc6ed2d5 (commit) via ef00139526e7137f3168569855e382d82d99d553 (commit) via 1bec4fa675064c98d7736922af91c322f313bab6 (commit) from af8eb1c39d716a95819e3119d70f953cb0602613 (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 fbe4b81e2e934a78f0566d1f6d310458fdc0378f Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 24 21:20:48 2016 -0700
fix zoom on GOP supatches created by typing or pasting
commit 2de63df76af2f0aee8ee0424fa0d5d176d7f5052 Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 24 18:52:57 2016 -0700
fix crash bugs saving or starting dsp when a clone object has no arguments. Tweaks to help file.
commit 689c43445521198640d7ebffe55ca9bcbc6ed2d5 Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 24 17:32:37 2016 -0700
improved zooming behavior of IEM GUIs
commit ef00139526e7137f3168569855e382d82d99d553 Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 24 16:08:21 2016 -0700
fixed colfromatomload() to interpret color correctly in case it was a symbol whose string was a regular integer (happens when copy/pasting but will stop happening when IEMgui saving is new-style).
commit 1bec4fa675064c98d7736922af91c322f313bab6 Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 24 15:30:50 2016 -0700
make gui respect PD font-weight preference adopted a patch to s_midi_alsa.c to respect zero-velocity noteon messages on output
-----------------------------------------------------------------------
Summary of changes: doc/5.reference/clone-help.pd | 24 ++++++++++---------- src/g_all_guis.c | 49 +++++++++++++++++++++++----------------- src/g_all_guis.h | 3 +- src/g_bang.c | 24 +++++++++++-------- src/g_clone.c | 6 +++- src/g_editor.c | 10 ++++---- src/g_hdial.c | 21 +++++++++++------ src/g_hslider.c | 24 +++++++++++-------- src/g_mycanvas.c | 18 +++++++++------ src/g_numbox.c | 3 +- src/g_text.c | 5 +++- src/g_toggle.c | 23 +++++++++++-------- src/g_vdial.c | 21 +++++++++++------ src/g_vslider.c | 23 +++++++++++------- src/g_vumeter.c | 37 +++++++++++++++---------------- src/s_midi_alsa.c | 8 +++--- tcl/pd-gui.tcl | 2 +- 17 files changed, 172 insertions(+), 129 deletions(-)
hooks/post-receive