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 7ed37f8600 Added the standard JUCE splash screen and app usage reporting 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 8 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 8 years ago
memory Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails 8 years ago
misc Made WindowsRegistry::deleteKey operate recursively 9 years ago
native Refactored some internal win32 file attribute functions 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. 8 years ago
streams Replace include guards with "#pragma once" 9 years ago
system Added the standard JUCE splash screen and app usage reporting 8 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() 8 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 Added the standard JUCE splash screen and app usage reporting 8 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