This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
lmms
Watch
1
Star
0
Fork
0
You've already forked lmms
mirror of
https://github.com/LMMS/lmms.git
synced
2026-05-14 09:46:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e6bb7284799974fb35e772f56407effe87bccfd
lmms
/
plugins
/
vst_base
History
Lukas W
48cdce9a79
Fix compilation with MinGW versions without threads support
...
Older versions of MinGW don't provide std::mutex or std::thread
2018-07-07 17:16:08 +02:00
..
RemoteVstPlugin
Fix compilation with MinGW versions without threads support
2018-07-07 17:16:08 +02:00
vstbase
MSVC: Fix VST build
2018-07-07 16:40:37 +02:00
CMakeLists.txt
CMake quoting fixes
2018-07-07 17:16:08 +02:00
communication.h
MSVC: Fix VST build
2018-07-07 16:40:37 +02:00
RemoteVstPlugin.cpp
Fix compilation with MinGW versions without threads support
2018-07-07 17:16:08 +02:00
vst_base.cpp
MSVC: Fix VST build
2018-07-07 16:40:37 +02:00
VstPlugin.cpp
VST build fixes
2018-07-07 17:16:08 +02:00
VstPlugin.h
MSVC: Fix VST build
2018-07-07 16:40:37 +02:00