| .. |
|
containers
|
Fixed some whitespace style and cleaned up some code using C++11
|
8 years ago |
|
files
|
Made File::appendText return false if the write failed
|
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
|
Added precompiler sections to make NormalisableRange compatible with OS X 10.5
|
8 years ago |
|
memory
|
Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails
|
8 years ago |
|
misc
|
Made WindowsRegistry::deleteKey operate recursively
|
8 years ago |
|
native
|
Added pause after opening MIDI BLE device on Android to improve MIDI BLE 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
|
9 years ago |