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 cd4aba9e43 PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 5 years ago
..
Sidebar Fixed some variable shadowing warnings 6 years ago
jucer_ContentViewComponents.h Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
jucer_FileGroupInformationComponent.h Projucer: Add an option to specify per-file compiler flags 6 years ago
jucer_HeaderComponent.cpp Projucer: Made sure a sensible default exporter is chosen when none have been selected 6 years ago
jucer_HeaderComponent.h Removed some empty ValueTree::Listener methods that are no longer needed 6 years ago
jucer_ModulesInformationComponent.h PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 5 years ago
jucer_ProjectContentComponent.cpp More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it 6 years ago
jucer_ProjectContentComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago