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 8174ad00b3 Added comment to Time::getCurrentTime() to make clear that it is not required to be monotonic. 9 years ago
..
containers Used the ignoreUnused() function to tidy up some old code 9 years ago
files Added a couple of missing 'override's 9 years ago
javascript Added support for javascript Array.push method 9 years ago
logging Update copyright notice 10 years ago
maths un-templated a couple of functions to prevent them being accidentally called with integral type arguments 9 years ago
memory Lots of small whitespace tweaks. 9 years ago
misc Cleaned up a few String::empty uses 9 years ago
native Android: removed the action bar 9 years ago
network Fix DatagramSocket from always blocking on read 9 years ago
streams Lots of small whitespace tweaks. 9 years ago
system Added a flag JUCE_DISABLE_ASSERTIONS to allow assertions to be disabled even in a debug build 9 years ago
text Fix for case-insensitive comparison of extended UTF8 unicode chars, and some refactoring of CharacterFunctions. 9 years ago
threads Deduplicated some native code and stopped the OSX juce_isRunningUnderDebugger function from caching its result. 9 years ago
time Added comment to Time::getCurrentTime() to make clear that it is not required to be monotonic. 9 years ago
unit_tests Cleaned up a few String::empty uses 9 years ago
xml Cleaned up a few String::empty uses 9 years ago
zip Fixed some spelling mistakes in a comment 9 years ago
juce_core.cpp Removed some unnecessary includes of AppConfig.h 9 years ago
juce_core.h Removed some unnecessary includes of AppConfig.h 9 years ago
juce_core.mm Update copyright notice 10 years ago
juce_module_info Version number update 9 years ago