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.
Lukasz Kozakiewicz 3a3d889fd2 iOS: add an option to Projucer to allow a user to access application documents in a native file chooser. 7 years ago
..
Application Projucer: Added some drag+drop and copy-to-clipboard functions to the SVG helper tool 7 years ago
BinaryData Some minor formatting and comment fixes 8 years ago
CodeEditor Fixed some const violation errors 7 years ago
ComponentEditor Changed the parameters to Graphics::fillCheckerBoard() to be floats rather than ints, and improved its performance 8 years ago
Licenses Minor tidying up 8 years ago
LiveBuildEngine Fixed some const violation errors 7 years ago
Project Projucer: Fixed an issue when attempting to open the settings page for a nonexistent exporter 8 years ago
ProjectSaving iOS: add an option to Projucer to allow a user to access application documents in a native file chooser. 7 years ago
Settings Fixed some const violation errors 7 years ago
Utility Add native content sharing support for iOS and Android 8 years ago
Wizards Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 8 years ago