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 6e0822acd9b01fa233ae5647b8b0ae3dbc1581c7 (commit) via 2fe5a3a8b7660c1439fb9691882f40badd1c4270 (commit) via 62cb94f50fe23464eb579848112f0d9a00f0c178 (commit) via cf02fa96e914bca92724fdb65440e07677bbb5db (commit) from 5e40ca9130357c9f2f3f74be4ace643f5f1252de (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 6e0822acd9b01fa233ae5647b8b0ae3dbc1581c7 Author: Miller Puckette msp@ucsd.edu Date: Fri Jun 23 16:22:51 2017 -0700
(patch from Zmoelnig) add many more bindings to handle cases where caps-lock was swapping caps and non-caps in accelerators. Apparently one needs to add two bindings for each accelerator, one with caps-lock on (which appears, for instance, as an upper-case key BUT NO SHIFT IN THE EVENT. This is treated as if it were lower-case. Ugh...
commit 2fe5a3a8b7660c1439fb9691882f40badd1c4270 Author: porres porres@gmail.com Date: Mon Apr 17 02:16:06 2017 -0300
taking expr family out of extra
the expr family of objects was listes as “extra” and “externs”, but it is not an extra/external anymore, so I put it elsewhere in the list
commit 62cb94f50fe23464eb579848112f0d9a00f0c178 Author: porres porres@gmail.com Date: Tue Feb 14 18:38:30 2017 -0200
fixing a typo in clip-help
commit cf02fa96e914bca92724fdb65440e07677bbb5db Author: Miller Puckette msp@ucsd.edu Date: Fri Jun 23 16:06:35 2017 -0700
move gl_zoom element of glist to end of struct so an old binary extern will continue working with Pd
-----------------------------------------------------------------------
Summary of changes: doc/5.reference/clip-help.pd | 14 +- doc/5.reference/help-intro.pd | 661 +++++++++++++++++++++--------------------- src/g_canvas.h | 2 +- tcl/pd_bindings.tcl | 45 ++- 4 files changed, 383 insertions(+), 339 deletions(-)
hooks/post-receive