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.
ed cb7e325d51 Fixed some variable shadowing warnings 6 years ago
..
PropertyComponents Fixed some variable shadowing warnings 6 years ago
jucer_IconButton.h Projucer: Re-factored source code groups and general code clean-up 7 years ago
jucer_Icons.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
jucer_Icons.h Projucer: Implement PIPGenerator 7 years ago
jucer_JucerTreeViewBase.cpp Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 6 years ago
jucer_JucerTreeViewBase.h Got rid of some methods which had inexplicably ended up marked both 'virtual' and 'override'. 6 years ago
jucer_ProjucerLookAndFeel.cpp Projucer: Update PIP creator window colours when colour scheme changes 6 years ago
jucer_ProjucerLookAndFeel.h Projucer: Update PIP creator window colours when colour scheme changes 6 years ago
jucer_SlidingPanelComponent.cpp Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
jucer_SlidingPanelComponent.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
jucer_UserSettingsPopup.h Projucer: Changed the text on the sign out button 6 years ago