1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras
2013-12-02 09:44:17 +00:00
..
audio plugin demo Introjucer: quoting of all include paths to keep Xcode 5 happy. 2013-11-26 10:04:21 +00:00
audio plugin host Introjucer: avoided setting the MSVC character type if "default" is chosen. 2013-11-27 20:57:49 +00:00
binarybuilder Introjucer: quoting of all include paths to keep Xcode 5 happy. 2013-11-26 10:04:21 +00:00
browser plugin demo Modifications to the var class to make it more javascript-compatible. Changed the handling of array types to be a shared, ref-counted array rather than being copy-by-value. Added an "undefined" type. Updated the native method invocation functions to be static (the old version used class methods) and to provide a 'this' object which may be different from the DynamicObject on which it's being invoked (this is to deal with derived classes) 2013-10-11 15:46:28 +01:00
Demo Introjucer: avoided setting the MSVC character type if "default" is chosen. 2013-11-27 20:57:49 +00:00
example projects Introjucer: quoting of all include paths to keep Xcode 5 happy. 2013-11-26 10:04:21 +00:00
Introjucer Removed a few more places where static objects could cause problems for people who do unwise amounts of work in their static constructors. 2013-12-02 09:44:17 +00:00
windows dll Initial commit of VST3 hosting. 2013-11-21 13:27:36 +00:00