Felix Faire
|
b01383e8d0
|
Restructured folder and Updated Readme
|
10 years ago |
Felix Faire
|
03b485d3dc
|
Updated JUCE Demo Examples
|
10 years ago |
jules
|
4317f60173
|
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.
|
11 years ago |
jules
|
4d79bed3d1
|
Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer.
|
11 years ago |
jules
|
caea1c3370
|
Added the all-new demo app!
|
11 years ago |