| .. |
|
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)
|
8 years ago |
|
files
|
Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder
|
8 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)
|
8 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
|
8 years ago |
|
maths
|
Modernised a bunch of code mainly relating to character/string iteration
|
8 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)
|
8 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)
|
8 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)
|
8 years ago |
|
network
|
A few code cleanups
|
8 years ago |
|
streams
|
Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder
|
8 years ago |
|
system
|
Bump version number to 5.2.0
|
8 years ago |
|
text
|
Modernised a bunch of code mainly relating to character/string iteration
|
8 years ago |
|
threads
|
Improved scheduling when multiple threads are fighting for the MessageManagerLock
|
8 years ago |
|
time
|
Modernised a bunch of code mainly relating to character/string iteration
|
8 years ago |
|
unit_tests
|
Some light modernisation of a bunch of old code
|
8 years ago |
|
xml
|
Modernised a bunch of code mainly relating to character/string iteration
|
8 years ago |
|
zip
|
Improved error handling in BufferedInputStream and tidied up a few classes in the streams folder
|
8 years ago |
|
juce_core.cpp
|
MinGW: Fixed some 32 bit build errors
|
8 years ago |
|
juce_core.h
|
Bump version number to 5.2.0
|
8 years ago |
|
juce_core.mm
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |