1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples/Utilities
2019-05-09 10:51:19 +01:00
..
AnalyticsCollectionDemo.h 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
Box2DDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
ChildProcessDemo.h 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
CryptographyDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
InAppPurchasesDemo.h Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs 2018-06-27 11:37:27 +01:00
JavaScriptDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
LiveConstantDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
MultithreadingDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
NetworkingDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
OSCDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
PushNotificationsDemo.h Android: fix PushNotifications that got broken by Android low level code rework. 2019-05-08 13:48:50 +02:00
SystemInfoDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
TimersAndEventsDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
UnitTestsDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
ValueTreesDemo.h Added a VS2019 exporter to all example PIPs 2019-04-15 14:28:36 +01:00
XMLandJSONDemo.h 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