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 570323daa5 Windows: Removed WSAPoll from the Socket classes as it does not report failed connections 6 years ago
..
containers Added a deleted void* constructor to var, to prevent people accidentally giving it a raw pointer and having it cast to bool 6 years ago
files Check for UNC paths when normalising separators in File::parseAbsolutePath() 6 years ago
javascript Added comments to clarify a24341d 6 years ago
logging Removed unused method 7 years ago
maths Windows: Removed some VS2013 workarounds 6 years ago
memory Fix for a bug in OptionalScopedPointer::release() 6 years ago
misc Write errors to stderr 6 years ago
native Removed dependency on libalchemy for Bela support 6 years ago
network Windows: Removed WSAPoll from the Socket classes as it does not report failed connections 6 years ago
streams Added a constructor to MemoryInputStream that will move from a MemoryBlock 6 years ago
system Fixed a threading issue when checking for duplicate parameter IDs 6 years ago
text Fixed a typo 6 years ago
threads Fixed some more Linux compiler warnings 6 years ago
time Only print PerformanceCounter statistics on destruction if there were any runs 6 years ago
unit_tests Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
xml Added some missing documentation 6 years ago
zip Exposed externalFileAttributes in ZipEntry 6 years ago
juce_core.cpp Removed dependency on libalchemy for Bela support 6 years ago
juce_core.h Bump version number to 5.4.5 6 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago