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 ddcd78eae8 Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority 9 years ago
..
containers Added new module: juce_osc 9 years ago
files Minor spelling correction 9 years ago
javascript Added override specifiers to unit test classes 9 years ago
logging Update copyright notice 9 years ago
maths Added a collection of audio plugin parameter utility classes in juce_audio_processors/utilities 9 years ago
memory Added new module: juce_osc 9 years ago
misc Update copyright notice 9 years ago
native Android: made sure that when the screensaver is disabled, Android-M devices don't lower the app priority 9 years ago
network Fix DatagramSocket from always blocking on read 9 years ago
streams Avoided possible arithmetic overflow in MemoryInputStream::read() for very large streams. 9 years ago
system Version 4.0.1 9 years ago
text Added new module: juce_osc 9 years ago
threads Tweaked Timer and TimeSliceThread to reduce the frequency of their calls to wait() 9 years ago
time Fixes for mingw headers. 9 years ago
unit_tests Added new module: juce_osc 9 years ago
xml Added method XmlElement::isValidXmlName() and implemented standard-compliant checking for XML name validity 9 years ago
zip Added override specifiers to unit test classes 9 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 9 years ago
juce_module_info Version 4.0.1 9 years ago