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 c6c709f796 Fixed a minor documentation typo 7 years ago
..
containers Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
files Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
javascript Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
logging Add documentation tags 7 years ago
maths Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
memory Fixed a minor documentation typo 7 years ago
misc Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
native Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
network Replaced all usage of ScopedPointer with std::unique_ptr 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 Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 7 years ago
text Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
threads Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
time Add documentation tags 7 years ago
unit_tests Add documentation tags 7 years ago
xml Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
zip Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_core.cpp Add URLInputSource class 7 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