--- linuxsampler/trunk/ChangeLog 2014/01/10 12:20:05 2500 +++ linuxsampler/trunk/ChangeLog 2014/02/08 00:49:30 2518 @@ -90,6 +90,9 @@ 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 @@ -342,6 +345,9 @@ 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 @@ -379,6 +385,14 @@ - 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) + + * LSCP shell: + - Added support for auto correction of obvious and trivial syntax mistakes. + - Added support for auto completion by tab key. + - Show currently available auto completion while typing. + - Added support for browsing command history with up / down keys. * Bug fixes: - Fixed crash which may occur when MIDI key + transpose is out of range @@ -424,6 +438,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) @@ -488,6 +504,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