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.
Timur Doumler eafa657f3b DatagramSocket: Added shutdown method to cleanly exit from Datagram Read/Write loop without destroying the object (useful to resolve race conditions). 9 years ago
..
containers Added override specifiers to unit test classes 10 years ago
files Added override specifiers to unit test classes 10 years ago
javascript Added override specifiers to unit test classes 10 years ago
logging Update copyright notice 10 years ago
maths Removal of some exception code from the Expression class parsing methods. 9 years ago
memory Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 9 years ago
misc Update copyright notice 10 years ago
native Fixed typo in win32 child process pipe connection. 9 years ago
network DatagramSocket: Added shutdown method to cleanly exit from Datagram Read/Write loop without destroying the object (useful to resolve race conditions). 9 years ago
streams Added override specifiers to unit test classes 10 years ago
system Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 9 years ago
text Workarounds for some clang functions on Windows 9 years ago
threads Added override specifiers to unit test classes 10 years ago
time Fixes for mingw headers. 10 years ago
unit_tests Added flag JUCE_EXCEPTIONS_DISABLED to detect compiling with exceptions turned off, and removed internal exception use from a few places in the codebase. 9 years ago
xml Update copyright notice 10 years ago
zip Added override specifiers to unit test classes 10 years ago
juce_core.cpp Added some cunning sentinel classes to make sure that if you accidentally mix up debug/release compile units, you'll get a link error rather than memory corruption bugs. 9 years ago
juce_core.h Fix to make linker checking code work with DLL builds. 9 years ago
juce_core.mm Update copyright notice 10 years ago
juce_module_info Version 3.2.0 10 years ago