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-04-17 09:43:53 +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: When writing the VST3 category string prioritise "Fx" > "Instrument" > everything else. Added missing "Dynamics" category 2018-04-17 09:43:53 +01:00
ProjectSaving Projucer: Write AppConfig.h file once and ensure that it is only rewritten if it has actually changed 2018-04-17 09:08:03 +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