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 ac3d4ce36b Fixed a spelling mistake. 10 years ago
..
containers Added a method ReferenceCountedArray::clearQuick() 10 years ago
files Fix for File::isDirectory on posix when given a File::nonexistent. Also added unit tests for this. 10 years ago
javascript Avoided a false alarm unit test failure. 10 years ago
logging Added a public method FileLogger::trimFileSize() 11 years ago
maths Add ignoreUnused utility function as a tool to avoid unused variables warning 10 years ago
memory Fix warnings on gcc on linux 10 years ago
misc Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. 11 years ago
native Fix for File::isDirectory on posix when given a File::nonexistent. Also added unit tests for this. 10 years ago
network Fix bug where a socket connection error was mistakenly ignored 10 years ago
streams Added some missing 'override' decorators 10 years ago
system Added detection for SSSE3 and AVX instructions to the SystemStats class. 10 years ago
text Fixed a spelling mistake. 10 years ago
threads Minor documentation cleanups. 10 years ago
time Workarounds for build problems with mingw in C++11 mode. 11 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. 12 years ago
xml Minor documentation fix. 10 years ago
zip Added some missing 'override' decorators 10 years ago
juce_core.cpp Add JUCE_STANDALONE_APPLICATION pre-processor macro 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 11 years ago