The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 4fe02d2c8d AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 12 years ago
..
juce_CarbonVisibility.h First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 14 years ago
juce_CheckSettingMacros.h AudioUnits: eliminated the JucePlugin_AUCocoaViewClassName parameter - this is no longer needed. Also rearranged the way AUPlugInDispatch.cpp is included, to improve compatibility. (You may need to re-save your projects in the introjucer to build with these changes) 12 years ago
juce_FakeMouseMoveGenerator.h Updated CodeEditorComponent to act as an ApplicationCommandTarget 12 years ago
juce_IncludeModuleHeaders.h Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called. 12 years ago
juce_IncludeSystemHeaders.h Rewrote all internal OSX obj-C classes as dynamically-created classes. A side-effect of this is that plugins will no longer suffer from obj-C name-collision problems, and the old JUCE_ObjCExtraSuffix value is no longer needed. 13 years ago
juce_PluginHostType.h Added a couple of new hosts to PluginHostType. 12 years ago
juce_PluginUtilities.cpp Changes to make sure the AudioProcessor::wrapperType member is set correctly when its constructor is called. 12 years ago