.. |
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
|
6 years ago |
Box2DDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
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
|
6 years ago |
CryptographyDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
InAppPurchasesDemo.h
|
Enable the JUCE_STRICT_REFCOUNTEDPOINTER flag for all new projects and PIPs
|
7 years ago |
JavaScriptDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
LiveConstantDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
MultithreadingDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
NetworkingDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
OSCDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
PushNotificationsDemo.h
|
Android: fix PushNotifications that got broken by Android low level code rework.
|
6 years ago |
SystemInfoDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
TimersAndEventsDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
UnitTestsDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
ValueTreesDemo.h
|
Added a VS2019 exporter to all example PIPs
|
6 years ago |
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
|
6 years ago |