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 2c328dfedc Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 14 years ago
..
jucer_CodeHelpers.cpp 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
jucer_CodeHelpers.h Refactored the structure of the introjucer's generated code folder, and gave it the ability to embed local copies of modules. 14 years ago
jucer_Colours.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
jucer_FileHelpers.cpp Introjucer saving optimisations. 14 years ago
jucer_FileHelpers.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
jucer_JucerTreeViewBase.cpp 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
jucer_JucerTreeViewBase.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
jucer_MiscUtilities.cpp Changed the way module code is wrapped by the Introjucer. 14 years ago
jucer_MiscUtilities.h Changed the way module code is wrapped by the Introjucer. 14 years ago
jucer_PresetIDs.h Changed the way module code is wrapped by the Introjucer. 14 years ago
jucer_RelativePath.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
jucer_StoredSettings.cpp 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
jucer_StoredSettings.h Changed some return types from being const objects to non-const objects (for better c++11 compliance in future). This may mean that you need to remove the 'const' from your own code if you override the virtual methods that have changed. 14 years ago
jucer_ValueSourceHelpers.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