| .. |
|
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
|
Removed extraneous semicolon
|
2017-06-06 15:16:53 +01:00 |
|
native
|
Android: Ensured that OpenSL audio callbacks can call into Java (even if this is not recommended)
|
2017-06-06 11:09:20 +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
|
Bump version number to 5.0.2
|
2017-05-30 16:32:47 +01:00 |
|
text
|
Optimised String::unquoted()
|
2017-05-30 11:53:18 +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.2
|
2017-05-30 16:32:47 +01:00 |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |