| .. |
|
containers
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
files
|
A few C++11 modernisations and comment corrections
|
8 years ago |
|
javascript
|
Avoided a spurious assertion in the javascript parser
|
8 years ago |
|
logging
|
Replace include guards with "#pragma once"
|
8 years ago |
|
maths
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
memory
|
Added a reference count getter method to SharedResourcePointer
|
8 years ago |
|
misc
|
Made WindowsRegistry::deleteKey operate recursively
|
8 years ago |
|
native
|
Added several improvements to Android BLE MIDI reliability
|
8 years ago |
|
network
|
Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code.
|
8 years ago |
|
streams
|
Replace include guards with "#pragma once"
|
8 years ago |
|
system
|
Whitespace
|
8 years ago |
|
text
|
Added a missing declaration for String << unsigned long
|
8 years ago |
|
threads
|
Added method TimeSliceThread::removeAllClients()
|
8 years ago |
|
time
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
unit_tests
|
Replace include guards with "#pragma once"
|
8 years ago |
|
xml
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
zip
|
Replace include guards with "#pragma once"
|
8 years ago |
|
juce_core.cpp
|
Added IPv6 support to the IPAddress class
|
8 years ago |
|
juce_core.h
|
Restored module header #defines
|
8 years ago |
|
juce_core.mm
|
Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license
|
8 years ago |