| .. |
|
containers
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
files
|
Made File::appendText return false if the write failed
|
2017-04-07 11:24:35 +01:00 |
|
javascript
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
logging
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
maths
|
Added precompiler sections to make NormalisableRange compatible with OS X 10.5
|
2017-04-07 08:20:46 +01:00 |
|
memory
|
Modified MemoryBlock so that it will throw std::bad_alloc if allocation fails
|
2017-04-07 11:28:53 +01:00 |
|
misc
|
Made WindowsRegistry::deleteKey operate recursively
|
2017-03-21 11:25:59 +00:00 |
|
native
|
Refactored some internal win32 file attribute functions
|
2017-04-26 16:11:16 +01:00 |
|
network
|
Removed need for std::function in order to use MessageManager::callAsync(). Used it to modernise a few bits of old code.
|
2017-03-29 15:31:41 +01:00 |
|
streams
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
system
|
Added the standard JUCE splash screen and app usage reporting
|
2017-04-27 14:43:03 +01:00 |
|
text
|
Made a few minor tweaks to reduce the number of pedantic -Wfloat-equals warnings
|
2017-04-21 15:09:35 +01:00 |
|
threads
|
Added method TimeSliceThread::removeAllClients()
|
2017-03-29 14:25:49 +01:00 |
|
time
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
unit_tests
|
Replace include guards with "#pragma once"
|
2017-02-01 17:18:07 +00:00 |
|
xml
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
zip
|
Removed the register keyword from a bunch of 3rd party files as it causes deprecation errors in c++17
|
2017-04-18 11:29:48 +01:00 |
|
juce_core.cpp
|
Added IPv6 support to the IPAddress class
|
2017-02-07 08:52:49 +00:00 |
|
juce_core.h
|
Added the standard JUCE splash screen and app usage reporting
|
2017-04-27 14:43:03 +01:00 |
|
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
|
2016-12-14 10:07:26 +00:00 |