1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

17 commits

Author SHA1 Message Date
ed
fba0295a44 Projucer: Added a simple sign-in form, added notification tray for project messages, general refactoring 2020-04-17 16:05:10 +01:00
ed
521c250413 Projucer: Remove custom VST3 path options 2020-04-17 14:14:51 +01:00
reuk
327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 2020-04-09 15:22:56 +01:00
ed
c73c5512d5 Projucer: Refactored the module handling code 2020-02-06 15:41:45 +00:00
ed
ecf97e2a08 Projucer: Removed some unused code from the FilePathPropertyComponent 2019-11-14 09:20:51 +00:00
Tom Poole
2fc4404a74 Fixed some more RTAS build errors and marked it as deprecated 2019-05-23 11:37:04 +01:00
ed
da4c1eaf31 Projucer: Remove the option to specify multiple global user module paths which was causing issues on other OSes 2019-02-18 14:19:25 +00:00
jules
cadac817c6 Enabled some more warning flags in Xcode, and fixed the problems they caused 2019-01-11 09:52:10 +00:00
ed
fe49d69dfc Projucer: Added a "VST (Legacy) SDK" field to the global paths window and re-factored the global paths window a bit 2018-11-05 16:12:32 +00:00
ed
a58b3ff38b Projucer: Added a "Reset to Defaults" button to the global paths window 2018-10-25 09:47:17 +01:00
ed
8667ffc059 Projucer: Ensure that ValueWithDefault objects outlive the PropertyComponents which reference them 2018-10-24 11:45:51 +01:00
ed
c4eb15eb21 Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent 2018-10-22 16:42:22 +01:00
ed
f77c995b4d Projucer: Refactored module scanning code and added AvailableModuleList class for asynchronous scanning 2018-08-23 14:15:28 +01:00
ed
bf8adbc29a Projucer: Added an option to set the path to the Android Studio executable in the "Global Paths" settings 2018-06-19 12:18:06 +01:00
hogliux
cf4f12a452 Replaced our VST2 interface headers with official VST3 SDK 2018-06-11 12:49:35 +01:00
ed
ef2d1fa9fd Projucer: Various fixes and improvements to PIPGenerator 2018-03-15 12:10:36 +00:00
ed
47af78fe0b Projucer: Implement PIPGenerator 2018-03-15 12:10:35 +00:00
Renamed from extras/Projucer/Source/Application/Windows/jucer_GlobalSearchPathsWindowComponent.h (Browse further)