| .. |
|
containers
|
Tidied up some more old typedefs
|
2018-05-11 14:44:51 +01:00 |
|
files
|
Fix for compile error with JUCE_ALLOW_STATIC_NULL_VARIABLES=0
|
2018-05-10 09:10:09 +01:00 |
|
javascript
|
Converted some old typedefs to using declarations
|
2018-05-03 09:59:05 +01:00 |
|
logging
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
maths
|
Tidied up some more old typedefs
|
2018-05-11 14:44:51 +01:00 |
|
memory
|
Do not assert in ScopedPointer::reset if you are resetting to a nullptr
|
2018-05-15 10:37:57 +01:00 |
|
misc
|
Misc cleanups and modernisation
|
2018-05-11 12:46:30 +01:00 |
|
native
|
Android: fix crash when accessing system clipboard.
|
2018-05-16 10:12:36 +01:00 |
|
network
|
Various improvements and bug-fixes to the IPAddress class - added more comparison operators and support for IPv4-mapped IPv6 addresses
|
2018-05-15 17:28:00 +01:00 |
|
streams
|
Added a parameter to File::appendText, File::replaceWithText and OutputStream::writeText to provide control over if/how line-feeds are replaced when writing text to a file
|
2018-04-16 12:26:42 +01:00 |
|
system
|
Misc cleanups and modernisation
|
2018-05-11 12:46:30 +01:00 |
|
text
|
Misc cleanups and modernisation
|
2018-05-11 12:46:30 +01:00 |
|
threads
|
Tidied up some more old typedefs
|
2018-05-11 14:44:51 +01:00 |
|
time
|
Misc cleanups and modernisation
|
2018-05-11 12:46:30 +01:00 |
|
unit_tests
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
xml
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
zip
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
juce_core.cpp
|
SparseSet: fix removeRange() and add unit tests.
|
2018-04-25 16:38:45 +02:00 |
|
juce_core.h
|
Bump version number to 5.3.2
|
2018-05-09 12:34:36 +01:00 |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |