1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core
2018-11-30 15:49:03 +00:00
..
containers Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
files Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
javascript Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
logging Added some missing override keywords 2018-09-03 10:54:16 +01:00
maths Protected the system Random from having its seed reset 2018-11-30 15:49:03 +00:00
memory Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
misc Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
native Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
network Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
streams Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
system Moved <map> into the set of standard headers 2018-11-28 08:19:41 +00:00
text Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
threads Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
time Made the Time class trivially copyable. 2018-10-15 10:07:47 +01:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Replaced all uses of static_cast<Type&&> with std::move 2018-11-28 17:29:20 +00:00
zip Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
juce_core.cpp Re-structured the low-level Android native code 2018-11-13 12:33:40 +00:00
juce_core.h Bump version number to 5.4.1 2018-11-12 11:26:11 +00:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00