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.
Tom Poole a968c9dd6b Moved the UUID hashing template to the header file 6 years ago
..
juce_ConsoleApplication.cpp Fix for projucer's command-line option handling 6 years ago
juce_ConsoleApplication.h Added classes ArgumentList and ConsoleApplcation which are helpers for writing console applications that parse and resolve command-line arguments 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 Misc cleanups and modernisation 7 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