--- linuxsampler/trunk/ChangeLog 2008/09/15 16:58:10 1777 +++ linuxsampler/trunk/ChangeLog 2008/11/02 12:05:00 1790 @@ -27,6 +27,10 @@ - fixes for audio drivers with varying buffer sizes - experimental support for running LinuxSampler as a DSSI, LV2 and VST plugin + - notification events for stream/voice count statistics are now sent + only when there are actual changes + - added memory ordering constraints to improve stability on + multi-core and multi-cpu systems * audio driver: - removed the nonsense audio channel constraint (which was hard coded to @@ -50,6 +54,9 @@ - avoid time consuming samples scanning when adding instruments to the instruments database - added support for handling lost files in the instruments database + - Implemented option for adding instruments in separate directories + in the instruments database + (patch by Chris Cherrett & Andrew Williams, a bit adjusted) * Gigasampler format engine: - fixed a memory leak that could happen when a channel was deleted