1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source
2019-07-11 14:16:06 +01:00
..
Application PopupMenu modernisation: Improved the PopupMenu::Item class to make it easy to build items by chaining calls together. 2019-06-20 13:55:18 +01:00
BinaryData Projucer: Request audio recording permissions in the Audio Application template on platforms which require it 2018-11-16 16:59:52 +00:00
CodeEditor Fixed some variable shadowing warnings 2019-06-04 17:59:02 +01:00
ComponentEditor Fixed some variable shadowing warnings 2019-06-04 17:59:02 +01:00
Licenses 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
LiveBuildEngine Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00
Project Projucer: Prevent duplicate module headers being added to the project when copying module files locally 2019-07-04 09:40:24 +01:00
ProjectSaving VS2013: Removed the VS2013 exporter from the Projucer 2019-07-11 14:16:06 +01:00
Settings Projucer: Fixed an issue setting the fallback Android SDK path on Linux 2019-06-11 16:40:57 +01:00
Utility Projucer: Only add default com.roli.juce.JuceActivity activity class if push notifications are enabled 2019-06-25 09:57:54 +01:00
Wizards Fixed some GCC compiler warnings and removed deprecated functions 2019-06-04 16:48:44 +01:00