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
2018-04-09 14:03:31 +01:00
..
containers Simplified the SparseSet class using Ranges 2018-04-03 16:18:06 +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 Files: Added support for creating and reading relative or special path symbolic link files 2018-04-09 14:02:53 +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.0 2018-03-15 12:23:30 +00: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.0 2018-03-15 12:23:30 +00:00
juce_core.mm Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00