1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00
JUCE/modules/juce_core
2018-04-30 09:59:57 +01:00
..
containers Adding missing locks in ListenerList when the underlying array of the ListenerList uses a CriticalSection 2018-04-30 09:59:57 +01:00
files Files: Added support for creating and reading relative or special path symbolic link files 2018-04-09 14:02:53 +01:00
javascript Add documentation tags 2018-03-15 12:10:32 +00:00
logging Add documentation tags 2018-03-15 12:10:32 +00:00
maths Added some assertions when the input to a NormalisableRange conversion function is outside of the expected range 2018-03-27 11:06:41 +01:00
memory Simplified ByteOrder, and made it less susceptible to UB when reading from non-aligned addresses. Removed ambiguous method ByteOrder::littleEndianInt (c1, c2, c3, c4), which was probably producing the wrong behaviour on big-endian systems 2018-03-26 12:25:02 +01:00
misc Add documentation tags 2018-03-15 12:10:32 +00:00
native Windows: Fixed an issue where File::getLinkedTarget could return an invalid File object on Windows although the docs state that it will return the link file itself if the link cannot be resolved 2018-04-10 16:52:42 +01:00
network Add documentation tags 2018-03-15 12:10:32 +00:00
streams Fixed a documentation tag in URLInputSource 2018-03-29 15:19:32 +01:00
system Bump version number to 5.3.1 2018-04-10 17:01:54 +01:00
text Add documentation tags 2018-03-15 12:10:32 +00:00
threads Ensured that ThreadPool::moveJobToFront can survive a stale job pointer 2018-03-26 14:31:25 +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 Added a setTagName method to XmlElement 2018-04-04 10:46:18 +01:00
zip Zip: Added support for relative symbolic links when compressing and uncompressing zip archives 2018-04-09 14:03:31 +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