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-07-05 11:27:53 +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 indexOf method 2016-07-03 10:43:27 +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 Fixed a compile problem with the GNU c++ library 2016-07-05 10:41:53 +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 Made iOS build use updated HTTP API, and turned off deprecation warnings when built for older OSes 2016-07-05 10:22:05 +01:00
network Fix a bug in URL::findEndOfScheme 2016-07-05 10:19:15 +01:00
streams Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
system Version number update 2016-07-05 11:27:53 +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 Version number update 2016-07-05 11:27:53 +01:00
juce_core.mm Update copyright notice 2015-07-22 15:59:34 +01:00