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 1a2a504a8fe0268b88433d3120e9824d8ca4ab38 (commit) via 164cb809c8494b6d7ec5652b60ae20bc70710a78 (commit) via a319c5b25c25a4b0e9220d6006c9ffcb4149c2ed (commit) via 298ba37f9be4b9fc7e8501dd30408ffd82582a5d (commit) via 9b01882ba01d75476bf5f522e2769ed9c8d47bab (commit) via ee99898be7135117389f1730cff797394d484ded (commit) via f60e5b37e7837cdba4a872e65f9fcd1df275f102 (commit) via 359ed9cd2c61ccccb5551bceb7a09e03a88341c7 (commit) via a19e68ef70016d586f7df6f07c8bdfcf262012fd (commit) from 6d5d72f16ff391bd408f99176647a3de955df498 (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 1a2a504a8fe0268b88433d3120e9824d8ca4ab38 Author: Miller Puckette msp@ucsd.edu Date: Thu Apr 21 07:33:04 2016 -0700
compie fix for mingw (windows): change alloca.h include to malloc.h)
commit 164cb809c8494b6d7ec5652b60ae20bc70710a78 Author: Miller Puckette msp@ucsd.edu Date: Thu Apr 21 07:23:28 2016 -0700
MSVC compiler fixes
commit a319c5b25c25a4b0e9220d6006c9ffcb4149c2ed Author: Miller Puckette msp@ucsd.edu Date: Wed Apr 20 21:23:54 2016 -0700
msw fix1
commit 298ba37f9be4b9fc7e8501dd30408ffd82582a5d Author: Miller Puckette msp@ucsd.edu Date: Wed Apr 20 21:13:24 2016 -0700
Makefile.am gets new list of doc files
commit 9b01882ba01d75476bf5f522e2769ed9c8d47bab Author: Miller Puckette msp@ucsd.edu Date: Wed Apr 20 19:35:29 2016 -0700
update doc for 0.47-0
commit ee99898be7135117389f1730cff797394d484ded Author: Miller Puckette msp@foo.localdomain Date: Wed Apr 20 13:27:44 2016 -0700
finished on zoom feature for IEM GUIs and improved button flash timing
commit f60e5b37e7837cdba4a872e65f9fcd1df275f102 Author: Miller Puckette msp@ucsd.edu Date: Wed Apr 20 10:51:59 2016 -0700
1/2 of IEM GUIS made zoomable
commit 359ed9cd2c61ccccb5551bceb7a09e03a88341c7 Author: Miller Puckette msp@ucsd.edu Date: Tue Apr 19 08:36:49 2016 -0700
"font" dialog when aimed at Pd window also affects menus, etc via the Tk "default" fonts
commit a19e68ef70016d586f7df6f07c8bdfcf262012fd Author: Miller Puckette msp@ucsd.edu Date: Tue Apr 19 08:36:07 2016 -0700
zoom work on IEM guis, done for toggle but not others
-----------------------------------------------------------------------
Summary of changes: Makefile.am | 836 ++++++++++++++++++++++++++------------------------- configure.ac | 2 +- doc/1.manual/x5.htm | 40 +++ linux/README.txt | 2 +- src/d_fft_fftsg.c | 6 +- src/g_all_guis.c | 9 + src/g_all_guis.h | 3 + src/g_bang.c | 48 ++-- src/g_clone.c | 16 +- src/g_editor.c | 13 +- src/g_hdial.c | 21 +- src/g_hslider.c | 22 +- src/g_mycanvas.c | 9 +- src/g_toggle.c | 19 +- src/g_vdial.c | 21 +- src/g_vslider.c | 22 +- src/g_vumeter.c | 48 ++-- src/m_binbuf.c | 10 +- src/m_pd.h | 2 +- src/pd.rc | 8 +- src/s_audio_pa.c | 6 +- src/s_path.c | 6 +- src/s_print.c | 3 +- src/s_utf8.c | 8 +- src/x_array.c | 6 +- src/x_list.c | 6 +- src/x_misc.c | 6 +- src/x_net.c | 6 +- src/x_text.c | 8 +- src/x_vexp.c | 5 + tcl/dialog_font.tcl | 9 +- tcl/pdwindow.tcl | 2 +- 32 files changed, 664 insertions(+), 564 deletions(-)
hooks/post-receive