.. |
containers
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
7 years ago |
files
|
Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder
|
7 years ago |
javascript
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
7 years ago |
logging
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
maths
|
Modernised a bunch of code mainly relating to character/string iteration
|
7 years ago |
memory
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
7 years ago |
misc
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
7 years ago |
native
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
7 years ago |
network
|
A few code cleanups
|
7 years ago |
streams
|
Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder
|
7 years ago |
system
|
Bump version number to 5.2.0
|
7 years ago |
text
|
Replaced some old juce-style sort operations with std::sort and lambdas
|
7 years ago |
threads
|
Improved scheduling when multiple threads are fighting for the MessageManagerLock
|
7 years ago |
time
|
Modernised a bunch of code mainly relating to character/string iteration
|
7 years ago |
unit_tests
|
Some light modernisation of a bunch of old code
|
7 years ago |
xml
|
Modernised a bunch of code mainly relating to character/string iteration
|
7 years ago |
zip
|
Replaced some old juce-style sort operations with std::sort and lambdas
|
7 years ago |
juce_core.cpp
|
MinGW: Fixed some 32 bit build errors
|
7 years ago |
juce_core.h
|
Bump version number to 5.2.0
|
7 years ago |
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |