1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/extras/audio plugins/wrapper/VST
2011-04-07 13:49:01 +01:00
..
juce_VST_Wrapper.cpp Added fake placeholder versions of the new c++0x 'noexcept' and 'nullptr' keywords, and altered the library classes to use these instead of 'throw()' and '0'. This shouldn't make any difference at all to existing code, but will enable better static checking with future c++0x compilers. 2011-04-07 13:49:01 +01:00
juce_VST_Wrapper.mm Minor tweaks to the software renderer, introjucer and vst wrapper. 2011-04-05 20:11:38 +01:00