.. |
containers
|
Added a deleted void* constructor to var, to prevent people accidentally giving it a raw pointer and having it cast to bool
|
5 years ago |
files
|
Check for UNC paths when normalising separators in File::parseAbsolutePath()
|
5 years ago |
javascript
|
Added comments to clarify a24341d
|
5 years ago |
logging
|
Removed unused method
|
6 years ago |
maths
|
Windows: Removed some VS2013 workarounds
|
5 years ago |
memory
|
Fix for a bug in OptionalScopedPointer::release()
|
5 years ago |
misc
|
Write errors to stderr
|
5 years ago |
native
|
Removed dependency on libalchemy for Bela support
|
5 years ago |
network
|
URL: Fixed an issue closing completed download tasks
|
5 years ago |
streams
|
Added a constructor to MemoryInputStream that will move from a MemoryBlock
|
5 years ago |
system
|
Fixed a threading issue when checking for duplicate parameter IDs
|
5 years ago |
text
|
Fixed a typo
|
5 years ago |
threads
|
Fixed some more Linux compiler warnings
|
6 years ago |
time
|
Only print PerformanceCounter statistics on destruction if there were any runs
|
5 years ago |
unit_tests
|
Added juce_UnitTestCategories.h to replace raw strings used for test categories
|
6 years ago |
xml
|
Added some missing documentation
|
5 years ago |
zip
|
Exposed externalFileAttributes in ZipEntry
|
5 years ago |
juce_core.cpp
|
Removed dependency on libalchemy for Bela support
|
5 years ago |
juce_core.h
|
Bump version number to 5.4.5
|
5 years ago |
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |