1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_core
2017-03-01 16:16:34 +00:00
..
containers Added a couple of missing JUCE_API declarations 2017-02-23 15:22:52 +00:00
files Added a sanity check on the value returned by DirectoryIterator::getEstimatedProgress() 2017-02-23 16:50:52 +00:00
javascript Added a couple of missing JUCE_API declarations 2017-02-23 15:22:52 +00:00
logging Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
maths Added method NormalisableRange::setSkewForCentre() 2017-02-23 09:15:46 +00:00
memory Added begin/end iterators to MemoryBlock 2017-02-08 15:28:07 +00:00
misc Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
native Fixed several Android text rendering bugs 2017-03-01 16:16:34 +00:00
network Minor documentation fix 2017-02-28 10:38:27 +00:00
streams Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
system Added method SystemStats::getCpuModel() and implemented a couple of missing Android CPU info functions 2017-02-27 11:16:41 +00:00
text Fixed multiple harmless warnings in Android builds 2017-02-08 18:07:37 +00:00
threads Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
time Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
unit_tests Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
xml Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00: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