1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Projucer/Source
2018-09-19 15:48:21 +01:00
..
Application Projucer: Fixed a bug loading editor colour schemes when running from the command line 2018-09-17 12:17:01 +01:00
BinaryData Added support for building Unity native audio plugins on desktop platforms 2018-05-10 16:32:30 +01:00
CodeEditor Added flag JUCE_STRICT_REFCOUNTEDPOINTER which is recommended to avoid accidental leaks when using ref-counted pointers. Enabled this flag in the demo projects, and used it to help tidy up some dubious smart-pointer use 2018-06-26 14:06:52 +01:00
ComponentEditor Increased shadowing warning level, and fixed a few warnings that were generated 2018-06-14 14:54:32 +01:00
Licenses Projucer: Minor whitespace fix 2018-09-17 10:50:48 +01:00
LiveBuildEngine Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning 2018-08-23 14:15:28 +01:00
Project Projucer: Fixed a bug when merging the old plug-in format settings if the current value is empty 2018-09-13 10:28:28 +01:00
ProjectSaving Projucer: Set SKIP_INSTALL for shared code target in the Xcode exporter to fix iOS app archive validation in Xcode 10 2018-09-19 15:48:21 +01:00
Settings Projucer: Remove some unnecessary assertions from StoredSettings 2018-07-26 09:46:46 +01:00
Utility Projucer: Added a framework search path to the Xcode exporter 2018-09-06 20:02:24 +01:00
Wizards Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning 2018-08-23 14:15:28 +01:00