--- linuxsampler/trunk/ChangeLog 2009/07/04 12:31:44 1930 +++ linuxsampler/trunk/ChangeLog 2009/07/09 17:37:41 1933 @@ -17,6 +17,8 @@ directory above) - configure script fix: removed unconditional use of SSE - fixed building with sqlite installed in a non-standard directory + - when cross-compiling, don't try to create instruments.db + - fix for new mingw-w64 version, which has usleep * general changes: - bugfix: on some POSIX systems instrument editor plugins refused to @@ -213,6 +215,8 @@ plugin was unloaded - bugfix: two private structs had the same name, which could cause problems if the linker chose the wrong constructor + - fixed low-level ConditionServer usage bug that caused lockups on + Windows Version 0.5.1 (6 December 2007)