1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2020-04-02 16:12:04 +01:00
..
containers Made PropertySet::setValue() methods take a StringRef instead of a const String& so that Identifiers can be implicitly cast 2020-04-02 16:12:04 +01:00
files iOS: Fix type declaration in juce_File.h 2020-03-27 09:45:07 +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 Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
memory Documentation fix 2020-03-25 15:48:59 +00:00
misc macOS: Fixed some Projucer live-build issues on Catalina 2020-02-04 11:26:48 +00:00
native Android: Call __android_log_print() in chunks to ensure that the full log is printed 2020-03-27 18:10:59 +00:00
network Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
streams Demos: Convey proper ownership semantics 2020-03-12 18:30:45 +00:00
system Build: Fix Xcode 11.4 compatibility issues 2020-03-25 13:10:32 +00:00
text Build: Fix Xcode 11.4 compatibility issues 2020-03-25 13:10:32 +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 Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +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