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 af8eb1c39d716a95819e3119d70f953cb0602613 (commit) via a0a827ada03d4a8470672c6e33b4ef7724ed0dd3 (commit) via 2061109fdf3f041eae378376cf133877ae33818a (commit) via 43971f9edf2c3b9b1e722a54ec6813f6e4c2d5fc (commit) via 735ae75e0688db018f02467254aa7348d9393799 (commit) from f1c7fe35a8e2105086958e2e2910345006512585 (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 af8eb1c39d716a95819e3119d70f953cb0602613 Author: IOhannes m zmölnig zmoelnig@umlautQ.umlaeute.mur.at Date: Sun Apr 24 20:18:34 2016 +0200
fixed error with basque translation-file
it seems that no translation was done ("ADI" obviously being only the generic "WARNING" prefix), and this msg-string requires two format specifiers ("%s"); since these are missing `msgfmt` errors out)
commit a0a827ada03d4a8470672c6e33b4ef7724ed0dd3 Author: Philip Stolz Phil_S@gmx.de Date: Sun Apr 24 18:36:40 2016 +0200
FIXED: Behavior for note_on (velocity=0 => note_off) in alsa implementation was not consistent with non-alsa implementation. REMARK: For generation of note_off messages I would suggest to enhance the noteout object by an option that leads to the behavior formerly implemented by s_midi_alsa. The behavior should be the same for ALSA, OSS or other MIDI APIs.
commit 2061109fdf3f041eae378376cf133877ae33818a Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 24 14:02:14 2016 -0700
check fonts TkTextFont, etc., exist before attempting to change font size
commit 43971f9edf2c3b9b1e722a54ec6813f6e4c2d5fc Author: Nicolas Steven Miller nicolasmiller@gmail.com Date: Sun Apr 24 10:06:12 2016 -0500
Add correct jack development packages
commit 735ae75e0688db018f02467254aa7348d9393799 Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 24 12:55:17 2016 -0700
compile fixes from Dan Wilcox
-----------------------------------------------------------------------
Summary of changes: INSTALL.txt | 13 ++++++------- po/eu.po | 2 +- src/g_editor.c | 2 +- src/g_text.c | 2 ++ src/s_midi_alsa.c | 12 +++++++----- tcl/dialog_font.tcl | 12 +++++++++--- 6 files changed, 26 insertions(+), 17 deletions(-)
hooks/post-receive