On Fri, 2007-05-04 at 01:28 -0700, William Weston wrote:
PHASEX-0.10.1 is a buildfix and bugfix release, highly
recommended for
anyone who currently has 0.10.0. Here's the changelog:
* Fixed delay buffer size crash bug.
* Rebuilt config.h from configure.ac (fixes undefined PHASEX_DIR).
* Added engine thread cancellation point.
* Changed order of setting up JACK callbacks (might help jackdmp?)
* Moved main sample rate init code from samplerate callback to jack thread.
* Fixed oversampling mode.
* Fixed typo on bank.c.
* Disabled debug output in help.c.
* Added --enable-debug= option to configure.
* Fixed volume of bassy-plucked-lead and zeroed input boost on all
patches.
The GUI bug that crashes the program when you pull down the File menu or
try to close the window is still there (the parent->style --> style
thing), on Gtk 2.8.20.
--ll