1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Projucer/Source
2018-04-16 12:27:09 +01:00
..
Application Fixed a bug in the Projucer where the --lf command line option wouldn't work 2018-04-16 12:27:09 +01:00
BinaryData PIPs: Changed the Component Main.cpp wrapper to avoid a crash that would happen on quit when using the live-build engine on Windows 2018-04-09 10:43:03 +01:00
CodeEditor Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
ComponentEditor Projucer: Allow ComponentEditor to edit all cpp file extensions 2018-04-16 10:22:36 +01:00
Licenses Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
LiveBuildEngine Projucer: Ensure that the compile engine settings are stored and recalled correctly 2018-04-11 09:48:09 +01:00
Project Projucer: Explicitly set the project ID if it isn't already set 2018-04-16 11:22:04 +01:00
ProjectSaving Projucer: Allow relative paths in the "Extra Frameworks" field of the Xcode exporter 2018-04-16 11:09:01 +01:00
Settings Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +01:00
Utility Projucer: Always locally copy PIP files that are created from the clipboard so that they aren't deleted on shutdown 2018-04-11 14:45:40 +01:00
Wizards Projucer: Remove old plugin format identifier from audio plugin wizard and add standalone to default plugin formats 2018-04-11 15:26:29 +01:00