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.
jules 60e9231fb1 Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code. 8 years ago
..
containers Fixed some whitespace style and cleaned up some code using C++11 8 years ago
files A few C++11 modernisations and comment corrections 8 years ago
javascript Fixed some whitespace style and cleaned up some code using C++11 8 years ago
logging Replace include guards with "#pragma once" 8 years ago
maths Fixed some whitespace style and cleaned up some code using C++11 8 years ago
memory Added a reference count getter method to SharedResourcePointer 8 years ago
misc Made WindowsRegistry::deleteKey operate recursively 8 years ago
native Fixed a typo in iOS network code 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" 8 years ago
system Whitespace 8 years ago
text Fixed some whitespace style and cleaned up some code using C++11 8 years ago
threads Added method TimeSliceThread::removeAllClients() 8 years ago
time Fixed some whitespace style and cleaned up some code using C++11 8 years ago
unit_tests Replace include guards with "#pragma once" 8 years ago
xml Fixed some whitespace style and cleaned up some code using C++11 8 years ago
zip Replace include guards with "#pragma once" 8 years ago
juce_core.cpp Added IPv6 support to the IPAddress class 8 years ago
juce_core.h Restored module header #defines 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 8 years ago