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 0e32313952953f16a6bb50eb18a087cd92b5cb7c (commit)
via 3b85ad554fd0d3b3d0b31356a657e590e9d340b7 (commit)
from 291a9e1d54b7f02f0c27d0be26cfe7e538408f11 (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 0e32313952953f16a6bb50eb18a087cd92b5cb7c
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Mon Jul 3 12:58:55 2017 -0700
added file-based preference saving and loading and a menu item to
clear "system" preferences. Ran into string-length bugs in audio
code that probably wasn't causing problems but got fixed anyhow.
Added "-prefsfile" arg to command line to allow specifying a file
for preferences.
commit 3b85ad554fd0d3b3d0b31356a657e590e9d340b7
Author: Miller Puckette <msp(a)ucsd.edu>
Date: Sun Jul 2 15:50:38 2017 -0700
Revert "Newly designed retina icons" - see discusion on pd-dev, subject
"Update to extended icons?"
This reverts commit 5fd23a2e367b05338325b397d869b9b587a45226.
-----------------------------------------------------------------------
Summary of changes:
mac/stuff/pd-file.icns | Bin 561044 -> 35389 bytes
mac/stuff/pd.icns | Bin 1139461 -> 2772 bytes
src/g_scalar.c | 2 +-
src/m_glob.c | 10 +-
src/s_audio_alsa.c | 18 ++-
src/s_audio_mmio.c | 8 +-
src/s_file.c | 358 +++++++++++++++++++++++++++++--------------------
src/s_main.c | 37 ++---
src/s_path.c | 89 ------------
src/s_stuff.h | 4 +-
tcl/dialog_audio.tcl | 2 +-
tcl/pd_menus.tcl | 27 +++-
12 files changed, 292 insertions(+), 263 deletions(-)
hooks/post-receive
--
pure-data