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
2013-09-27 10:29:42 +01:00
..
containers Minor clean-ups. 2013-09-26 18:15:45 +01:00
files Optimised some number streaming functions. 2013-09-22 12:25:52 +01:00
json Added method JSON::escapeString 2013-09-18 11:05:43 +01:00
logging Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
maths Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
memory Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
misc Documentation updates. 2013-09-24 19:49:50 +01:00
native Added a "willSendRequest" callback to the OSX web stream delegate class. 2013-09-19 19:26:46 +01:00
network Minor optimisations and clean-ups. 2013-09-21 13:41:16 +01:00
streams Optimised some number streaming functions. 2013-09-22 12:25:52 +01:00
system Fix for arm-64 iOS. 2013-09-26 11:53:06 +01:00
text Minor tinkering with the String class. 2013-09-19 22:25:16 +01:00
threads Tidied up some docs and added an AudioFormat constructor. 2013-09-27 10:29:42 +01:00
time Added a class ContainerDeletePolicy, to allow custom delete operations on objects held by ScopedPointers or OwnedArrays. Also cleaned away a lot of superfluous includes in juce_core files. 2013-08-23 12:08:31 +01:00
unit_tests Updated the UnitTest class to provide a shared, reproducible random seed for each run, to allow failures to be re-created. Also converted a few Strings to StringRefs. 2013-09-11 10:29:48 +01:00
xml New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 2013-09-09 20:07:17 +01:00
zip Undefined some zlib internal macros 2013-09-19 14:56:05 +01:00
juce_core.cpp Optimised some number streaming functions. 2013-09-22 12:25:52 +01:00
juce_core.h New class StringRef, to improve performance in function calls that can take either a String or a raw string literal. Modified a few other classes to take advantage of this. 2013-09-09 20:07:17 +01:00
juce_core.mm Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 2013-06-13 13:17:12 +01:00
juce_module_info Version number update 2013-09-07 20:20:20 +01:00