1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/modules/juce_core
2017-03-13 12:10:47 +00:00
..
containers Added a couple of missing JUCE_API declarations 2017-02-23 15:22:52 +00:00
files Made File::getRelativePathFrom() return '.' if comparing two identical folders. 2017-03-06 15:02:24 +00:00
javascript Added a method JavascriptEngine::callFunctionObject() for invoking javascript methods in DynamicObject native methods 2017-03-07 15:51:01 +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 a typo in linux code in the last commit) 2017-03-13 12:10:47 +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::getNumPhysicalCpus() 2017-03-13 10:38:53 +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