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
2019-02-22 10:01:53 +00:00
..
containers Deleted some var constructors that take a const ReferenceCountedObject* and were resolving to the wrong type 2019-02-11 15:45:14 +00:00
files Restored compatibility with older versions of Xcode 2019-02-11 14:59:05 +00:00
javascript Fixed a few more places where doubles were not serialised to full accuracy 2019-02-11 14:44:19 +00:00
logging Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
maths Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
memory Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
misc More work on ConsoleApplication - added some new methods, and added short/long description fields to the Command structure 2019-02-15 16:54:27 +00:00
native Whitespace 2019-02-07 09:56:43 +00:00
network Added a couple of missing JUCE_API macros 2019-02-11 14:50:20 +00:00
streams Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
system Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
text Documentation fixes 2019-02-22 10:01:53 +00:00
threads Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
time Fixed compatibility with GCC 4.8 2018-12-06 10:45:23 +00:00
unit_tests Add documentation tags 2018-03-15 12:10:32 +00:00
xml Fixed a bug writing doubles to XML and JSON 2019-02-11 11:11:44 +00:00
zip Added various clang-tidy modernize-* fixes 2019-01-31 15:15:31 +00:00
juce_core.cpp Fixed a few more places where doubles were not serialised to full accuracy 2019-02-11 14:44:19 +00:00
juce_core.h Bump version number to 5.4.3 2019-02-21 15:25:51 +00:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00