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
2020-03-16 14:11:06 +00:00
..
containers OptionalScopedPointer: Added proper move semantics and convenience constructors 2020-02-25 17:36:36 +00:00
files Added some more FileInputStream unit tests 2020-03-16 11:01:49 +00:00
javascript Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
logging Fixed some typos 2020-01-06 14:04:16 +00:00
maths Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
memory Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
misc macOS: Fixed some Projucer live-build issues on Catalina 2020-02-04 11:26:48 +00:00
native Added some missing license headers 2020-03-16 14:11:06 +00:00
network URL: Make downloadToFile return unique_ptr 2020-03-13 11:25:40 +00:00
streams Demos: Convey proper ownership semantics 2020-03-12 18:30:45 +00:00
system Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
text Replaced all instances of JUCE_CONSTEXPR with constexpr 2020-03-11 17:21:30 +00:00
threads Check that juce_gui_basics module is available when declaring Process::setDockIconVisible() to fix potential linker error 2020-01-22 14:15:41 +00:00
time Use Logger::writeToLog() in PerformanceCounter::printStatistics() 2020-03-06 17:39:27 +00:00
unit_tests Added juce_UnitTestCategories.h to replace raw strings used for test categories 2019-04-03 15:10:40 +01:00
xml Fixed some warnings flagged up when enabling -Wswitch-enum, -Wswitch-default, -Wredundant-decls, and -Wimplicit-fallthrough 2020-03-09 17:39:28 +00:00
zip Demos: Convey proper ownership semantics 2020-03-12 18:30:45 +00:00
juce_core.cpp Windows: Fixed some build errors and warnings when using Clang in Visual Studio 2020-02-06 14:07:42 +00:00
juce_core.h Bump version number to 5.4.7 2020-02-10 14:16:54 +00:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00