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.
ed 1a46fb3a5f Minor whitespace tidying 6 years ago
..
juce_ConsoleApplication.cpp Fixed a possible uncaught exception in ConsoleApplication 6 years ago
juce_ConsoleApplication.h Added a method ConsoleApplication::printCommandDetails() 6 years ago
juce_Result.cpp Replaced all uses of static_cast<Type&&> with std::move 6 years ago
juce_Result.h Add documentation tags 7 years ago
juce_RuntimePermissions.cpp 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 7 years ago
juce_RuntimePermissions.h Minor whitespace tidying 6 years ago
juce_StdFunctionCompat.cpp Replaced all uses of static_cast<Type&&> with std::move 6 years ago
juce_StdFunctionCompat.h Fixed a leak in JUCE's std::function compatibility implementation 6 years ago
juce_Uuid.cpp Moved the UUID hashing template to the header file 6 years ago
juce_Uuid.h Moved the UUID hashing template to the header file 6 years ago
juce_WindowsRegistry.h Add documentation tags 7 years ago