--- linuxsampler/trunk/ChangeLog 2009/07/31 08:09:08 1957 +++ linuxsampler/trunk/ChangeLog 2009/11/01 18:46:45 2024 @@ -1,3 +1,30 @@ +Version CVS HEAD (?) + + * General changes: + - Refactoring: moved the independent code from + the Gigasampler format engine to base classes + + * SFZ format engine + - Initial implementation (not usable yet) + + * SoundFont format engine + - Initial implementation (not usable yet) + + * Host plugins: + - AU bugfix: failed to destroy its audio/MIDI devices + - Listen to all interfaces on Mac OS X (INADDR_ANY) + + * MIDI driver: + - ALSA MIDI driver supports now "NAME" device parameter, for overriding + the ALSA sequencer client name + + * LSCP server: + - added support for sending MIDI CC messages via LSCP command + "SEND CHANNEL MIDI_DATA CC " + + * Bug fixes: + - Fixed crash which may occur when MIDI key + transpose is out of range + Version 1.0.0 (31 July 2009) * packaging changes: