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 c47c790f79 Linux: Use list instead of vector for file descriptor callback storage in internal message queue to fix issues when recursively adding or removing callbacks 5 years ago
..
containers OptionalScopedPointer: Added proper move semantics and convenience constructors 5 years ago
files Check for UNC paths when normalising separators in File::parseAbsolutePath() 5 years ago
javascript Added comments to clarify a24341d 5 years ago
logging Fixed some typos 5 years ago
maths Windows: Removed some VS2013 workarounds 5 years ago
memory OptionalScopedPointer: Added proper move semantics and convenience constructors 5 years ago
misc macOS: Fixed some Projucer live-build issues on Catalina 5 years ago
native Fixed some warnings when calling open() with file mode bits specified but no O_CREAT flag 5 years ago
network Fixed some typos 5 years ago
streams Initialise dataSize in MemoryInputStream constructor that takes a MemoryBlock rvalue reference 5 years ago
system Linux: Use list instead of vector for file descriptor callback storage in internal message queue to fix issues when recursively adding or removing callbacks 5 years ago
text Fixed some typos 5 years ago
threads Check that juce_gui_basics module is available when declaring Process::setDockIconVisible() to fix potential linker error 5 years ago
time Only print PerformanceCounter statistics on destruction if there were any runs 5 years ago
unit_tests Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
xml Added some missing documentation 5 years ago
zip Exposed externalFileAttributes in ZipEntry 5 years ago
juce_core.cpp Windows: Fixed some build errors and warnings when using Clang in Visual Studio 5 years ago
juce_core.h Bump version number to 5.4.7 5 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago