The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules
a632b57e7a
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
|
7 years ago |
| .. |
|
containers
|
Avoided some UB warnings when trying to sort empty arrays
|
7 years ago |
|
files
|
Add documentation tags
|
7 years ago |
|
javascript
|
Add documentation tags
|
7 years ago |
|
logging
|
Add documentation tags
|
7 years ago |
|
maths
|
Fixed doxygen deprecated bug
|
7 years ago |
|
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
|
7 years ago |
|
misc
|
Add documentation tags
|
7 years ago |
|
native
|
Android: fix a crash on app resume when native views are displayed.
|
7 years ago |
|
network
|
Add documentation tags
|
7 years ago |
|
streams
|
Add documentation tags
|
7 years ago |
|
system
|
Bump version number to 5.3.0
|
7 years ago |
|
text
|
Add documentation tags
|
7 years ago |
|
threads
|
Add documentation tags
|
7 years ago |
|
time
|
Add documentation tags
|
7 years ago |
|
unit_tests
|
Add documentation tags
|
7 years ago |
|
xml
|
Add documentation tags
|
7 years ago |
|
zip
|
Add documentation tags
|
7 years ago |
|
juce_core.cpp
|
Add URLInputSource class
|
7 years ago |
|
juce_core.h
|
Bump version number to 5.3.0
|
7 years ago |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |