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 b093f47a8c Misc minor cleanups and comment fixes. 12 years ago
..
containers Minor clean-ups. 12 years ago
files Added File::commonDocumentsDirectory enum. 12 years ago
json Misc performance tweaks. 12 years ago
logging Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
maths Minor clean-ups + optimisations. 12 years ago
memory Typo fixes in ReferenceCountedObject. 12 years ago
misc Stripped out some unnecessary boilerplate includes from juce_gui_basics. 12 years ago
native Added File::commonDocumentsDirectory enum. 12 years ago
network Removed a few pedantic warnings. 12 years ago
streams Misc performance tweaks. 12 years ago
system Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 12 years ago
text Fixes for support of non-utf8 strings. 12 years ago
threads Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 12 years ago
time Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
unit_tests Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 12 years ago
xml Misc minor cleanups and comment fixes. 12 years ago
zip Moved some mouse code out of Desktop class. Made the MouseInputSource class pass-by-value. 12 years ago
juce_core.cpp Updated the format of the header include guard macros. 12 years ago
juce_core.h Moved most of the functionality from JUCEApplication into JUCEApplicationBase, so that it can be used without needing juce_gui_basics to be present. 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