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 f28cea034d Typo fixes in ReferenceCountedObject. 12 years ago
..
containers Changes to ReferenceCountedObject to support more flexible deletion via ContainerDeletePolicy. 12 years ago
files Added File::commonDocumentsDirectory enum. 12 years ago
json 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
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 Removed a few pedantic warnings. 12 years ago
system Cleared-out the last batch of unnecessary includes. 12 years ago
text Cleared-out the last batch of unnecessary includes. 12 years ago
threads Cleared-out the last batch of unnecessary includes. 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 Minor clean-ups + optimisations. 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 Cleared-out the last batch of unnecessary includes. 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