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 b172d3a070 Changed the double->String conversion to use std::ostream instead of sprintf, in order to avoid foreign locale formatting problems. 11 years ago
..
containers Modified the HashMap class to store an instance of its hashcode-generator class instead of calling static methods. 12 years ago
files Updated the format of the header include guard macros. 12 years ago
json Updated the format of the header include guard macros. 12 years ago
logging Updated the format of the header include guard macros. 12 years ago
maths Added another Random::fillBitsRandomly method. 12 years ago
memory Updated the format of the header include guard macros. 12 years ago
misc Added WindowsRegistry::keyExists() methods 12 years ago
native Some minor clean-ups and comments in Thread class. 11 years ago
network A few android warning fixes. 11 years ago
streams Added a MemoryOutputStream constructor to write into a fixed block of memory. 12 years ago
system Added a JUCE_DELETED_FUNCTION macro. 11 years ago
text Changed the double->String conversion to use std::ostream instead of sprintf, in order to avoid foreign locale formatting problems. 11 years ago
threads Some minor clean-ups and comments in Thread class. 11 years ago
time Added a RelativeTime::seconds() constructor method. 11 years ago
unit_tests Updated the format of the header include guard macros. 12 years ago
xml Updated the format of the header include guard macros. 12 years ago
zip Updated the format of the header include guard macros. 12 years ago
juce_core.cpp Updated the format of the header include guard macros. 12 years ago
juce_core.h Updated the format of the header include guard macros. 12 years ago
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
juce_module_info Version number update 12 years ago