1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/AudioPluginHost
2019-05-09 10:51:19 +01:00
..
Builds Android: fix PushNotifications that got broken by Android low level code rework. 2019-05-08 13:48:50 +02:00
JuceLibraryCode Set JUCE_ALLOW_STATIC_NULL_VARIABLES 0 by default - these have all been marked as deprecated for a long time 2019-03-15 10:08:26 +00:00
Source Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 2019-05-09 10:51:19 +01:00
AudioPluginHost.jucer Re-saved all projects 2019-04-15 14:25:52 +01:00