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
2016-06-08 20:42:19 +01:00
..
containers Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not. 2016-06-08 20:42:19 +01:00
files Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not. 2016-06-08 20:42:19 +01:00
javascript Avoided some false negatives in the JSON unit tests 2016-05-09 10:26:14 +01:00
logging Update copyright notice 2015-07-22 15:59:34 +01:00
maths Whitespace. 2016-06-02 15:23:43 +01:00
memory Improved some comments for MemoryBlock base-64 methods 2016-05-03 10:20:41 +01:00
misc Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
native Remove unnecessary code after moving to static shared code library 2016-05-24 18:59:35 +01:00
network Corrected some spelling mistakes in comments 2016-04-11 11:13:44 +01:00
streams Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
system Fix multiple compile errors on older gcc versions 2016-05-26 11:50:04 +01:00
text Changed addIfNotAlreadyThere method of all array classes to return a bool, indicating whether the object was added or not. 2016-06-08 20:42:19 +01:00
threads Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
time Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
unit_tests Whitespace. 2016-06-02 15:23:43 +01:00
xml Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
zip Fixed a couple of minor warnings 2016-03-02 08:12:14 +00:00
juce_core.cpp Add some minor changes to stay compatible with GCC 4.4 2016-05-05 16:35:38 +01:00
juce_core.h Updated version numbers in modules, and resaved example projects 2016-06-07 12:52:59 +01:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00