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 a5cf4030f5 New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 15 years ago
..
jucer_CodeHelpers.cpp Jucer updates for linux VST support. Small additions to Path, Expression, File. 15 years ago
jucer_CodeHelpers.h Jucer updates for linux VST support. Small additions to Path, Expression, File. 15 years ago
jucer_Colours.h More Jucer reorganisation 15 years ago
jucer_FileHelpers.cpp Refactored the MemoryOutputStream constructors and added some new features. Tidied up some stream methods to avoid relying on the stream length, which can be unreliable in http streams. Tweaked some mac atomic functions. Fixed some win32 dllexport declarations. 15 years ago
jucer_FileHelpers.h Refactored the MemoryOutputStream constructors and added some new features. Tidied up some stream methods to avoid relying on the stream length, which can be unreliable in http streams. Tweaked some mac atomic functions. Fixed some win32 dllexport declarations. 15 years ago
jucer_JucerTreeViewBase.cpp Changed LookAndFeel::getDefaultFolderImage and getDefaultDocumentFileImage to return drawables instead of images. 15 years ago
jucer_JucerTreeViewBase.h Changed LookAndFeel::getDefaultFolderImage and getDefaultDocumentFileImage to return drawables instead of images. 15 years ago
jucer_MiscUtilities.cpp Minor Jucer tweaks. 15 years ago
jucer_MiscUtilities.h New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 15 years ago
jucer_PresetIDs.h Minor Jucer tweaks. 15 years ago
jucer_RelativePath.h String documentation fix. PropertySet parameter fix. Jucer path fix. 15 years ago
jucer_StoredSettings.cpp Improved icons in the new Jucer. Minor fixes to ComponentBoundsConstrainer. 15 years ago
jucer_StoredSettings.h New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 15 years ago
jucer_ValueSourceHelpers.h New class LeakedObjectDetector, and JUCE_LEAK_DETECTOR macros for spotting leakages in a neat, cross-platform way. Used these to replace all the old juce_UseDebuggingNewOperator stuff in all the classes. Also some drawable and component transform fixes. 15 years ago