use QSystemSemaphore in win32-version as libpthread-w32 does not support process shared mutexes and semaphores
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1533 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
12
ChangeLog
12
ChangeLog
@@ -1,3 +1,15 @@
|
||||
2008-09-02 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* 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 <drfaygo/at/gmail/dot/com>
|
||||
|
||||
* src/gui/widgets/graph.cpp:
|
||||
|
||||
Reference in New Issue
Block a user