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 f818377914 Fixed a leak in JUCE's std::function compatibility implementation 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 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_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 Fixed a leak in JUCE's std::function compatibility implementation 6 years ago
juce_StdFunctionCompat.h Fixed a leak in JUCE's std::function compatibility implementation 6 years ago
juce_Uuid.cpp Added some hashing support for the Uuid class 7 years ago
juce_Uuid.h Added some hashing support for the Uuid class 7 years ago
juce_WindowsRegistry.h Add documentation tags 7 years ago