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/app_properties
2019-05-19 08:16:27 +01:00
..
juce_ApplicationProperties.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00
juce_ApplicationProperties.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_PropertiesFile.cpp Added handy new function parseXMLIfTagMatches(), and refactored a lot of old code that was parsing XML in a more clunky way 2019-05-19 08:16:27 +01:00
juce_PropertiesFile.h Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00