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.
falkTX fced24e6e3 Merge branch 'master' of github.com:julianstorer/JUCE 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 mingw fixes 10 years ago
memory Merge branch 'master' of github.com:julianstorer/JUCE 10 years ago
misc Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class. 12 years ago
native Merge branch 'master' of github.com:julianstorer/JUCE 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 Add ChildProcess::getPID 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. 11 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. 11 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