.. |
containers
|
Added a method ReferenceCountedArray::clearQuick()
|
10 years ago |
files
|
Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this.
|
10 years ago |
javascript
|
Avoided a false alarm unit test failure.
|
10 years ago |
logging
|
Added a public method FileLogger::trimFileSize()
|
10 years ago |
maths
|
Add ignoreUnused utility function as a tool to avoid unused variables warning
|
10 years ago |
memory
|
Minor clean-ups.
|
10 years ago |
misc
|
Added JUCE_API and JUCE_CALLTYPE to the WindowsRegistry class.
|
11 years ago |
native
|
Tidied up a bit of android code and resaved the demo project.
|
10 years ago |
network
|
Fix bug where a socket connection error was mistakenly ignored
|
10 years ago |
streams
|
Added some missing 'override' decorators
|
10 years ago |
system
|
Added detection for SSSE3 and AVX instructions to the SystemStats class.
|
10 years ago |
text
|
Raised the warnings level in the introjucer, and fixed a few warnings that were thrown up by this.
|
10 years ago |
threads
|
Minor documentation cleanups.
|
10 years ago |
time
|
Workarounds for build problems with mingw in C++11 mode.
|
10 years ago |
unit_tests
|
Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs.
|
11 years ago |
xml
|
Minor documentation fix.
|
10 years ago |
zip
|
Added some missing 'override' decorators
|
10 years ago |
juce_core.cpp
|
Add JUCE_STANDALONE_APPLICATION pre-processor macro
|
10 years ago |
juce_core.h
|
Tweaked a few MSVC warning suppressants.
|
10 years ago |
juce_core.mm
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
12 years ago |
juce_module_info
|
Version number update
|
10 years ago |