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 9239842120 DLL build fix + minor clean-ups. 13 years ago
..
containers Fixed some more warnings. 13 years ago
files Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 13 years ago
json Removed some unused android code. Refactored some messaging code. 13 years ago
logging Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 13 years ago
maths Cleaned up some compiler warnings. 13 years ago
memory Fixed some more warnings. 13 years ago
misc Changed URL::addEscapeChars to avoid use of the '+' character. Minor clean-ups. 13 years ago
native Fixed some more warnings. 13 years ago
network Fixed some more warnings. 13 years ago
streams Fixed some more warnings. 13 years ago
system DLL build fix + minor clean-ups. 13 years ago
text Fixed some more warnings. 13 years ago
threads Fixed some more warnings. 13 years ago
time Misc minor tidying up. 13 years ago
unit_tests Replaced the badly-named method Array::removeValue() with two new methods: removeFirstMatchingValue() and removeAllInstancesOf(). If you call the old method anywhere, you can just replace any calls with removeFirstMatchingValue(), which does the same job, but whose name makes it clear that not all instances of the value will be removed. 13 years ago
xml New type of mouse cursor: ParentCursor, which means "show the same cursor as the parent component". 13 years ago
zip Fixed some more warnings. 13 years ago
juce_core.cpp New class: TextDiff 13 years ago
juce_core.h New class: TextDiff 13 years ago
juce_core.mm Added new module wrappers. 14 years ago
juce_module_info Version bump: 2.0.27 13 years ago