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-10-03 09:25:43 +01:00
..
containers Minor clean-ups. 2013-09-26 18:15:45 +01:00
files Optimised a couple of XML and memory block functions. 2013-10-02 22:25:26 +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 Minor clean ups inside Random class and introjucer. 2013-09-29 16:03:01 +01:00
memory Optimised a couple of XML and memory block functions. 2013-10-02 22:25:26 +01:00
misc Tweaked the Uuid class to make it compatible with RFC 4122 version 4. 2013-09-30 15:22:09 +01:00
native Fix for linux URL stream opening. 2013-10-02 10:52:52 +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 Version number update 2013-10-03 09:25:43 +01:00
text Avoided some pedantic compiler warnings in the audio plugin code. 2013-10-01 11:53:17 +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 Optimised a couple of XML and memory block functions. 2013-10-02 22:25:26 +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-10-03 09:25:43 +01:00