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.
hogliux 1bdbd6f969 Fixed a potential access-after-free crash in the macOS/iOS implementation of WebInputStream 8 years ago
..
containers Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings 8 years ago
files Made File::appendText return false if the write failed 9 years ago
javascript Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings 8 years ago
logging Replace include guards with "#pragma once" 9 years ago
maths Added precompiler sections to make NormalisableRange compatible with OS X 10.5 9 years ago
memory Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails 9 years ago
misc Made WindowsRegistry::deleteKey operate recursively 9 years ago
native Fixed a potential access-after-free crash in the macOS/iOS implementation of WebInputStream 8 years ago
network Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 9 years ago
streams Replace include guards with "#pragma once" 9 years ago
system Whitespace 9 years ago
text Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings 8 years ago
threads Added method TimeSliceThread::removeAllClients() 9 years ago
time Fixed some whitespace style and cleaned up some code using C++11 9 years ago
unit_tests Replace include guards with "#pragma once" 9 years ago
xml Fixed some whitespace style and cleaned up some code using C++11 9 years ago
zip Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17 8 years ago
juce_core.cpp Added IPv6 support to the IPAddress class 9 years ago
juce_core.h Restored module header #defines 9 years ago
juce_core.mm Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 9 years ago