.. |
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
|
8 years ago |
files
|
Win32: Added globalApplicationsDirectoryX86 to File::SpecialLocationType
|
8 years ago |
javascript
|
Added a missing "pragma once"
|
8 years ago |
logging
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
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
|
8 years ago |
memory
|
Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it
|
8 years ago |
misc
|
Removed extraneous semicolon
|
8 years ago |
native
|
WebInputStream: Fixed bug preventing cancellation of streams on Linux
|
8 years ago |
network
|
Minor formatting changes
|
8 years ago |
streams
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
system
|
Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it
|
8 years ago |
text
|
Optimised String::unquoted()
|
8 years ago |
threads
|
Made JUCE's Atomic class a simple wrapper around std::atomic on platforms that support it
|
8 years ago |
time
|
Documentation: Some typo fixes
|
8 years ago |
unit_tests
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
xml
|
Documentation: Some typo fixes
|
8 years ago |
zip
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
juce_core.cpp
|
Added an OS X 10.5 compatible std::function replacement
|
8 years ago |
juce_core.h
|
Bump version number to 5.0.2
|
8 years ago |
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |