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.
Julian Storer 4ed1d791e5 New class HeapBlock, which provides a safe and object-oriented way to allocate heap space. I've used HeapBlocks to replace almost all uses of malloc/free throughout the codebase. 16 years ago
..
npapi tidied up whitespace in files 16 years ago
juce_ActiveX_GlueCode.cpp New class HeapBlock, which provides a safe and object-oriented way to allocate heap space. I've used HeapBlocks to replace almost all uses of malloc/free throughout the codebase. 16 years ago
juce_BrowserPluginComponent.h Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce_IncludeBrowserPluginInfo.h Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce_NPAPI_GlueCode.cpp New class HeapBlock, which provides a safe and object-oriented way to allocate heap space. I've used HeapBlocks to replace almost all uses of malloc/free throughout the codebase. 16 years ago
juce_NPAPI_GlueCode.mm Updated the text of the copyright/license blurb at the top of each source file. 16 years ago
juce_NPAPI_MacResource.r Initial check-in of NPAPI browser plugin wrapper code. 16 years ago
juce_NPAPI_WinResource.rc Initial check-in of NPAPI browser plugin wrapper code. 16 years ago