1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_core
2016-05-24 18:59:35 +01:00
..
containers Don't use placement new for MemoryBlock assignment operator in var class 2016-05-23 10:17:23 +01:00
files Fixed a typo in a comment 2016-02-17 14:42:15 +00: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 Fixed a mistake in BigInteger::inverseModulo() 2016-04-21 10:43:51 +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 Fixed JUCE_BUILDNUMBER which was not correctly updated to 4.2.2. 2016-05-17 12:51:40 +01:00
text Fixed a couple of comment typos 2016-05-03 10:24:26 +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 Cleaned up a few String::empty uses 2015-12-21 12:01:28 +00: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 number to 4.2.1 2016-04-21 10:08:47 +01:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00