1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2017-05-16 13:42:35 +01:00
..
containers Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 2017-05-10 09:37:37 +01:00
files Win32: Added globalApplicationsDirectoryX86 to File::SpecialLocationType 2017-05-11 15:33:00 +01:00
javascript Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
logging Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
maths Got rid of the old PARAMETER_TYPE macro - this isn't needed as the same thing can be done directly with the TypeHelpers::ParameterType helper class 2017-05-10 09:37:37 +01:00
memory Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
misc Code cleanup 2017-05-13 10:04:12 +01:00
native Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 2017-05-16 13:42:35 +01:00
network Fixed an issue where the Fallback SimpleDownloader could crash on Android 2017-05-09 11:21:42 +01:00
streams Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
system Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 2017-05-16 13:42:35 +01:00
text Simplified the String::toHexString overloads into a templated function that should work with all integer types 2017-05-10 09:50:56 +01:00
threads Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
time Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
unit_tests Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
xml Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
zip Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
juce_core.cpp Added an OS X 10.5 compatible std::function replacement 2017-05-03 15:36:25 +01:00
juce_core.h Bump version number to 5.0.1 2017-05-04 15:26:54 +01:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00