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 e89c4d5d4e macOS/Linux/Android: Fixed an issue where reading the output of a ChildProcess could hang or return incorrect output 7 years ago
..
containers Simplified the SparseSet class using Ranges 7 years ago
files 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
javascript Add documentation tags 8 years ago
logging Add documentation tags 8 years ago
maths Added some assertions when the input to a NormalisableRange conversion function is outside of the expected range 7 years ago
memory Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
misc Add documentation tags 8 years ago
native macOS/Linux/Android: Fixed an issue where reading the output of a ChildProcess could hang or return incorrect output 7 years ago
network Windows: Fixed an issue in the conversion from URL to Windows UNC file paths and vice versa 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 Windows: Fixed various compiler warnings and errors when building JUCE with MSVC's latest C++ 2017 support 7 years ago
text Add documentation tags 8 years ago
threads Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 7 years ago
time Add documentation tags 8 years ago
unit_tests Add documentation tags 8 years ago
xml Added a setTagName method to XmlElement 7 years ago
zip Zip: Added support for relative symbolic links when compressing and uncompressing zip archives 7 years ago
juce_core.cpp Add URLInputSource class 8 years ago
juce_core.h Bump version number to 5.3.1 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago