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-21 01:24:21 +00:00
Code
Activity
16dd26649a
JUCE
/
extras
/
Projucer
/
Source
/
Utility
History
Download ZIP
Download TAR.GZ
Tom Poole
16dd26649a
Fixed some GCC compiler warnings and removed deprecated functions
2019-06-04 16:48:44 +01:00
..
Helpers
Projucer: add project level repositories section to Android exporter.
2019-05-31 17:49:16 +02:00
PIPs
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
UI
Fixed some GCC compiler warnings and removed deprecated functions
2019-06-04 16:48:44 +01:00