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 63411d7a47 2.0.37 12 years ago
..
containers Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
files Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
json Added export flag to JSON class. 12 years ago
logging Minor changes to avoid pedantic compiler warnings. 13 years ago
maths Fixes for negativeAwareModulo() and audio thumbnail. 12 years ago
memory Minor changes to avoid pedantic compiler warnings. 13 years ago
misc Added a wow64 registry function. 13 years ago
native Replaced some OSX 10.8 deprecated functions. Also a fix for the OSX recently-used menu. 12 years ago
network Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
streams Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
system 2.0.37 12 years ago
text Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
threads Avoided a malloc in posix WaitableEvents. 12 years ago
time Fix for win32 build breakage. 12 years ago
unit_tests Minor changes to avoid pedantic compiler warnings. 13 years ago
xml Documentation pedanticism. 12 years ago
zip Changed some types from int to size_t where appropriate. Fixed a CoreMidi build problem in 64-bit mode. 12 years ago
juce_core.cpp New class: HighResolutionTimer 12 years ago
juce_core.h New class: HighResolutionTimer 12 years ago
juce_core.mm Added new module wrappers. 14 years ago
juce_module_info 2.0.37 12 years ago