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 6f65cf0f7b Fixed a bug when parsing IP address strings 7 years ago
..
containers Tidied up some more old typedefs 7 years ago
files Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0 7 years ago
javascript Converted some old typedefs to using declarations 7 years ago
logging Add documentation tags 7 years ago
maths Tidied up some more old typedefs 7 years ago
memory Do not assert in ScopedPointer::reset if you are resetting to a nullptr 7 years ago
misc Misc cleanups and modernisation 7 years ago
native Android: fix crash when accessing system clipboard. 7 years ago
network Fixed a bug when parsing IP address strings 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 Misc cleanups and modernisation 7 years ago
threads Tidied up some more old typedefs 7 years ago
time Misc cleanups and modernisation 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 SparseSet: fix removeRange() and add unit tests. 7 years ago
juce_core.h Bump version number to 5.3.2 7 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago