diff --git a/ChangeLog b/ChangeLog index 9a0192546..ecae20d8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2008-09-02 Tobias Doerffel + + * cmake/modules/Win32Toolchain.cmake: + added include and library-directory of cross compiling environment + + * include/remote_plugin.h: + use QSystemSemaphore in win32-version as libpthread-w32 does not + support process shared mutexes and semaphores + + * src/core/mixer.cpp: + disabled WinMM MIDI for the time being + 2008-09-02 Paul Giblock * src/gui/widgets/graph.cpp: