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
..
jucer_DocumentEditorComponent.cpp Projucer: Mark modified files with an asterisk in the file tree panel 7 years ago
jucer_DocumentEditorComponent.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago
jucer_ItemPreviewComponent.h More std::unique_ptr modernisation - changed functions that used to return raw Drawable* pointers to use it 6 years ago
jucer_LiveBuildCodeEditor.h Fixed some variable shadowing warnings 6 years ago
jucer_OpenDocumentManager.cpp Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago
jucer_OpenDocumentManager.h Another batch of conversion of methods which returned bare XmlElement* to return unique_ptrs 6 years ago
jucer_SourceCodeEditor.cpp Projucer: Fixed a potential crash when reloading a GUI builder document 6 years ago
jucer_SourceCodeEditor.h Enabled some more warning flags in Xcode, and fixed the problems they caused 6 years ago