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.
hogliux baa8bbf300 Linux: Added an option to lazily load libcurl symbols only when they are needed 7 years ago
..
containers Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
files Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
javascript Added a few missing in-place operators to the javascript parser 7 years ago
logging Add documentation tags 8 years ago
maths Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
memory Added missing juce namespace to JUCE_DECLARE_WEAK_REFERENCEABLE macro 7 years ago
misc Misc cleanups and modernisation 7 years ago
native Linux: Added an option to lazily load libcurl symbols only when they are needed 7 years ago
network Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
streams Added a parameter to File::appendText, File::replaceWithText and OutputStream::writeText to provide control over if/how line-feeds are replaced when writing text to a file 7 years ago
system Misc cleanups and modernisation 7 years ago
text Added some helpers to StringArray to allow creation from Arrays of string-convertible objects 7 years ago
threads Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
time Misc cleanups and modernisation 7 years ago
unit_tests Add documentation tags 8 years ago
xml Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
zip Removed some legacy friend class declarations that are no longer needed with modern compilers 7 years ago
juce_core.cpp SparseSet: fix removeRange() and add unit tests. 7 years ago
juce_core.h Linux: Added an option to lazily load libcurl symbols only when they are needed 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago