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_data_structures
2015-06-21 18:54:08 +01:00
..
app_properties Added some missing 'override' decorators 2015-05-15 12:54:44 +01:00
undomanager Added method UndoManager::getCurrentTransactionName 2015-05-14 15:29:27 +01:00
values Performance optimisations to the way that Identifier objects are passed into var, ValueTree and NamedValueSet. The Identifer class used to be light enough to pass by value but now contains a String so is better passed by reference. 2015-06-21 18:54:08 +01:00
juce_data_structures.cpp Added new class ValueTreeSynchroniser 2015-02-26 16:36:38 +00:00
juce_data_structures.h Added new class ValueTreeSynchroniser 2015-02-26 16:36:38 +00:00
juce_data_structures.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 2014-12-16 17:21:34 +00:00