1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras
2014-05-27 17:02:34 +01:00
..
audio plugin demo Changed the demo plugin OSX build to be 32/64-bit. 2014-05-05 20:49:11 +01:00
audio plugin host Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. 2014-04-20 10:34:26 +01:00
binarybuilder Introjucer: tweaked Xcode project structure to avoid warning about architectures. 2014-04-18 12:05:15 +01:00
browser plugin demo Added versions of Component::addAndMakeVisible and addChildComponent which take a reference instead of a pointer. 2013-12-23 15:16:38 +00:00
Demo 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
example projects Introjucer: tweaked Xcode project structure to avoid warning about architectures. 2014-04-18 12:05:15 +01:00
Introjucer Minor clean-ups 2014-05-23 21:50:43 +01:00
windows dll New class: SharedResourcePointer 2014-04-14 13:13:07 +01:00