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 e5f8937082 Workaround for VS warning 6 years ago
..
juce_JSON.cpp Workaround for VS warning 6 years ago
juce_JSON.h Fixed a few more places where doubles were not serialised to full accuracy 6 years ago
juce_Javascript.cpp Added some overloads to OwnedArray to let items be added from std::unique_ptrs. Also removed OwnedArray::addIfNotAlreadyThere because it's ambiguous about whether the object should be deleted if it fails to be added! 6 years ago
juce_Javascript.h Add documentation tags 7 years ago