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 306e7e4360 Fixed a few more places where doubles were not serialised to full accuracy 6 years ago
..
juce_JSON.cpp Fixed a bug writing doubles to XML and JSON 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 Replaced all uses of static_cast<Type&&> with std::move 6 years ago
juce_Javascript.h Add documentation tags 7 years ago