1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/modules/juce_core
2017-03-31 10:57:56 +01:00
..
containers Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
files A few C++11 modernisations and comment corrections 2017-03-28 12:31:51 +01:00
javascript Avoided a spurious assertion in the javascript parser 2017-03-30 15:11:04 +01:00
logging Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
maths Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
memory Added a reference count getter method to SharedResourcePointer 2017-03-20 12:08:32 +00:00
misc Made WindowsRegistry::deleteKey operate recursively 2017-03-21 11:25:59 +00:00
native Added several improvements to Android BLE MIDI reliability 2017-03-30 17:03:35 +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 Whitespace 2017-03-23 12:06:13 +00:00
text Added a missing declaration for String << unsigned long 2017-03-31 10:57:56 +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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_core.cpp Added IPv6 support to the IPAddress class 2017-02-07 08:52:49 +00:00
juce_core.h Restored module header #defines 2017-02-17 10:26:09 +00: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