--- linuxsampler/trunk/ChangeLog 2013/08/25 06:09:11 2461 +++ linuxsampler/trunk/ChangeLog 2014/02/05 20:45:18 2515 @@ -29,6 +29,11 @@ - build fix: libsndfile compiler flags were missing in some makefiles - fix for building with bison 3.0 (#202) + - Mac OS X: added temporary hack allowing to spawn gigedit as callback + on the process's main thread + - fixed build error on newer MinGW + - support building with older jack versions + - support building with spaces in vst sdk path * general changes: - Refactoring: moved the independent code from @@ -78,6 +83,16 @@ and broken for ppc64. (Seq_cst loads and stores are actually not used in LS, so the bug wasn't noticable.) - lsatomic.h: added ARMv7 support + - Added support for multiple MIDI input ports per sampler channel (and + added various new C++ methods for this new feature / design change, old + C++ API methods for managing SamplerChannel's MIDI inputs are now marked + as deprecated but are still there and should provide full behavior + backward compatibility). + - AbstractEngine::GSChecksum(): don't allocate memory on the stack (was + unsafe and caused compilation error with clang 2.x). + - Bugfix: only process the latest MIDI program change event. + - Introducing the LSCP shell, which provides convenient control of the + sampler from the command line by providing LSCP aware features. * Gigasampler format engine: - implemented the "round robin keyboard" dimension @@ -329,6 +344,10 @@ - JACK audio: jack_port_get_buffer() was cached and called outside RT context. - ASIO driver: removed compiler warnings + - CoreAudio: fixed minor error handling bug + - ASIO driver: be more verbose when no ASIO card could be found (fixes #203) + - JACK audio: return the JACK server's current sample rate as default value + for audio device parameter "SAMPLERATE" (fixes #166). * LSCP server: - added support for sending MIDI CC messages via LSCP command @@ -366,6 +385,8 @@ - added LSCP commands "SUBSCRIBE EFFECT_INSTANCE_COUNT", "SUBSCRIBE EFFECT_INSTANCE_INFO", "SUBSCRIBE SEND_EFFECT_CHAIN_COUNT", "SUBSCRIBE SEND_EFFECT_CHAIN_INFO" + - provide comprehensive error messages on LSCP syntax errors + (suggesting expected next non-terminal symbols) * Bug fixes: - Fixed crash which may occur when MIDI key + transpose is out of range @@ -411,6 +432,8 @@ (labelled "Disk stream not available in time") - Update effects on sample rate & period size changes (to avoid crashes and noise on such transitions). + - ignore missing LADSPA paths without ignoring valid LADSPA paths + (fixes #208) Version 1.0.0 (31 July 2009) @@ -475,6 +498,7 @@ - Windows: add the installation directory to the DLL search path when loading an editor plugin (solves problems with VST and gigedit on systems with other GTK versions installed) + - updated linuxsampler man page * audio driver: - removed the nonsense audio channel constraint (which was hard coded to