1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
Commit graph

14 commits

Author SHA1 Message Date
ed
26596fbfad Projucer: Added default module search paths to the Projucer 2017-06-06 16:57:16 +01:00
ed
ba36008560 Projucer: Cleaned up the structure of the Projucer folder in userApplicationDataDirectory and renamed old "Introjucer" global/project settings files to "Projucer" 2017-05-25 11:30:09 +01:00
ed
9de309be76 Projucer: Added the option to change the colour scheme and font of the Projucer's code editor and the ability to save/load custom schemes 2017-05-19 11:20:12 +01:00
jules
57a3cb58ec Removed incorrect constness from ColourSelector::setSwatchColour 2017-05-02 12:23:35 +01:00
hogliux
b5afccc37c Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
hogliux
750ab85fe9 Projucer UI overhaul and UX/workflow improvements. Support for new accounts and licensing model. 2017-04-27 14:42:25 +01:00
jules
8ed41ed14b Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00
tpoole
c993f46933 Fixed platform-dependent default global Projucer preferences 2017-03-22 11:50:18 +00:00
hogliux
2ca5a9c32b Partially reverted fix for new VST3 SDK 3.6.7 by removing any dependency to VST2 SDK 2017-03-14 18:01:21 +00:00
hogliux
9c7ee8710a Added support for VST3 SDK 3.6.7
You will need to update your VST3 SDK!
2017-03-13 17:15:57 +00:00
hogliux
288e56de83 Fixed a bug in the Projucer that would incorrectly mark relative SDK paths as invalid even if they were valid 2016-10-20 17:43:43 +01:00
hogliux
84a16f60c0 Fixed Projucer to check for the correct file when looking for the android ndk on windows 2016-10-20 10:22:41 +01:00
tpoole
9f31d6498a Use a bespoke VST2 interface 2016-08-22 09:57:16 +01:00
Timur Doumler
70949aa0c6 Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
Renamed from extras/Introjucer/Source/Utility/jucer_StoredSettings.cpp (Browse further)