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 4ffc178210d7a79467a685ee91686e0c472f94c8 (commit) via 9e38d1e0f9bd1bb58681c77c6beab2a48aa0227f (commit) via 759989db1646cd4f12610a5c6e03ce6c3931038f (commit) via 78716caeadc00e4cdc60e3281b44f98b784feb4e (commit) via 21f4bf136fe521695818bf4eb77e9bf00e06f091 (commit) via 6418c1ca59869f604700a0b99b428bd6b0a0f111 (commit) via d5700fdfd3999144d634922bb1ba9a62e4cbc0af (commit) from 42124563b4182b62c9b69b58bd904a39f7c16704 (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 4ffc178210d7a79467a685ee91686e0c472f94c8 Author: Miller Puckette msp@ucsd.edu Date: Mon Aug 5 17:59:27 2013 -0700
fix dollar signs in array names in dialog window
commit 9e38d1e0f9bd1bb58681c77c6beab2a48aa0227f Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 4 16:51:57 2013 -0700
bug fixes in array dialog
commit 759989db1646cd4f12610a5c6e03ce6c3931038f Author: Miller Puckette msp@ucsd.edu Date: Sun Aug 4 16:10:42 2013 -0700
"key" object catches keystrokes in Pd window
commit 78716caeadc00e4cdc60e3281b44f98b784feb4e Author: Miller Puckette msp@ucsd.edu Date: Sat Aug 3 17:55:54 2013 -0700
More tweaks to find algo
commit 21f4bf136fe521695818bf4eb77e9bf00e06f091 Author: Miller Puckette msp@ucsd.edu Date: Sat Aug 3 17:24:09 2013 -0700
move binbuf_match to g_editor.c with rename
commit 6418c1ca59869f604700a0b99b428bd6b0a0f111 Author: Miller Puckette msp@ucsd.edu Date: Sat Aug 3 17:10:28 2013 -0700
slight tweaks to find - more serious one coming
commit d5700fdfd3999144d634922bb1ba9a62e4cbc0af Author: Miller Puckette msp@ucsd.edu Date: Sat Aug 3 15:41:50 2013 -0700
show audio in/out open/closed status and add new entries to save all settings
-----------------------------------------------------------------------
Summary of changes: doc/5.reference/int-help.pd | 2 +- msw/notes.txt | 6 ++- src/g_array.c | 50 ++++++++----------- src/g_canvas.c | 1 + src/g_editor.c | 113 +++++++++++++++++++++++++------------------ src/m_binbuf.c | 36 -------------- src/m_sched.c | 1 + src/notes.txt | 14 ++---- tcl/dialog_array.tcl | 11 +---- tcl/dialog_find.tcl | 5 +- tcl/pd-gui.tcl | 1 + tcl/pd_bindings.tcl | 7 ++- tcl/pd_menus.tcl | 5 ++ tcl/pdwindow.tcl | 30 ++++++++++-- 14 files changed, 138 insertions(+), 144 deletions(-)
hooks/post-receive