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 c4af628d14 Avoided repeated calls to dladdr(), which could cause problems in some plugin situations. 13 years ago
..
containers WindowsMediaFormat fix. ReferenceCountedArray::indexOfSorted() method. 13 years ago
files (automated whitespace clean-up) 13 years ago
json Removed some unused android code. Refactored some messaging code. 13 years ago
logging (automated whitespace clean-up) 13 years ago
maths Minor clean-ups for GL, removed some old VC6 hacks. 13 years ago
memory Tidied up some docs and comments. 13 years ago
misc Added a WOW64 call to WindowsRegistry. 13 years ago
native Avoided repeated calls to dladdr(), which could cause problems in some plugin situations. 13 years ago
network Fix for win32 NamedPipe::isOpen(). 13 years ago
streams (automated whitespace clean-up) 13 years ago
system Added some comments. 13 years ago
text Added some comments. 13 years ago
threads Thread-local value fix for plugins on XP. Android startup tweaks. Minor component changes. 13 years ago
time (automated whitespace clean-up) 13 years ago
unit_tests (automated whitespace clean-up) 13 years ago
xml (automated whitespace clean-up) 13 years ago
zip (automated whitespace clean-up) 13 years ago
juce_core.cpp Changed some String methods to avoid using locale-specific characters in decimal conversions, and to stick to a dot in all cases. 13 years ago
juce_core.h Minor android and GL clean-ups. 13 years ago
juce_core.mm Added new module wrappers. 14 years ago
juce_module_info Version number bump. Clean-ups. 13 years ago