1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core
2018-04-19 20:27:47 +01:00
..
containers Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
files Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
javascript Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
logging Add documentation tags 2018-03-15 12:10:32 +00:00
maths Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
memory Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
misc Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
native Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
network Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
streams Added a parameter to File::appendText, File::replaceWithText and OutputStream::writeText to provide control over if/how line-feeds are replaced when writing text to a file 2018-04-16 12:26:42 +01:00
system Removed the OS X 10.5 and 10.6 deployment target options from the Projucer and enabled more C++11 features across all platforms 2018-04-17 18:46:55 +01:00
text Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
threads Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
time Add documentation tags 2018-03-15 12:10:32 +00:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
zip Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_core.cpp Add URLInputSource class 2018-03-13 15:44:59 +00:00
juce_core.h Bump version number to 5.3.1 2018-04-10 17:01: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