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 f4df88d65c15fde58fcb5e91d31e03a01fff9bfa (commit) via 35a41de9ddcb42a12debbe218cd8792f1d339f9d (commit) via 9ebc5d7f5fdc9234a65c629ebe064612b15c8179 (commit) via ae231a9c906ccc2c725835799ee1ae020ec0e5f1 (commit) from 68a96fa7d3b1801a60f6a2fb4b2bcc06ec521fa1 (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 f4df88d65c15fde58fcb5e91d31e03a01fff9bfa Merge: 68a96fa 35a41de Author: Miller Puckette msp@ucsd.edu Date: Sun Jul 2 13:40:54 2017 -0700
Merge branch 'feature/optional-jack-framework'
commit 35a41de9ddcb42a12debbe218cd8792f1d339f9d Merge: ae231a9 9ebc5d7 Author: danomatika danomatika@gmail.com Date: Wed Jun 28 03:30:58 2017 +0200
Merge branch 'master' into feature/optional-jack-framework
commit 9ebc5d7f5fdc9234a65c629ebe064612b15c8179 Author: danomatika danomatika@gmail.com Date: Wed Jun 28 03:30:15 2017 +0200
added --disable-jack-framework configure option for macOS, closes #57
commit ae231a9c906ccc2c725835799ee1ae020ec0e5f1 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...
-----------------------------------------------------------------------
Summary of changes: configure.ac | 20 +++++++++++++++----- src/Makefile.am | 4 ++-- 2 files changed, 17 insertions(+), 7 deletions(-)
hooks/post-receive