--- linuxsampler/trunk/ChangeLog 2005/06/06 16:54:20 614 +++ linuxsampler/trunk/ChangeLog 2005/06/08 23:16:13 620 @@ -3,9 +3,13 @@ * packaging changes: - updated autotools build files to compile on OS X (conditional compilation of CoreMIDI and MidiShare drivers) + - hand-crafted assembly optimization code can be disabled with + './configure --disable-asm' (definitely not recommended) * support for the gig parameters for "release velocity response" curves * fine tuning of the EGADSR envelope + * LSCP server: + - fixed some crashs (patch by Grigor Iliev, fixes #19) Version 0.3.1 (24 May 2005)