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 7dde0b26a7 Windows: Fixed a bug checking if a key exists in the registry 6 years ago
..
juce_ConsoleApplication.cpp Fixed some Android compiler warnings 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 7 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 8 years ago
juce_RuntimePermissions.h Minor whitespace tidying 6 years ago
juce_StdFunctionCompat.cpp Added juce_UnitTestCategories.h to replace raw strings used for test categories 6 years ago
juce_StdFunctionCompat.h Fixed an argument forwarding bug in StdFunctionCompat 6 years ago
juce_Uuid.cpp Moved the UUID hashing template to the header file 7 years ago
juce_Uuid.h Moved the UUID hashing template to the header file 7 years ago
juce_WindowsRegistry.h Windows: Fixed a bug checking if a key exists in the registry 6 years ago