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, 0.45 has been created at b153ded121f2f2ef6e51ce2aa18409799cd86c6c (commit)
- Log ----------------------------------------------------------------- commit b153ded121f2f2ef6e51ce2aa18409799cd86c6c Author: Miller Puckette msp@ucsd.edu Date: Tue Apr 8 17:26:00 2014 -0700
version number to 0.45-5
commit 8f4ea867c8007b2a3dfc10c4d4afc17f6ff4fa02 Author: Miller Puckette msp@ucsd.edu Date: Tue Apr 8 17:09:17 2014 -0700
wine compilation fix
commit 56a6b9e7c135dad22a86df1ba600e6ee636496c8 Author: Miller Puckette msp@ucsd.edu Date: Mon Apr 7 08:48:43 2014 -0700
version # to 0.45-5test2
commit bcf12ced776e65e5e9feec1f963f5e9cbc64ed91 Author: Miller Puckette msp@ucsd.edu Date: Mon Apr 7 08:42:22 2014 -0700
Tqking it back out - seems to hang on machines that don't have jack installed
Revert "enable jack support in vanilla binary distribution for macintosh"
This reverts commit 483a51ea6bea77e8080841a9ad76205d056bd0e6.
commit dfa2f0827731451a9e3a6a00b1509d993700bd45 Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 6 17:43:53 2014 -0700
version to 0.45-5test
commit 483a51ea6bea77e8080841a9ad76205d056bd0e6 Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 6 17:35:35 2014 -0700
enable jack support in vanilla binary distribution for macintosh
commit eecf31e7e666ecc529e8c2ce64216460f26a7cca Author: Miller Puckette msp@ucsd.edu Date: Sun Apr 6 17:11:57 2014 -0700
fix bug in aiff soundfile header writing
commit fc59e7f2a5a69a2d95f18e594157e93d9e35b35b Author: Miller Puckette msp@ucsd.edu Date: Fri Nov 22 08:45:24 2013 -0800
release note and version number to 0.45-4
commit 8913e7aa00194d7b77a85ce5e842abd48df20346 Author: Miller Puckette msp@ucsd.edu Date: Fri Nov 22 08:33:46 2013 -0800
Fix "text set" which had problems with onset field and also with resizing the size of the text downward.
commit e099471bb8e9051b0e1704757fba22e757016394 Author: Miller Puckette msp@ucsd.edu Date: Fri Nov 22 08:13:00 2013 -0800
Fix bug in "array random" (only saw lower 1/2 of the distribution!)
commit ab23bb92eb26e019bf7451a63086183a88094d76 Author: Miller Puckette msp@ucsd.edu Date: Thu Oct 3 09:25:48 2013 -0700
Version number to 0.45-3 and release note
commit 3dc65218a761080c28804481f636bf1f52a6180e Author: Miller Puckette msp@ucsd.edu Date: Mon Sep 30 15:08:26 2013 -0700
version to 0.45-3test1
commit dc38c16177b444d049c5385097d68f1fb675298f Author: Miller Puckette msp@ucsd.edu Date: Mon Sep 30 15:06:57 2013 -0700
only set suggested latency to 0 if FAKEBLOCKING is set (i.e. APPLE). In that case also set DEFAULTADVANCE to 5 (instead of 25).
I don't understand why measured latency seems to grow at 2 or 3 times the amount requested. Asking for a latency of 0 seems best.
commit ba91436014829488ef14f314d31922cccbaccf61 Author: Miller Puckette msp@ucsd.edu Date: Sun Sep 29 12:02:57 2013 -0700
slight bugfix to portaudio (copied directly out of their SVN trail without updating the whole portaudio this time).
commit 9f0d8b6a8296972e9d0a2a2f38bc163a635f595d Author: Miller Puckette msp@ucsd.edu Date: Sat Sep 21 19:51:26 2013 -0700
Try again to fix text paste
commit 431dd0256272e7bc2c3e2bcda574dc3b8f6e03bc Author: Miller Puckette msp@ucsd.edu Date: Thu Sep 12 14:58:31 2013 -0700
fix vd~ not to crash on NAN input
commit 908babd50af0724e88a5cc101031f222415b79d6 Author: Miller Puckette msp@ucsd.edu Date: Thu Sep 12 14:48:01 2013 -0700
Fix bug pasting text into patches
commit 6f1597e7108133616392d2f44f20a5f8087b6677 Author: Miller Puckette msp@ucsd.edu Date: Tue Sep 10 14:28:12 2013 -0700
touch-up in install sequence
commit 093c4f4be7dcfc342c050e1ae96b7a34d468227f Author: Miller Puckette msp@ucsd.edu Date: Thu Aug 29 12:46:12 2013 -0700
version to 0.45-2
commit 2a0cd2648afb697a35920ffe2a4fa7f7018240a3 Author: Miller Puckette msp@ucsd.edu Date: Thu Aug 29 12:40:12 2013 -0700
restore fumbled "findparent" method for canvas
commit 498f96ab1f08e893cf526b65b4761f27c67e1399 Author: Miller Puckette msp@ucsd.edu Date: Wed Aug 28 12:48:02 2013 -0700
Version number to 0.45-1
commit 295fa8af7f8e470e79d8c5baeafe611d7177cc40 Author: Miller Puckette msp@ucsd.edu Date: Wed Aug 28 09:56:11 2013 -0700
Hannes patches to fix printf formatting
commit 587be7da07eef1793a7eb51dc217df673e208bd1 Author: Miller Puckette msp@ucsd.edu Date: Wed Aug 28 09:53:38 2013 -0700
configure.ac fixes - adding CFLAGS to beginning, not end, and one more -O6
commit edfd9465308533782e9b82fd1192608774e53e2f Author: Miller Puckette msp@ucsd.edu Date: Wed Aug 28 09:47:06 2013 -0700
added 'dist' to .gitignore
commit 190d301793f42aac9019c47cd8cabea2543e3bff Author: Miller Puckette msp@ucsd.edu Date: Tue Aug 27 22:01:22 2013 -0700
Took out the canvas_editing business to try to fix the backspace-in-dialog- getting-sent-to-canvas bug
commit 381294a5cca10058ede8c79988594b7ebdebcf67 Author: Miller Puckette msp@ucsd.edu Date: Fri Aug 23 17:18:36 2013 -0700
Fix to mac pd~ workaround, actually flush stdout before restoring it to lose audio startup message garbage. Leaving version number at 0.45-0
commit 0a06cbdaf24a902607cd698253921b346b73b74f Author: Miller Puckette msp@ucsd.edu Date: Thu Aug 22 13:01:03 2013 -0700
Version numvber to 0.45
commit f8a0c6417cf773e82388330f7cb73be025bc5507 Author: Miller Puckette msp@ucsd.edu Date: Thu Aug 22 12:20:17 2013 -0700
suppress "midirealtimein: works under MSW only" message
standard-out-garbage workaround improved for OSX
commit 9d8b00b8103feb003622b902009e298136dfd16f Author: Miller Puckette msp@ucsd.edu Date: Tue Aug 20 13:12:15 2013 -0700
version number to 0.45-0 test 3
commit 3441fcab075cd6489f94a3b6a2558b39617b8655 Author: Miller Puckette msp@ucsd.edu Date: Tue Aug 20 13:07:11 2013 -0700
another skirmish with MSVC compoler.. and restored -fno-strict-aliasing in makefile.gnu because lots of code in d_soumdfile.c will have to be fixed first.
commit 65d5d186549fb32c3fb3915ece28a64f6a8580be Author: Miller Puckette msp@ucsd.edu Date: Tue Aug 20 12:49:46 2013 -0700
took -fno-strict-aliasing out of makefile.gnu (and found one more type pun to clean out of source).
commit bce05669a0d948c708dd4d2981c3764fbabaa107 Author: Miller Puckette msp@ucsd.edu Date: Tue Aug 20 12:31:19 2013 -0700
wrote some release notes
commit f3dbcd601cdc5b8a916f06f4b70e3952435ab41d Author: Miller Puckette msp@ucsd.edu Date: Tue Aug 20 11:14:03 2013 -0700
Temporary bug fix for https://sourceforge.net/p/pure-data/patches/507 (pack does nothing when sent an empty list) - this will be done differently for 0.46.
-----------------------------------------------------------------------
hooks/post-receive