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.
Julian Storer f18cb9f382 Some internal refactoring in PopupMenu. 13 years ago
..
containers Added a unit-test, and removed constness from a couple more return types. 13 years ago
files Tweaks to streams and gzip compressor. 13 years ago
json Added a unit-test, and removed constness from a couple more return types. 13 years ago
logging First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
maths New class: ChildProcess. Fixed android build problems with paths. 13 years ago
memory Minor clean-ups. 13 years ago
misc Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
native Mouse click and colour tweaks. Changed OSX URL reading to avoid local caching. 13 years ago
network Some internal refactoring in PopupMenu. 13 years ago
streams Tweaks to streams and gzip compressor. 13 years ago
system AU path fix. Minor tweaks. Version number bump. 13 years ago
text Removed the Image::setPixelData method - this can be done with Image::BitmapData instead. OSX file chooser options change for aliased files. 13 years ago
threads Added a unit-test, and removed constness from a couple more return types. 13 years ago
time First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
unit_tests First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum.. 13 years ago
xml Created c++11 move constructors and operator= methods for a bunch of classes (only enabled for c++11 compilers, of course) 13 years ago
zip A few minor tweaks to ZipFile. Handling for aliased folders in OSX file chooser. 13 years ago
juce_core.cpp New class: ChildProcess. Fixed android build problems with paths. 13 years ago
juce_core.h New class: ChildProcess. Fixed android build problems with paths. 13 years ago
juce_core.mm Added new module wrappers. 13 years ago
juce_module_info AU path fix. Minor tweaks. Version number bump. 13 years ago