1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras
2013-12-02 23:12:39 +00:00
..
audio plugin demo Added an icon for the Android build of the demo. 2013-12-02 11:26:23 +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 Couple of minor clean-ups. 2013-12-02 23:12:39 +00:00
example projects Introjucer: quoting of all include paths to keep Xcode 5 happy. 2013-11-26 10:04:21 +00:00
Introjucer Added an icon for the Android build of the demo. 2013-12-02 11:26:23 +00:00
windows dll Initial commit of VST3 hosting. 2013-11-21 13:27:36 +00:00