1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-04 03:40:07 +00:00
JUCE/extras/Demo
2014-05-27 17:02:34 +01:00
..
Builds Workaround for missing java method in some android SDKs 2014-05-23 21:51:37 +01:00
JuceLibraryCode Introjucer: moved the definition of a BinaryData constant into the header file. 2014-01-05 16:42:37 +00:00
Resources Version 3.0.0 2013-11-19 10:13:14 +00:00
Source Refactored the StringPool and Identifier classes to store the identifiers as Strings, so that they can be shared with other classes like XmlElement without creating temporary or copied String objects. Also added garbage collection for the pooled strings, and changed XmlElement to pool all of the strings it uses, to reduce memory footprint in large XML trees with many identical names. Also refactored NamedValueSet to use an array instead of a linked list. 2014-05-27 17:02:34 +01:00
JuceDemo.jucer Introjucer: tweaked Xcode project structure to avoid warning about architectures. 2014-04-18 12:05:15 +01:00