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
2018-04-12 12:21:25 +01:00
..
Application Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +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 Made a lot of ScopedPointer usage conform to the std::unique_ptr interface 2018-04-10 18:34:20 +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: Remove old plugin format identifier from audio plugin wizard and add standalone to default plugin formats 2018-04-11 15:26:29 +01:00
ProjectSaving Projucer: Don't link to external libraries or compile resources file when building the shared code target in VS 2018-04-12 12:21:25 +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