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 d8c06ab657 URL: fixed an issue where an invalid File could lead to infinite loop in the URL constructor 8 years ago
..
containers Documentation fixes 8 years ago
files Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 8 years ago
javascript Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability 8 years ago
logging Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 8 years ago
maths Documentation fixes 8 years ago
memory Documentation fixes 8 years ago
misc Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability 8 years ago
native Android: add support for Google Oboe (developer preview). 8 years ago
network URL: fixed an issue where an invalid File could lead to infinite loop in the URL constructor 8 years ago
streams Add URLInputSource class 8 years ago
system Fix for JUCE_NO_DEPRECATION_WARNINGS causing problems 8 years ago
text Documentation fixes 8 years ago
threads Android: add support for Google Oboe (developer preview). 8 years ago
time Update the documentation of Time::formatted to have correct second range 8 years ago
unit_tests Some light modernisation of a bunch of old code 8 years ago
xml Removed some defunct code from the C++1 feature detection macros, and simplified code which no longer needs to test for feature availability 8 years ago
zip Cranked up the Clang warning level in the projucer, and fixed a few minor warnings 8 years ago
juce_core.cpp Add URLInputSource class 8 years ago
juce_core.h Add URLInputSource class 8 years ago
juce_core.mm Updated file headers and the README with the JUCE 5 license 8 years ago