| .. |
|
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
|
Added a missing "pragma once"
|
2017-06-15 18:00:17 +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
|
Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it
|
2017-06-09 20:38:10 +01:00 |
|
misc
|
Removed extraneous semicolon
|
2017-06-06 15:16:53 +01:00 |
|
native
|
Refactored win32 OS version detection to avoid Windows pretending to be a lower version than it really is
|
2017-06-20 12:52:26 +01:00 |
|
network
|
Minor formatting changes
|
2017-06-09 11:49:57 +01:00 |
|
streams
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
system
|
Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it
|
2017-06-09 20:38:10 +01:00 |
|
text
|
Optimised String::unquoted()
|
2017-05-30 11:53:18 +01:00 |
|
threads
|
Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it
|
2017-06-09 20:38:10 +01:00 |
|
time
|
Documentation: Some typo fixes
|
2017-06-08 16:51:07 +01:00 |
|
unit_tests
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
xml
|
Documentation: Some typo fixes
|
2017-06-08 16:51:07 +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 |