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 058f8102f8 Added a method to DatagramSocket that can return the sender address when reading. Also updated some internal code in the socket classes. 10 years ago
..
containers Documentation fix. 10 years ago
files Added comment to a file method. 10 years ago
javascript Fixed a couple of broken unit tests 10 years ago
logging Added a public method FileLogger::trimFileSize() 10 years ago
maths Tweaked JUCE_UNDENORMALISE to add/subtract a different constant, as this seems to lead to values that snap to zero better. 10 years ago
memory Minor documentation cleanups. 10 years ago
misc Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. 11 years ago
native Improved the way juce_isRunningUnderDebugger() works on linux. 10 years ago
network Added a method to DatagramSocket that can return the sender address when reading. Also updated some internal code in the socket classes. 10 years ago
streams Optimisation to XML parsing of documents that contain large text sections. 10 years ago
system Added compiler support detection for variadic templates 10 years ago
text Optimised performance of String::isEmpty() 10 years ago
threads Minor documentation cleanups. 10 years ago
time Workarounds for build problems with mingw in C++11 mode. 10 years ago
unit_tests Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 11 years ago
xml Minor documentation fix. 10 years ago
zip Minor warning fixes for mingw 10 years ago
juce_core.cpp A couple of small changes that seem to be needed for some Android builds. 10 years ago
juce_core.h Tweaked a few MSVC warning suppressants. 10 years ago
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 10 years ago