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-27 12:02:30 +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 Added a unit test 2016-06-23 11:46:03 +01:00
javascript Added a Javascript array splice method 2016-06-23 12:25:05 +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 Added some extra locking in the destructor of a Mac HTTP stream implementation 2016-06-27 12:02:30 +01:00
network Fix identifying the scheme portion of a URL 2016-06-16 12:05:25 +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 Replace CR and CRLF endings with unix (LF) style endings in xml document as required by the W3 xml specification 2016-06-15 16:15:48 +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