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
2016-08-26 09:42:28 +01:00
..
containers Added a cast to avoid a warning in Array 2016-08-04 15:42:28 +01:00
files Add exclusive flag to MemoryMappedFile 2016-08-09 09:23:06 +01:00
javascript Added a Javascript array indexOf method 2016-07-03 10:43:27 +01:00
logging Update copyright notice 2015-07-22 15:59:34 +01:00
maths Modified BigInteger so that small (128-bit) values don't require heap allocation 2016-08-26 09:42:28 +01:00
memory Partially undo commits #99186e5 and #89d938d and use less-intrusive, JUCE-internal fix for OpenGLContext detach crash 2016-08-11 10:50:36 +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 Avoided a warning in some OSX network code 2016-08-17 16:12:10 +01:00
network Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
streams Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
system Workaround to avoid an assertion when using File::invokedExecutableFile from a command-line invoked app on OSX 2016-08-11 09:26:56 +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 Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +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 Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01:00
zip Replace all "zeros" with "nullptr" in code documentation when referring to a pointer value 2016-08-03 09:43:07 +01: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 Add pkg-config support for linux 2016-07-07 10:37:58 +01:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00