This website requires JavaScript.
Explore
Help
Sign in
mirror
/
JUCE
Watch
1
Star
0
Fork
You've already forked JUCE
0
mirror of
https://github.com/juce-framework/JUCE.git
synced
2026-01-10 23:44:24 +00:00
Code
Activity
2e2cfb5f6c
JUCE
/
examples
History
Download ZIP
Download TAR.GZ
jules
2e2cfb5f6c
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
..
Assets
Android: fix PushNotifications that got broken by Android low level code rework.
2019-05-08 13:48:50 +02:00
Audio
Added a VS2019 exporter to all example PIPs
2019-04-15 14:28:36 +01:00
BLOCKS
Added a VS2019 exporter to all example PIPs
2019-04-15 14:28:36 +01:00
DemoRunner
Android: fix PushNotifications that got broken by Android low level code rework.
2019-05-08 13:48:50 +02:00
DSP
Added a VS2019 exporter to all example PIPs
2019-04-15 14:28:36 +01:00
GUI
Added a VS2019 exporter to all example PIPs
2019-04-15 14:28:36 +01:00
Plugins
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
Utilities
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