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.
jules 970eda679e Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 8 years ago
..
juce_CompilerSupport.h Fixed constexpr compiler support detection in gcc 8 years ago
juce_PlatformDefs.h 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_StandardHeader.h Fixed a performance regression parsing doubles 8 years ago
juce_SystemStats.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_SystemStats.h Added 'final' keyword to a lot of classes from which you really shouldn't be inheriting! 8 years ago
juce_TargetPlatform.h Fixed an issue where ScopedNoDenormals would do nothing on all platforms and added arm implementation 8 years ago