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
|
e7e1de78fa
|
Files: Add RangedDirectoryIterator
|
2020-04-13 13:16:06 +01:00 |
|
reuk
|
327f817b9b
|
Copyrights: Update commercial/gpl headers to be gpl-only
|
2020-04-09 15:22:56 +01:00 |
|
ed
|
161e5cd1c3
|
Projucer: Updated Android SDK/NDK fallback paths on Windows
|
2020-01-16 14:14:20 +00:00 |
|
Tom Poole
|
a0b0a3e7bd
|
Projucer: Fixed an issue setting the fallback Android SDK path on Linux
|
2019-06-11 16:40:57 +01:00 |
|
jules
|
2e2cfb5f6c
|
Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones
|
2019-05-09 10:51:19 +01: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
|
c4eb15eb21
|
Projucer: Refactored the global paths window and project exporters to use the new FilePathPropertyComponent
|
2018-10-22 16:42:22 +01:00 |
|
ed
|
6a3825f88f
|
Projucer: Fixed a potential crash when setting a global path from the command line
|
2018-09-25 09:55:45 -07:00 |
|
ed
|
ac8c1a11fb
|
Projucer: Remove some unnecessary assertions from StoredSettings
|
2018-07-26 09:46:46 +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
|
848ab56465
|
Projucer: Don't overwrite newer global settings file when migrating Introjucer settings
|
2018-05-23 09:07:51 +01:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |
|
ed
|
7e310f51bb
|
Projucer: Fixed an assertion that could be hit when calling StoredSettings::checkJUCEPaths()
|
2018-03-20 17:13:10 +00:00 |
|
ed
|
ef2d1fa9fd
|
Projucer: Various fixes and improvements to PIPGenerator
|
2018-03-15 12:10:36 +00:00 |
|
ed
|
bb5dd6aaa6
|
Projucer: Fixed a typo
|
2018-01-12 15:48:50 +00:00 |
|
tpoole
|
a75f023ca5
|
Clion: Added a global path to the CLion exe
|
2017-11-03 18:32:07 +00:00 |
|
tpoole
|
1946712154
|
Projucer: Reorganised some source files so that we can compile with the malfunctioning link time optimisation of legacy 32 bit MinGW compilers
|
2017-10-30 16:32:38 +00:00 |
|
hogliux
|
54029e776d
|
Projucer: Re-factored source code groups and general code clean-up
|
2017-09-29 14:55:01 +01:00 |
|