The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules e336dd1c1c Optimisation for String and XML parsing. 12 years ago
..
juce_XmlDocument.cpp Optimisation for String and XML parsing. 12 years ago
juce_XmlDocument.h Made the XML parser cope with some errors that it missed before. Also found a couple of performance optimisations for it. 12 years ago
juce_XmlElement.cpp Minor clean-ups + optimisations. 12 years ago
juce_XmlElement.h 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. 12 years ago